JeremyKuhne / ValuePrototypeLinks
Non-boxing passing of values.
☆28Updated 3 weeks ago
Alternatives and similar repositories for ValuePrototype
Users that are interested in ValuePrototype are comparing it to the libraries listed below
Sorting:
- ☆55Updated 3 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- Simple build versioning for .NET, powered by Git tags☆64Updated last week
- File path abstraction library for .NET.☆69Updated last week
- BigMachines is State Machine library for .NET☆43Updated 3 weeks ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated last week
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆98Updated last month
- Simple source only reflection library with default interface property support☆73Updated 2 weeks ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆46Updated 4 months ago
- A C# string parser based on simple templates using source generators.☆52Updated 3 months ago
- Micro ORM with source generator☆27Updated last year
- The most revolutionary syntax visualizer☆76Updated 2 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 10 months ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated 2 weeks ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- 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
- Immutability is easy!☆50Updated last month
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆64Updated 3 weeks ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆40Updated 3 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆112Updated last year
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆20Updated last year
- Provides compile-time discovery and code generation of service registrations from attributed types and conventions☆59Updated last week
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆88Updated 6 months 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
- Generates a synchronized version of an async method☆67Updated last week