badamczewski / DataOrientedDesign
Sample codes from my Lectures and Trainings on DoD
☆46Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for DataOrientedDesign
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆78Updated 8 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 4 months ago
- C# version for the The One Billion Row Challenge☆30Updated 8 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆38Updated 8 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 4 months ago
- The combined Langly runtime☆33Updated 2 years ago
- Span-ify your code: write high performance memory aware C#☆67Updated 9 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆23Updated 3 years ago
- Interop bindings for mimalloc.☆32Updated 2 months ago
- Parse any type from string in efficient way☆33Updated last month
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆49Updated 4 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…☆24Updated 5 years ago
- ☆12Updated 3 years ago
- Concurrency library for .Net☆62Updated 9 months ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆46Updated 4 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Sample code to show how to walk the managed heap in C#☆30Updated 9 months ago
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- High-performance network packet decoding and packet decoder source generator☆37Updated 2 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- Port of https://github.com/cmuratori/meow_hash to .NET Core☆17Updated 4 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆58Updated 9 months ago
- Intrinsics accelerated math functions for .NET Core - trading accuracy for performance☆16Updated 5 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago