louthy / best-formLinks
The best form of documentation is the code itself
☆30Updated 4 months ago
Alternatives and similar repositories for best-form
Users that are interested in best-form are comparing it to the libraries listed below
Sorting:
- .NET library to work with Git repositories☆34Updated last week
- ☆18Updated 4 years ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Easily script browsers.☆59Updated 2 years ago
- ☆12Updated 2 years ago
- Oly Language Compiler and Runtime☆55Updated this week
- Actor library for C# with additional modules that support persistence to Redis, as well as JS integration☆123Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies☆51Updated last month
- Playground for Dictionary performance improvements☆27Updated last year
- A terminal abstraction with platform-specific drivers.☆25Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- JSON diff tool for .NET☆53Updated last year
- Reactive Extensions + Immutable Collections = Reactive Collections !☆20Updated 4 years ago
- A C# string parser based on simple templates using source generators.☆44Updated last month
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- Dependency free reactive abstraction for `System.Diagnostics.Process`, exposes handy static one-liner methods for the one offs☆29Updated 6 months ago
- A set of Roslyn analyzers related to multithreading