AndreyAkinshin / BlittableStructs
Blittable .NET structs
☆16Updated 9 years ago
Alternatives and similar repositories for BlittableStructs:
Users that are interested in BlittableStructs are comparing it to the libraries listed below
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 7 months ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- C# library which provides uniform API for conversion between types.☆22Updated 11 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Fast Accessors for .Net☆33Updated 2 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 10 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Add x64 intrinsics to .NET through the use of ungodly hacks☆16Updated 9 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Library-based implementation of Code Contracts-like API☆32Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Smash provides a collection of non-cryptographic hashes for .NET☆20Updated last year
- A C# port of JavaFastPFOR☆53Updated last year
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Voodoo Magic for WPF.☆13Updated 8 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Efficient compiler of .NET expression trees☆22Updated 4 months ago