badamczewski / DataOrientedDesign
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+☆83Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- Interop bindings for mimalloc.☆43Updated 2 months ago
- Port of https://github.com/cmuratori/meow_hash to .NET Core☆18Updated 4 years 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
- Sample code to show how to walk the managed heap in C#☆31Updated 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☆31Updated last year
- Simplified, but extremely fast protobuf encoder.☆17Updated 10 months ago
- ☆29Updated 5 years ago
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- ☆12Updated 4 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated 10 months ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months 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
- Small C# code generator. Easily generate code programmatically!☆74Updated 2 years ago
- Parse any type from string in efficient way☆35Updated 4 months ago
- A low-level graphics library for .NET powered by Vulkan.☆22Updated last month
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Tiny and simple data format/serializer.☆22Updated this week
- High-performance network packet decoding and packet decoder source generator☆39Updated 3 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year