itsybitesyspider / retrieverLinks
Retriever stores ordinary rust data types in a similar manner as a NoSQL database.
☆48Updated 2 years ago
Alternatives and similar repositories for retriever
Users that are interested in retriever are comparing it to the libraries listed below
Sorting:
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Concurrent hash trie☆57Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆111Updated last year
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Rust serializer library☆87Updated last year
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- ☆47Updated 4 years ago
- Run closures in parallel☆114Updated 7 months ago
- Set the error context using doc comments☆54Updated 5 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆80Updated 3 weeks ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.