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:
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last week
- horrible serde macro stuff☆39Updated last year
- Single-process scheduling: every(10).minutes()?.at(":17")?.run(...☆60Updated last year
- Detect unused pub methods in a Rust workspace☆42Updated 8 months ago
- Yet another string type for Rust☆89Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last week
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated this week
- Only argument parsing! Nothing more.☆16Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- Macro for sealing traits and structures☆59Updated 10 months ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Multi-threaded Compression☆164Updated 3 weeks ago
- A GUI generator for clap-rs using egui☆109Updated last year
- Obsessively tiny error derive macro☆87Updated 9 months ago
- Integer types with customizable niche values☆49Updated 11 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆36Updated 2 weeks ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆86Updated this week
- ☆36Updated 3 years ago
- Lazy formatting utility macro for rust☆129Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year