Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.
翻译 - Manifold插入Java以补充其强大的功能,从类型安全的元编程,扩展方法,运算符重载和单元表达式到集成的模板引擎和预处理器。 IntelliJ IDEA中完全支持所有功能。只需将Manifold添加到您的项目并开始利用它。
C# Extension Methods | Over 1000 extension methods:
A minimalist Flutter framework for rapidly building Flutter apps.
🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
Set of extensions for Kotlin that provides Discrete math functionalities
A set of extension methods to complement the ones from System.Linq.Enumerable
Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.
A bunch of code I like to have on hand while working in Unity
Extensions, Auditing, Concurrency Checks, JSON properties and Transaction Logs for EntityFramework and EFCore
An Extension Library for Unity.Mathematics - Extension Methods, New Syntax, Optimized Functions, and more !
An extension to the widget that helps to reduce the boilerplate and adds some helpful methods. and you can make responsive design.
#安卓#Utility extensions to boost your programming with Kotlin.
EPPlus extension that make easier to extract POCO from excel tables
A dart package aiming to provide useful extensions and helper functions to ease and speed up development.
lib12 is a library of universal helpers and extensions useful in any .NET project
UExtension is a basic type extension library for .Net and Unity projects. It integrates a large number of commonly used, efficient and convenient extension methods, which helps to greatly improve deve...
Kişisel web sitemde yayınladığım C# derslerini içeren bir projedir. Tüm dersleri içermemekle birlikte 12.11.2018 tarihinden sonra eklediğim ve bu projeye eklenmesini mantıklı bulduğum dersleri bu proj...
Introduces macro/meta annotations @ aux, @ self, @ instance, @ apply, @ delegated, @ syntax and String-based type class LabelledGeneric
The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm