ripytide / nodit
This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap
☆39Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for nodit
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆60Updated 3 months ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- horrible serde macro stuff☆39Updated last year
- Zero-cost bitsets over native Rust types☆76Updated last month
- Rust procedural macro attribute parser☆37Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated last week
- Minimalist Rust syntax parsing for procedural macros☆63Updated 5 months ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆41Updated 2 months ago
- An alternate Cargo registry using static files☆105Updated 2 months ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Efficient byte-stream pipe buffer☆40Updated 4 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆88Updated this week
- Obsessively tiny error derive macro☆84Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆36Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆82Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Mirror of Rust's allocator api for use on stable rust☆48Updated last week
- Hitori is a generic regular expressions library.☆52Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- ☆58Updated last week
- Abstract over different executors☆74Updated last year
- Threadsafe RefCell for Rust☆88Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆34Updated 11 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- A simple in-memory search for collections and key-value stores.☆64Updated last month