sqeezy / FibonacciHeapLinks
C# implementation of a fibonacci heap structure.
☆27Updated 6 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
- BigMachines is State Machine library for .NET☆43Updated last week
- High-performance network packet decoding and packet decoder source generator☆40Updated 9 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- Tiny and simple data format/serializer.☆22Updated last week
- ☆24Updated 4 years ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- Fast SIMD-based UTF-8 Validation in C#☆44Updated 9 months ago
- An allocation free Task-like object for async methods☆40Updated last year
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- LINQ implementation for Span☆24Updated last year
- Generate plots for BenchmarkDotNet☆13Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Simple build versioning for .NET, powered by Git tags☆67Updated this week
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆57Updated 2 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Control the value of the localsinit flag on methods.☆17Updated 4 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks 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
- Assembly-level sandboxing for .NET Core☆74Updated 2 weeks ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Concurrency library for .Net☆65Updated 6 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago