sqeezy / FibonacciHeapLinks
C# implementation of a fibonacci heap structure.
☆27Updated 5 months ago
Alternatives and similar repositories for FibonacciHeap
Users that are interested in FibonacciHeap are comparing it to the libraries listed below
Sorting:
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- High-performance network packet decoding and packet decoder source generator☆40Updated 8 months ago
- An analyzer for Non-Copyable structs.☆37Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Tiny and simple data format/serializer.☆22Updated last week
- A library that queries Roslyn's C# syntax tree with CSS selector-like syntax.☆30Updated 5 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- High performance SIMD operations in c#☆46Updated 6 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆56Updated 2 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated 2 years ago
- Create zero allocation capturing struct lambdas!☆11Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- A 256-bit integer implementation for .NET☆45Updated last month
- BigMachines is State Machine library for .NET☆44Updated last week
- Simple build versioning for .NET, powered by Git tags☆66Updated this week
- Control the value of the localsinit flag on methods.☆16Updated 4 years ago
- A .NET implementation of a parser for the KDL document language.☆32Updated 2 years ago
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆16Updated last year
- Fast SIMD-based UTF-8 Validation in C#☆45Updated 8 months ago
- Fast binary serializer☆66Updated 11 months ago
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆48Updated 3 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
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆20Updated last year