badamczewski / DataOrientedDesignLinks
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
Sorting:
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆87Updated last year
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- Interop bindings for mimalloc.☆45Updated 5 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- Span-ify your code: write high performance memory aware C#☆71Updated 4 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- ☆26Updated 6 months ago
- 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
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- C# version for the The One Billion Row Challenge☆32Updated last year
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Simplified, but extremely fast protobuf encoder.☆17Updated last year
- High performance SIMD operations in c#☆45Updated 6 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆190Updated last year
- .NET Serializer testing framework☆75Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- Extends C# with Mixins.☆27Updated 2 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Parse any type from string in efficient way☆35Updated 2 months ago
- Create zero allocation capturing struct lambdas!☆10Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- A low-level graphics library for .NET powered by Vulkan.☆28Updated 4 months ago
- ☆12Updated 4 years ago
- Titan, Game Engine in .NET 8 C# 11 and DirectX 12☆88Updated last year