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:
- Bounded multiple producers multiple consumers queue for .NET☆58Updated 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
- 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
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Analyse Memory Dumps looking at .NET String types☆30Updated 9 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- Model-checker for lock and wait free C# code☆77Updated 7 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Concurrency library for .Net☆64Updated 4 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 3 months ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 4 years ago
- Benchmarks for .net dependency injection containers☆17Updated 7 years ago
- An analyzer for Non-Copyable structs.☆35Updated 3 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A .NET/Mono library to handle color spaces (and light spectrums!)☆48Updated 5 years ago
- Visualization of the managed memory.☆84Updated 8 years ago
- C# formatter for .NET & Mono stack traces☆23Updated 9 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Voodoo Magic for WPF.☆13Updated 9 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 9 years ago
- Observable Linq query implementation.☆36Updated 9 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year