TyberiusPrime / nested_intervals
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:
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- ☆34Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Ultra-compact storage for collections of enums 🌱☆22Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 2 weeks ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- ☆20Updated 8 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆11Updated 5 years ago
- Rust traits for nonzero generic integers☆15Updated 2 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- A library for constructing statically sized arrays☆10Updated 3 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last month
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18Updated 5 years ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago