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:
- Concurrent hash trie☆58Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- Yet another Tokio connection pooler. May cause robot uprising.☆53Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- ☆39Updated 5 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A Boggle™ Solver in Rust☆24Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Run closures in parallel☆115Updated 10 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 4 months ago
- Utilities for concurrent programming☆37Updated 7 years ago
- ☆24Updated 2 years ago
- ☆62Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- skiplist☆144Updated 4 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago