Various implementation strategies for “DOM-like” tree data structures in Rust.
☆184Jul 29, 2017Updated 8 years ago
Alternatives and similar repositories for rust-forest
Users that are interested in rust-forest are comparing it to the libraries listed below
Sorting:
- Rust bindings to @sipa's minisketch library☆22Jul 20, 2021Updated 4 years ago
- Convert `try!()` into `?`s☆34Apr 1, 2017Updated 8 years ago
- A reader-writer lock that can be used with a Condvar.☆29Jun 2, 2016Updated 9 years ago
- A future & stream abstraction for Rust☆244Aug 24, 2016Updated 9 years ago
- A composable wait system.☆76Sep 16, 2018Updated 7 years ago
- Error boilerplate for Rust☆727Aug 7, 2021Updated 4 years ago
- Allocators in Rust☆317Apr 4, 2020Updated 5 years ago
- Rust MetroHash☆53Nov 16, 2024Updated last year
- Rust GFX examples with Sciter UI.☆19Dec 6, 2022Updated 3 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆117Jan 10, 2023Updated 3 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆775Feb 23, 2026Updated last week
- Runtime string formatting for Rust☆64Oct 5, 2019Updated 6 years ago
- ☆17Oct 1, 2015Updated 10 years ago
- Experimental collection traits for Rust☆28Apr 23, 2017Updated 8 years ago
- The mio-based framework for rust for doing I/O in simple and composable way (ABANDONED)☆360Nov 24, 2016Updated 9 years ago
- reprints for your terminal screen☆20Apr 11, 2016Updated 9 years ago
- ☆738Mar 2, 2020Updated 6 years ago
- A pool of reusable values☆51Nov 10, 2019Updated 6 years ago
- No longer maintained☆113Nov 10, 2017Updated 8 years ago
- A crate with indexed arenas with small memory footprint☆78Aug 26, 2024Updated last year
- A work-stealing fork-join threadpool written in Rust.☆86Jan 17, 2017Updated 9 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/rusttype☆639Feb 7, 2024Updated 2 years ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- A Rust procedural macro for tracing function execution☆339Jul 4, 2023Updated 2 years ago
- A "DOM-like" tree implemented using reference counting☆37Dec 17, 2023Updated 2 years ago
- Experimental persistent collections in Rust☆45Oct 25, 2017Updated 8 years ago
- A typesafe store keyed by types and containing different types of values.☆180Dec 27, 2018Updated 7 years ago
- (朽木) HTML/XML tree manipulation library for Rust☆480Jan 21, 2023Updated 3 years ago
- Organized, flexible testing framework for Rust☆457Jun 4, 2019Updated 6 years ago
- A macro to generate Rust actors☆46Jan 14, 2021Updated 5 years ago
- Cap'n Proto code generation for Rust☆79Feb 17, 2018Updated 8 years ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- ☆20Mar 20, 2017Updated 8 years ago
- Renders clusters of Jira blockers using rust and graphviz☆15Mar 30, 2021Updated 4 years ago
- An implementation of the "rose tree" data structure for Rust.☆25Aug 3, 2021Updated 4 years ago
- Custom derivation macro for Rust☆113Dec 5, 2017Updated 8 years ago
- A Persistent Map Implementation based on Hash Array Mapped Tries☆176Jan 4, 2024Updated 2 years ago
- I/O and binary data encoding for Rust☆40Aug 17, 2015Updated 10 years ago
- Experimental generative art app written in Rust!☆24Aug 12, 2022Updated 3 years ago