djugei / treelikeLinks
A trait to abstract over common tree functionality
☆35Updated 5 years ago
Alternatives and similar repositories for treelike
Users that are interested in treelike are comparing it to the libraries listed below
Sorting:
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆24Updated 2 years ago
- ☆39Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Generic extensions for tapping values in Rust.☆55Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- Run closures in parallel☆113Updated 4 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last week
- ☆47Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- ☆61Updated 3 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Duplicate an async I/O handle☆41Updated 4 months ago