sqeezy / FibonacciHeapLinks
C# implementation of a fibonacci heap structure.
☆27Updated 2 months ago
Alternatives and similar repositories for FibonacciHeap
Users that are interested in FibonacciHeap are comparing it to the libraries listed below
Sorting:
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 6 months ago
- An analyzer for Non-Copyable structs.☆33Updated 3 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- ☆29Updated 6 years ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆12Updated 3 years ago
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆15Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks ago
- A library that queries Roslyn's C# syntax tree with CSS selector-like syntax.☆30Updated 4 years ago
- Control the value of the localsinit flag on methods.☆16Updated 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
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- BigMachines is State Machine library for .NET☆42Updated 2 weeks ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- A C# port of JavaFastPFOR☆54Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆46Updated 2 months ago
- Fast SIMD-based UTF-8 Validation in C#☆44Updated 6 months ago
- Concurrency library for .Net☆64Updated 3 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 10 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆87Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated this week
- Generate plots for BenchmarkDotNet☆12Updated 8 months ago
- Fast Accessors for .Net☆33Updated 2 years ago