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☆40Updated 6 months ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- A GUI generator for clap-rs using egui☆109Updated last year
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Yet another string type for Rust☆89Updated this week
- Integer types with customizable niche values☆48Updated 10 months ago
- An alternate Cargo registry using static files☆128Updated 6 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated last month
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last month
- Efficient byte-stream pipe buffer☆43Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Hex Display: A modern xxd alternative.☆43Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- Succinct data structures using very efficient rank and select☆126Updated 2 months ago
- Single-process scheduling: every(10).minutes()?.at(":17")?.run(...☆61Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- Imitate the documentation build that docs.rs would do☆56Updated 3 weeks ago
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆93Updated this week
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Visualize tree-like data on the command-line☆94Updated this week
- Obsessively tiny error derive macro☆87Updated 7 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 3 weeks ago
- ☆93Updated 10 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆48Updated last year