boraaros / PriorityQueuesLinks
Efficient binary heap and Fibonacci heap implementation
☆10Updated 6 years ago
Alternatives and similar repositories for PriorityQueues
Users that are interested in PriorityQueues are comparing it to the libraries listed below
Sorting:
- ☆117Updated 3 years ago
- Benchmarks of some C# ECS frameworks.☆174Updated 11 months ago
- High Performance Quad Tree Implementations for C# (Point, Rect and PointInv)☆165Updated 7 months ago
- Blazing fast memory allocator designed for video games meets .NET☆173Updated 3 years ago
- A C# library for fixed point numbers☆54Updated 3 months ago
- Incredibly small finite state machine for .NET languages, written in C#. Useful for UIs and games. Runs in .NET, mono, Xamarin and Unity.…☆160Updated 5 years ago
- General purpose C# code library.☆98Updated last month
- Low-level dotnet network benchmark for UDP socket performance (.NET and Unity compatible)☆86Updated 2 years ago
- A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETS…☆357Updated last year
- A C# QuadTree implementation specifically designed for testing AABB collisions in 2D space.☆42Updated 10 years ago
- C# ORM - High Performance, SQL, NoSQL, Messaging, Pub-Sub☆184Updated 10 months ago
- A high performance component oriented take on ECS that supports sparse sets and archetypes seamlessly.☆154Updated 3 weeks ago
- A Client/Server Network State-Synchronization Layer for Games☆160Updated 7 years ago
- Svelto.ECS and Svelto.Tasks Mini Examples for Unity☆146Updated 9 months ago
- C# port of Box2D - Erin Catto's 2D Physics Engine☆307Updated 2 years ago
- A 2D A Star (A*) pathfinding implementation in C# focused on ease of use and extension.☆157Updated 3 months ago
- A pure C# implementation of xxhash algorithm☆283Updated 2 years ago
- Fixed point math with 48.16 precision (based on lib by https://github.com/fholm)☆184Updated 4 years ago
- dotnet 6 port of the C++ recastnavigation library.☆69Updated 2 years ago
- A simple fixed-point math library for C#☆134Updated 7 years ago
- A bare-bones C# .NET Key-value Store in a single database file for Unity☆247Updated 2 years ago
- C# implementation of Fortunes Algorithm. Includes MonoGame example☆91Updated 4 years ago
- A collection of collections for 'unsafe' C# code☆139Updated last year
- A high-performance alloc free c# Jobscheduler.☆198Updated 10 months ago
- Permuted Congruential Generator (PCG) for C#☆53Updated 7 years ago
- Repository with advanced collections like OrderedHashSet or OrderedDictionary☆46Updated 6 years ago
- Lightweight and fully managed reliable UDP library.☆224Updated 2 years ago
- Library for randomly selecting weighted items in C#☆131Updated 4 years ago
- Hex-grid utilities for board and strategy games with path-finding, field-of-view, and more☆146Updated 6 years ago
- A flood fill algorithm implementation for C#☆92Updated 5 years ago