deniszykov / commandlineLinks
Getopt styled command line parser.
☆28Updated 4 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 6 months ago
- Fast C# UUID implementation for .NET 6 & 7☆73Updated last year
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- DAWG String Dictionary in C#☆121Updated last year
- Fast binary serializer☆65Updated 9 months ago
- A set of very frequently used classes, interfaces, and behaviors used in every day projects.☆27Updated 2 months ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 11 months ago
- Memory pools, non-allocating LINQ, traffic-free collections☆109Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.☆62Updated last year
- Extensible RPC library with Typescript client generator☆86Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 3 years ago
- Simple C# source generation based on custom templates☆106Updated 2 years ago
- Span-ify your code: write high performance memory aware C#☆71Updated 5 months ago
- File path abstraction library for .NET.☆68Updated this week
- .NET Serializer testing framework☆75Updated 2 years ago
- 📚 A simple library for realization state machines in C# code☆50Updated 4 years ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 3 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- .NET library for generating identicons. Running on .NET Core and other .NET Standard compatible platforms.☆89Updated 2 years ago
- High performance contract-less binary serializer for .NET☆88Updated 3 months ago
- Parse any type from string in efficient way☆35Updated 3 months ago
- Replaces static method calls.☆68Updated 7 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆117Updated 3 months ago