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 3 years ago
- ☆36Updated 2 years ago
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆47Updated 2 years ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 6 months ago
- ☆33Updated 4 years ago
- Experimental lock-free structures in Rust.☆20Updated 3 years ago
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- ☆33Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- MirDB: A Persistent Key-Value Store with Memcached protocol.☆103Updated 5 years ago
- Internal details of Tokio from code to designs☆134Updated 4 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- A bridge between different serde implementations.☆16Updated last week
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- Mea provides async primitives and combinators that are runtime agnostic.☆57Updated 3 weeks ago
- ☆50Updated 8 months ago
- formwork is my favourite rust template☆18Updated last year
- A simple concurrent caching library that might fit to many use cases☆134Updated 7 months ago
- Performant time measuring in Rust☆30Updated 4 years ago
- A rust implementation of lock free cuckoo hashmap☆68Updated 6 months ago
- ☆17Updated 3 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆60Updated 5 months ago
- JSONB implement in rust☆77Updated 3 weeks ago
- ☆26Updated 3 years ago
- Pretty printing library for SQL☆24Updated 2 years ago
- LevelDB: Rust implementation☆80Updated 6 years ago
- A `Send` version of `Iterator::chunks`☆13Updated last year
- Asynchronously speed-limiting multiple byte streams☆65Updated 10 months ago