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:
- Managed port of mimalloc.☆44Updated 7 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆72Updated 6 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- Parse any type from string in efficient way☆35Updated last week
- High performance SIMD operations in c#☆46Updated 6 years ago
- C# version for the The One Billion Row Challenge☆33Updated 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
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆80Updated 8 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Infrastructure for high performance code.☆64Updated 7 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 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
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Simplified, but extremely fast protobuf encoder.☆17Updated last year
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- ☆12Updated 4 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆193Updated last year
- Port of https://github.com/cmuratori/meow_hash to .NET Core☆18Updated 5 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Concurrency library for .Net☆65Updated 5 months ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆66Updated last year
- ☆34Updated 8 months ago
- Extends C# with Mixins.☆27Updated 3 years ago