ripytide / nodit
This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap
☆41Updated 4 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.☆67Updated last month
- A memory efficient syntax tree for language developers☆51Updated 4 months ago
- horrible serde macro stuff☆39Updated last year
- Serde Visitor for deserializing untagged enums☆60Updated 2 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last week
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- Imitate the documentation build that docs.rs would do☆43Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated 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.☆43Updated 11 months ago
- Transitive derive macros for Rust☆30Updated 8 months ago
- Rust procedural macro attribute parser☆37Updated 7 months ago
- Macro for sealing traits and structures☆50Updated last month
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆67Updated 2 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Minimalist Rust syntax parsing for procedural macros☆64Updated 7 months ago
- Take a value atomically once.☆27Updated last year
- Threadsafe RefCell for Rust☆89Updated last year
- Choose Rust types at compile-time via constants☆63Updated 11 months ago
- An exploration of Storages☆35Updated last year
- State machine pattern for Rust☆30Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆53Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆89Updated 2 weeks ago