domodwyer / interavl
An optimised interval tree for efficient interval stabbing
☆13Updated last month
Alternatives and similar repositories for interavl:
Users that are interested in interavl are comparing it to the libraries listed below
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- ☆35Updated 3 years ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- constant-size associative container backed by a simple array☆19Updated last year
- Human-friendly indexed collections☆53Updated 3 weeks ago
- ☆33Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Callgrind-based benchmark harness written in Rust☆26Updated last year
- A synchronous message passing channel that only retains the most recent value.☆13Updated last year
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆31Updated 3 months ago
- Bit-vectors and bit-slices for Rust☆28Updated 3 years ago
- Experimenting with Rust's fundamental data model☆51Updated 5 months ago
- Rust traits for key comparison in maps.☆24Updated last month
- Rust macros that produce the name of the function they're invoked within.☆22Updated 2 years 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…☆46Updated 2 years ago
- "Valgrind Client Request" interface for Rust programs☆16Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 3 weeks ago
- A minimalist property-based testing library☆109Updated last month
- ☆33Updated 2 years ago
- SIMD aligned data structures to work with `std::simd`.☆8Updated 3 months ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Somewhat hacky workaround for the lack of stream generators☆13Updated 5 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated last year
- ☆29Updated 11 months ago