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
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Concurrent hash trie☆51Updated 4 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
- Parse environment variables by defining a struct☆24Updated 5 years ago
- ☆37Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Yet another Tokio connection pooler. May cause robot uprising.☆52Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A dependency injection library for message-based applications☆38Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- ☆24Updated 2 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Run closures in parallel☆113Updated 3 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago