AndreyAkinshin / BlittableStructsLinks
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
Sorting:
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 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
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- Model-checker for lock and wait free C# code☆77Updated 7 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Analyse Memory Dumps looking at .NET String types☆30Updated 8 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Research project for the Linq for the 2d arrays and images☆20Updated last year
- A C# port of JavaFastPFOR☆54Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 2 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆67Updated 4 years ago
- An analyzer for Non-Copyable structs.☆33Updated 3 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Code for my talk ".NET Core: Performance Storm"☆9Updated 8 years ago
- C# code generator based on the Roslyn API☆32Updated 11 years ago
- Experiment - is it possible to optimize LINQ?☆11Updated 9 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- Voodoo Magic for WPF.☆13Updated 9 years ago
- An incremental constraint solver for .NET☆33Updated 13 years ago
- An alternative to AutoMapper, Hyper fast object-to-object mapper built on fastest serializer technology.☆92Updated 5 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago