deniszykov / commandlineLinks
Getopt styled command line parser.
☆28Updated 2 months ago
Alternatives and similar repositories for commandline
Users that are interested in commandline are comparing it to the libraries listed below
Sorting:
- Simple way to serialize and deserialize polymorphic types for Json.NET☆46Updated 4 months ago
- DAWG String Dictionary in C#☆121Updated 10 months ago
- Fast C# UUID implementation for .NET 6 & 7☆72Updated 10 months ago
- Extensible RPC library with Typescript client generator☆86Updated 11 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- Memory pools, non-allocating LINQ, traffic-free collections☆107Updated 4 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆24Updated 2 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆116Updated 2 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 9 months ago
- File path abstraction library for .NET.☆68Updated 2 weeks ago
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆60Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Concurrency library for .Net☆64Updated 2 months ago
- Fast binary serializer☆65Updated 7 months ago
- Simple C# source generation based on custom templates☆105Updated last year
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Span-ify your code: write high performance memory aware C#☆71Updated 3 months ago
- .NET Serializer testing framework☆75Updated 2 years ago
- ☆31Updated last year
- Immutability is easy!☆50Updated last month
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆101Updated 7 months ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- A set of very frequently used classes, interfaces, and behaviors used in every day projects.☆27Updated 3 weeks ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆45Updated 3 years ago
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago