badamczewski / DataOrientedDesignLinks
Sample codes from my Lectures and Trainings on DoD
☆50Updated 5 years ago
Alternatives and similar repositories for DataOrientedDesign
Users that are interested in DataOrientedDesign are comparing it to the libraries listed below
Sorting:
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆90Updated last year
- Managed port of mimalloc.☆45Updated 3 months ago
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- Small C# code generator. Easily generate code programmatically!☆73Updated 3 years ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- High performance SIMD operations in c#☆47Updated 6 years ago
- Infrastructure for high performance code.☆64Updated 8 years ago
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- Create zero allocation capturing struct lambdas!☆16Updated 2 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Updated last year
- Easy to use SIMD accelerated Array and Span methods☆93Updated 3 years ago
- Parse any type from string in efficient way☆35Updated 2 months ago
- A tool for performing post-compilation optimization on managed assemblies.☆16Updated 3 months ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 2 months ago
- ☆12Updated 4 years ago
- .NET Serializer testing framework☆78Updated 2 years ago
- Extends C# with Mixins.☆27Updated 3 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- Simplified, but extremely fast protobuf encoder.☆20Updated last year
- Port of https://github.com/cmuratori/meow_hash to .NET Core☆20Updated 5 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆58Updated last year
- ☆34Updated last year
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆57Updated 2 years ago
- CLI Coding Agent not for Vibe-coding, for C# Expert.☆99Updated last month
- This library provides struct based collections for high performance and low memory usage☆36Updated last year
- C# examples using WebGPU and NativeAOT☆49Updated 3 years ago