Entomy / LibLangly
The combined Langly runtime
☆33Updated 3 years ago
Alternatives and similar repositories for LibLangly:
Users that are interested in LibLangly are comparing it to the libraries listed below
- ☆28Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 2 months ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Non-boxing passing of values.☆27Updated 8 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- ☆23Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 5 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- A library that automatically adds support for object deconstruction in C#.☆40Updated last month
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- FrozenObjects serializer and deserializer☆91Updated 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…☆24Updated 5 years ago
- Analyzers checking System.Reflection☆81Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 9 months ago
- Example implementation of IValueTaskSource☆31Updated last year
- Dependency free reactive abstraction for `System.Diagnostics.Process`, exposes handy static one-liner methods for the one offs☆29Updated 3 months ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated last month
- A set of generators helping dealing with structs in C#☆47Updated 3 years ago
- Tiny and simple data format/serializer.☆22Updated 2 weeks ago
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆19Updated last year
- ☆18Updated 4 years ago
- Source Generator Generating the Dispose functions in Disposables.☆16Updated 10 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Fast Accessors for .Net☆33Updated 2 years ago