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:
- Fast binary serializer☆66Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Simple way to serialize and deserialize polymorphic types for Json.NET☆47Updated 9 months ago
- A set of very frequently used classes, interfaces, and behaviors used in every day projects.☆28Updated 5 months ago
- DAWG String Dictionary in C#☆121Updated last month
- Fast C# UUID implementation for .NET 6 & 7☆73Updated 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 3 years ago
- C# library which provides uniform API for conversion between types.☆24Updated last year
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆61Updated 3 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- File path abstraction library for .NET.☆93Updated last week
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- 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/…☆57Updated last month
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆103Updated last year
- A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.☆39Updated last week
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 7 months ago
- Simple build versioning for .NET, powered by Git tags☆67Updated last week
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 5 months ago
- Concurrency library for .Net☆65Updated 7 months ago
- INotifyPropertyChanged MSBuild Task☆38Updated 9 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
- Simple C# source generation based on custom templates☆108Updated 2 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated 2 weeks ago
- ☆59Updated 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
- C# to HTML Converter with syntax highlighting☆56Updated 9 months ago