deniszykov / commandlineLinks
Getopt styled command line parser.
☆29Updated last week
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#☆123Updated 3 months ago
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆45Updated 3 years ago
- A set of very frequently used classes, interfaces, and behaviors used in every day projects.☆28Updated 7 months ago
- Fast binary serializer☆66Updated last year
- C# library which provides uniform API for conversion between types.☆24Updated last week
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- Fast C# UUID implementation for .NET 6 & 7☆73Updated last year
- 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
- Simple way to serialize and deserialize polymorphic types for Json.NET☆47Updated 11 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 3 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆58Updated 3 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated 2 months ago
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆62Updated 4 years ago
- A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.☆39Updated this week
- Memory pools, non-allocating LINQ, traffic-free collections☆111Updated 4 years ago
- Run C# code at compile time.☆40Updated 5 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 8 months ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- ☆52Updated 2 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆28Updated 3 weeks ago
- The most revolutionary syntax visualizer☆81Updated 8 months ago
- Replaces static method calls.☆68Updated last year
- Fast and light BitWriter and BitReader.☆69Updated 3 months ago
- File path abstraction library for .NET.☆96Updated this week
- Auto generate Clone method using C# Source Generator☆86Updated 2 years ago
- Double-ended queue☆137Updated last year