domodwyer / interavlLinks
An optimised interval tree for efficient interval stabbing
☆15Updated 2 months ago
Alternatives and similar repositories for interavl
Users that are interested in interavl are comparing it to the libraries listed below
Sorting:
- Serde Visitor for deserializing untagged enums☆64Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- ☆35Updated 3 years ago
- Waveform generator library written in Rust☆38Updated 2 years ago
- Multi backend HashMap for higher performance on different key space sizes☆28Updated 6 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Tracing layer to quickly inspect spans and events☆38Updated 2 years ago
- A minimalist property-based testing library☆110Updated 2 months ago
- Memory validation framework for Rust☆69Updated 5 months ago
- Mitochondria is the powerhouse of the `Cell`☆30Updated 8 years ago
- Basic Ordinary Differential Equation solvers☆59Updated 3 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 4 months ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- SIMD aligned data structures to work with `std::simd`.☆8Updated 7 months ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated last month
- A synchronous message passing channel that only retains the most recent value.☆13Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Some internal rustc tools made accessible☆47Updated 6 months ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Human-friendly indexed collections☆53Updated last month
- Rust wrappers for NGT approximate nearest neighbor search☆38Updated last year
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆26Updated last year
- Collection of succinct data structures in Rust☆98Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆45Updated 2 weeks ago
- ☆72Updated last month
- Easy access to individual bits of integers.☆50Updated 2 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated last year