iwburns / id-tree
A library for creating and modifying Tree structures.
☆52Updated last year
Alternatives and similar repositories for id-tree:
Users that are interested in id-tree are comparing it to the libraries listed below
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A cargo subcommand to fetch the source code of a Rust crate☆98Updated this week
- Write doc comments from macros☆99Updated 3 years ago
- Vec-backed ID-tree☆56Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- Safely combine results☆81Updated 7 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆64Updated 4 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- A rust inflection library☆124Updated last year
- ☆23Updated 8 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- ☆54Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ☆72Updated last year
- derive newtype for diesel traits☆51Updated 11 months ago
- A library for compact bit sets containing enums.☆98Updated last month
- Procedural macros in expression position☆204Updated 2 years ago
- Unicode Case-folding for Rust☆80Updated 3 months ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆124Updated 9 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.