ripytide / nodit
This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap
☆44Updated 7 months ago
Alternatives and similar repositories for nodit:
Users that are interested in nodit are comparing it to the libraries listed below
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated last week
- Const TypeId and non-'static TypeId☆66Updated last month
- horrible serde macro stuff☆38Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆39Updated 2 weeks ago
- Imitate the documentation build that docs.rs would do☆50Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Serde support for the humantime crate☆33Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- Abstract over different executors☆73Updated last year
- An exploration of Storages☆35Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- futures-buffered☆39Updated last month
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- State machine pattern for Rust☆29Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Hitori is a generic regular expressions library.☆54Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆39Updated 11 months ago
- Add documentation to function arguments in Rust☆46Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Serde Visitor for deserializing untagged enums☆62Updated last month
- Zero-cost specialization in generic context on stable Rust☆21Updated 5 months ago
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago