iwburns / slab-treeLinks
A vec-backed tree structure with tree-specific generational indexes.
☆40Updated last year
Alternatives and similar repositories for slab-tree
Users that are interested in slab-tree are comparing it to the libraries listed below
Sorting:
- Detect unused pub methods in a Rust workspace☆38Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Yet another string type for Rust☆86Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Transitive derive macros for Rust☆32Updated last month
- ☆54Updated last year
- horrible serde macro stuff☆39Updated last year
- Generate a THIRDPARTY file with all licenses in a cargo project.☆101Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆86Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Macro for sealing traits and structures☆58Updated 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.☆49Updated last year
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last month
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- 🐱concat! with support for const variables and expressions☆41Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆77Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆80Updated 7 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Derive a builder for your constructors in Rust☆70Updated 5 months ago
- Parallel iterator processing library for Rust☆103Updated last year
- Proof of concept ranged integers in Rust.☆48Updated 3 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year