AndreyAkinshin / BlittableStructsLinks
Blittable .NET structs
☆16Updated 10 years ago
Alternatives and similar repositories for BlittableStructs
Users that are interested in BlittableStructs are comparing it to the libraries listed below
Sorting:
- Bounded multiple producers multiple consumers queue for .NET☆59Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Model-checker for lock and wait free C# code☆78Updated 7 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 11 years ago
- A C# port of JavaFastPFOR☆57Updated 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
- Analyse Memory Dumps looking at .NET String types☆30Updated 9 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 8 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆45Updated 2 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 6 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆69Updated 5 years ago
- Fast Accessors for .Net☆33Updated 3 years ago
- Manages multi-threaded writing to a single file.☆30Updated 7 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- Concurrency library for .Net☆65Updated 8 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Add x64 intrinsics to .NET through the use of ungodly hacks☆16Updated 10 years ago
- Port of Google's farmhash algorithm to .NET☆67Updated 2 years ago
- Voodoo Magic for WPF.☆13Updated 9 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 8 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- An analyzer for Non-Copyable structs.☆36Updated 3 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- Benchmarks for .net dependency injection containers☆17Updated 7 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago