badamczewski / DataOrientedDesign
Sample codes from my Lectures and Trainings on DoD
☆50Updated 4 years ago
Alternatives and similar repositories for DataOrientedDesign:
Users that are interested in DataOrientedDesign are comparing it to the libraries listed below
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- Interop bindings for mimalloc.☆43Updated 2 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆39Updated last year
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Port of https://github.com/cmuratori/meow_hash to .NET Core☆18Updated 4 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- ☆12Updated 4 years ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 6 months ago
- Intrinsics accelerated math functions for .NET Core - trading accuracy for performance☆17Updated 5 years ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- ☆23Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 9 months ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆20Updated last year
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 7 months ago
- Concurrency library for .Net☆63Updated 2 months ago
- Blittable .NET structs☆16Updated 9 years ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- A low-level graphics library for .NET powered by Vulkan.☆22Updated 2 weeks ago