djugei / treelike
A trait to abstract over common tree functionality
☆34Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for treelike
- Concurrent hash trie☆51Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 months ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- ☆24Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Migration tool for replacing await! macro with await syntax.☆41Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- ☆36Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- Run closures in parallel☆109Updated last month