deniszykov / commandlineLinks
Getopt styled command line parser.
☆28Updated 3 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 5 months ago
- DAWG String Dictionary in C#☆121Updated 11 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 10 months ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Fast binary serializer☆65Updated 8 months ago
- A set of very frequently used classes, interfaces, and behaviors used in every day projects.☆27Updated last month
- 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
- Fast C# UUID implementation for .NET 6 & 7☆72Updated 11 months ago
- Simple C# source generation based on custom templates☆105Updated 2 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆116Updated 2 months ago
- Memory pools, non-allocating LINQ, traffic-free collections☆108Updated 4 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
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 3 weeks ago
- Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.☆62Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆61Updated 3 years ago
- High performance contract-less binary serializer for .NET☆88Updated 2 months ago
- Span-ify your code: write high performance memory aware C#☆71Updated 4 months ago
- The most revolutionary syntax visualizer☆76Updated 2 months ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- Run C# code at compile time.☆38Updated 4 years ago
- File path abstraction library for .NET.☆69Updated this week
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Fast and light BitWriter and BitReader.☆68Updated last year
- .NET Serializer testing framework☆75Updated 2 years ago
- Parse any type from string in efficient way☆35Updated 2 months ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year