mykeels / CommandLineParserLinks
A command-line-parser c# library for .NET
☆16Updated 7 years ago
Alternatives and similar repositories for CommandLineParser
Users that are interested in CommandLineParser are comparing it to the libraries listed below
Sorting:
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 years ago
- A C# Deque class☆50Updated 11 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 3 years ago
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago
- Small C# code generator. Easily generate code programmatically!☆73Updated 3 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- A collection of generic C# data structures, including an iterative binary search trees, an AVL tree, a red-black tree, a skip-list, and a…☆25Updated 11 years ago
- Yet another rules engine, but simpler to use!!☆45Updated 8 years ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 9 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- 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
- A set of helpers and extensions for C# programming.☆53Updated 6 years ago
- Binary serializer with full .NET support!☆17Updated 8 months ago
- Adapter for Microsoft.Extensions.Logging☆16Updated 2 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 13 years ago
- C# library which provides uniform API for conversion between types.☆24Updated last week
- CSharpEval, a lightweight C# Eval and Read-Evaluate-Print-Loop (REPL) program.☆25Updated 8 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
- Manages multi-threaded writing to a single file.☆30Updated 7 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 5 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 7 months ago
- Centralized configuration settings for dotnet microservices☆22Updated last week
- Remote Actors for .NET and Mono☆33Updated 9 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- CSharpTest.Net.Tools (moved from https://code.google.com/p/csharptest-net/)☆15Updated 11 years ago
- A simple lib in C# for parsing and evaluating expressions.☆19Updated 5 years ago