djugei / treelike
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
- Concurrent hash trie☆54Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- 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
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Utilities for concurrent programming☆37Updated 6 years ago
- ☆38Updated 4 years ago
- ☆24Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- ☆46Updated last year
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- ☆47Updated 4 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month