Entomy / LibLanglyLinks
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
Sorting:
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 9 months ago
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- ☆24Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- High-performance network packet decoding and packet decoder source generator☆39Updated 5 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 months ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 6 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- ☆59Updated 2 weeks ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- ☆29Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- ☆18Updated 4 years ago