sunli829 / colfer-rs
binary serialization format
☆12Updated 4 years ago
Alternatives and similar repositories for colfer-rs:
Users that are interested in colfer-rs are comparing it to the libraries listed below
- QUIC, a multiplexed stream transport over UDP (wip)☆17Updated 6 years ago
- ☆17Updated 2 years ago
- Another Async IO Framework based on io_uring☆62Updated 2 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- An async JSON-RPC 2.0 crate written in Rust.☆14Updated 2 years ago
- ☆36Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 2 weeks ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- Local Actor library based on may☆28Updated 8 months ago
- Rust port of Go's singleflight package☆15Updated 10 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Main sources of systems of Immux☆38Updated 3 years ago
- wasmy, easily customize my wasm app!☆23Updated 2 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A foray into rust async await☆44Updated 5 years ago
- A Rust backend crate for the popular card game, Blackjack, designed to also be compiled for linking with C☆10Updated 5 years ago
- High precision decimal☆24Updated last year
- ☆15Updated 5 years ago
- MySQL binlog parser impl with Rust☆45Updated last year
- Distributed key-value store.☆28Updated 3 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- Simple and modular write-ahead-logging implementation.☆25Updated last year
- Redis cluster library for Rust☆14Updated last year
- ☆45Updated 4 years ago
- 《Rust 编译模型之殇》中文翻译项目☆21Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- hRPC implementation in Rust.