sqeezy / FibonacciHeapLinks
C# implementation of a fibonacci heap structure.
☆27Updated 8 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☆39Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆16Updated last year
- 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
- Control the value of the localsinit flag on methods.☆17Updated 5 years ago
- A .NET implementation of a parser for the KDL document language.☆34Updated 3 years ago
- High-performance network packet decoding and packet decoder source generator☆41Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- A C# port of JavaFastPFOR☆58Updated 2 years ago
- A light-weight, performant interval tree in C#☆36Updated 10 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Concurrency library for .Net☆65Updated 9 months ago
- An analyzer for Non-Copyable structs.☆37Updated 3 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆57Updated 2 years ago
- A 256-bit integer implementation for .NET☆49Updated this week
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 6 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Smash provides a collection of non-cryptographic hashes for .NET☆20Updated last year
- Sample code to show how to walk the managed heap in C#☆32Updated 2 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated 2 years ago
- Tiny and simple data format/serializer.☆22Updated last week
- ☆24Updated 5 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆21Updated 2 years ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆14Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago