deniszykov / commandlineLinks
Getopt styled command line parser.
☆29Updated 7 months ago
Alternatives and similar repositories for commandline
Users that are interested in commandline are comparing it to the libraries listed below
Sorting:
- DAWG String Dictionary in C#☆121Updated last month
- Simple way to serialize and deserialize polymorphic types for Json.NET☆47Updated 8 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Fast binary serializer☆66Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- Fast C# UUID implementation for .NET 6 & 7☆73Updated last year
- Simple C# source generation based on custom templates☆108Updated 2 years 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
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆61Updated 3 years ago
- 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
- A set of very frequently used classes, interfaces, and behaviors used in every day projects.☆27Updated 5 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 6 months ago
- Memory pools, non-allocating LINQ, traffic-free collections☆110Updated 4 years ago
- File path abstraction library for .NET.☆93Updated this week
- Fast and light BitWriter and BitReader.☆69Updated 3 weeks ago
- Span-ify your code: write high performance memory aware C#☆73Updated 8 months ago
- Double-ended queue☆137Updated last year
- A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.☆39Updated this week
- Extensible RPC library with Typescript client generator☆86Updated last year
- Extremely fast MurmurHash implementation with zero heap allocations☆42Updated 5 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 6 months ago
- Concurrency library for .Net☆65Updated 6 months ago
- A extremely fast ioc container for high performance applications☆76Updated 5 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆47Updated 8 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last month
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 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