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+☆88Updated last year
- Interop bindings for mimalloc.☆44Updated 6 months ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- Span-ify your code: write high performance memory aware C#☆71Updated 5 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- C# version for the The One Billion Row Challenge☆32Updated 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
- High performance SIMD operations in c#☆46Updated 6 years ago
- Simplified, but extremely fast protobuf encoder.☆17Updated last year
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- A 256-bit integer implementation for .NET☆45Updated 3 weeks ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Create zero allocation capturing struct lambdas!☆11Updated last year
- Extends C# with Mixins.☆27Updated 3 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆79Updated 7 months ago
- .NET Serializer testing framework☆75Updated 2 years ago
- An analyzer for Non-Copyable structs.☆34Updated 3 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- ☆24Updated 4 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated 2 years ago
- A low-level graphics library for .NET powered by Vulkan.☆29Updated 4 months ago
- A tool for performing post-compilation optimization on managed assemblies.☆15Updated last month
- This library provides struct based collections for high performance and low memory usage☆35Updated 10 months ago