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☆54Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 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
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Run closures in parallel☆114Updated 7 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- ☆24Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- ☆39Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Native TLS for futures and async-std☆72Updated 2 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- skiplist☆142Updated 3 years ago
- ☆47Updated 4 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated 3 weeks ago