starcoinorg / xtorLinks
async actor framework
☆37Updated 3 years ago
Alternatives and similar repositories for xtor
Users that are interested in xtor are comparing it to the libraries listed below
Sorting:
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Lox language interpreter written in Rust☆20Updated last year
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆48Updated 2 years ago
- ☆36Updated 2 years ago
- ☆33Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 5 months ago
- A simple concurrent caching library that might fit to many use cases☆141Updated 10 months ago
- Experimental lock-free structures in Rust.☆20Updated 3 years ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 10 months ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆31Updated last week
- MirDB: A Persistent Key-Value Store with Memcached protocol.☆105Updated this week
- ☆33Updated 5 years ago
- Mea provides async primitives and combinators that are runtime agnostic.☆90Updated last week
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- ☆51Updated 11 months ago
- Performant time measuring in Rust☆30Updated 4 years ago
- ☆26Updated 3 years ago
- Internal details of Tokio from code to designs☆137Updated 4 years ago
- ☆17Updated 3 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 3 years ago
- A small async runtime for Rust☆61Updated last year
- LevelDB: Rust implementation☆81Updated 6 years ago
- A bridge between different serde implementations.☆16Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Performant time measuring in Rust☆199Updated last year
- Pretty printing library for SQL☆24Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 3 years ago
- JSONB implement in rust☆81Updated 2 weeks ago