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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A composable wait system.☆76Sep 16, 2018Updated 7 years ago
- A reader-writer lock that can be used with a Condvar.☆29Jun 2, 2016Updated 9 years ago
- reprints for your terminal screen☆20Apr 11, 2016Updated 9 years ago
- A future & stream abstraction for Rust☆244Aug 24, 2016Updated 9 years ago
- An implementation of the "rose tree" data structure for Rust.☆25Aug 3, 2021Updated 4 years ago
- Rust bindings to @sipa's minisketch library☆22Jul 20, 2021Updated 4 years ago
- Convert `try!()` into `?`s☆34Apr 1, 2017Updated 8 years ago
- Error boilerplate for Rust☆727Aug 7, 2021Updated 4 years ago
- Rust MetroHash☆53Nov 16, 2024Updated last year
- Allocators in Rust☆317Apr 4, 2020Updated 5 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☆779Feb 23, 2026Updated last month
- ☆17Oct 1, 2015Updated 10 years ago
- A typesafe store keyed by types and containing different types of values.☆180Dec 27, 2018Updated 7 years ago
- A pool of reusable values☆51Nov 10, 2019Updated 6 years ago
- Runtime string formatting for Rust☆64Oct 5, 2019Updated 6 years ago
- The “ixlist” is a linked list in a vector☆12Sep 14, 2017Updated 8 years ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- A Persistent Map Implementation based on Hash Array Mapped Tries☆176Jan 4, 2024Updated 2 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Jan 17, 2017Updated 9 years ago
- A crate with indexed arenas with small memory footprint☆78Aug 26, 2024Updated last year
- Mirror of https://gitlab.redox-os.org/redox-os/rusttype☆639Feb 7, 2024Updated 2 years ago
- I/O and binary data encoding for Rust☆40Aug 17, 2015Updated 10 years ago
- (朽木) HTML/XML tree manipulation library for Rust☆480Jan 21, 2023Updated 3 years ago
- Experimental persistent collections in Rust☆45Oct 25, 2017Updated 8 years ago
- ☆20Mar 20, 2017Updated 9 years ago
- Experimental collection traits for Rust☆28Apr 23, 2017Updated 8 years ago
- ☆738Mar 2, 2020Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆85Apr 16, 2022Updated 3 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆539Aug 25, 2021Updated 4 years ago
- A Rust procedural macro for tracing function execution☆339Jul 4, 2023Updated 2 years ago
- Graph data structure library for Rust.☆3,805Mar 8, 2026Updated 2 weeks ago
- Custom derivation macro for Rust☆113Dec 5, 2017Updated 8 years ago
- Cap'n Proto code generation for Rust☆79Feb 17, 2018Updated 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
- Organized, flexible testing framework for Rust☆457Jun 4, 2019Updated 6 years ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- A syntax extension providing higher-order attributes to Rust.☆17Dec 3, 2017Updated 8 years ago
- Rust library for Emscripten-compiled JS apps.☆333Oct 18, 2017Updated 8 years ago