iwburns / id-tree
A library for creating and modifying Tree structures.
☆51Updated 10 months ago
Alternatives and similar repositories for id-tree:
Users that are interested in id-tree are comparing it to the libraries listed below
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- ☆105Updated 10 months ago
- Run closures in parallel☆112Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆23Updated 8 years ago
- ☆111Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- ☆64Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆93Updated 8 months ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- Safely combine results☆81Updated 5 months ago
- A tiny library for chaining free functions into method call chains.☆45Updated 4 years ago
- A library for compact bit sets containing enums.☆97Updated 2 months ago
- Floating point approximate comparison for Rust☆60Updated 5 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 7 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Extensions for the Rust standard library☆39Updated 10 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- Array helpers for Rust's Vector and String types☆76Updated 2 years ago