iwburns / slab-treeLinks
A vec-backed tree structure with tree-specific generational indexes.
☆41Updated 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 2 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated last month
- Integer types with customizable niche values☆51Updated last year
- Detect unused pub methods in a Rust workspace☆45Updated 11 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- A GUI generator for clap-rs using egui☆113Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Parallel iterator processing library for Rust☆104Updated 3 weeks ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago
- Yet another string type for Rust☆91Updated 2 weeks ago
- Single-process scheduling: every(10).minutes()?.at(":17")?.run(...☆60Updated last year
- ☆55Updated 2 years ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Macro for sealing traits and structures☆61Updated last year
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated last week
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Hex Display: A modern xxd alternative.☆46Updated 10 months ago
- Generate a THIRDPARTY file with all licenses in a cargo project.☆104Updated 3 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Imitate the documentation build that docs.rs would do☆67Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year