TyberiusPrime / nested_intervalsLinks
nested & overlapping interval set functions, overlap, union, etc (Rust)
☆17Updated last year
Alternatives and similar repositories for nested_intervals
Users that are interested in nested_intervals are comparing it to the libraries listed below
Sorting:
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆12Updated 6 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Compact sets in rust☆60Updated 10 months ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 9 years ago
- Propositional logic with exponentials☆23Updated last week
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- ☆31Updated 5 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Token tree calling convention☆82Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.