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:
- Interop bindings for mimalloc.☆43Updated 4 months ago
- The combined Langly runtime☆33Updated 3 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆85Updated last year
- C# version for the The One Billion Row Challenge☆31Updated last year
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 11 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- High performance SIMD operations in c#☆44Updated 6 years ago
- Port of https://github.com/cmuratori/meow_hash to .NET Core☆18Updated 4 years ago
- ☆12Updated 4 years ago
- Parse any type from string in efficient way☆35Updated last month
- 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
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Small C# code generator. Easily generate code programmatically!☆74Updated 2 years ago
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆20Updated last year
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- Concurrency library for .Net☆64Updated last month
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Asynchronous coroutines in C#☆41Updated 4 years ago
- Interop bindings for Vulkan.☆34Updated 4 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- A basic intro to Vector<T> in c#☆23Updated 6 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- This library provides struct based collections for high performance and low memory usage☆34Updated 8 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago