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:
- ☆34Updated 3 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Pretty backtraces for rust☆15Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Ultra-compact storage for collections of enums 🌱☆22Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Rust traits for nonzero generic integers☆15Updated 3 years ago
- Grammar framework.☆12Updated 5 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago
- A Rust source code parser and explorer☆23Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- ☆36Updated 10 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- A package manager☆19Updated 5 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year