badamczewski / DataOrientedDesignLinks
Sample codes from my Lectures and Trainings on DoD
☆50Updated 5 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+☆89Updated last year
- Managed port of mimalloc.☆45Updated 2 months ago
- Easy to use SIMD accelerated Array and Span methods☆92Updated 3 years ago
- Small C# code generator. Easily generate code programmatically!☆73Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Infrastructure for high performance code.☆64Updated 8 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
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- High performance SIMD operations in c#☆47Updated 6 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- ☆12Updated 4 years ago
- Concurrency library for .Net☆65Updated 8 months ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆56Updated last year
- Create zero allocation capturing struct lambdas!☆14Updated last year
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆67Updated last year
- Parse any type from string in efficient way☆35Updated last month
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Extends C# with Mixins.☆27Updated 3 years ago
- ☆34Updated 11 months ago
- A 256-bit integer implementation for .NET☆48Updated this week
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 2 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- .NET Serializer testing framework☆76Updated 2 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 7 months ago
- A pure C# implementation of sparse bitsets☆25Updated 2 years ago