AndreyAkinshin / BlittableStructs
Blittable .NET structs
☆15Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for BlittableStructs
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- The combined Langly runtime☆33Updated 2 years ago
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆22Updated 2 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Bounded multiple producers multiple consumers queue for .NET☆56Updated last year
- MemoryStream with ArrayPool☆12Updated 2 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 9 years ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- .NET bindings for native numerical computing☆31Updated 6 years ago
- Benchmarks for .net dependency injection containers☆17Updated 6 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A C# port of the JavaFastPFOR library by Daniel Lemire☆51Updated last year
- Add x64 intrinsics to .NET through the use of ungodly hacks☆16Updated 9 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 4 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆23Updated 3 years ago
- C# formatter for .NET & Mono stack traces☆23Updated 8 years ago
- Tool to investigate the performance impact of inlines in the CoreCLR☆15Updated 6 years ago
- Smash provides a collection of non-cryptographic hashes for .NET☆19Updated 8 months ago
- Code for my talk ".NET Core: Performance Storm"☆9Updated 7 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 6 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago