bytedance / ipmbLinks
An interprocess message bus system built in Rust.
☆109Updated last month
Alternatives and similar repositories for ipmb
Users that are interested in ipmb are comparing it to the libraries listed below
Sorting:
- A high-performance SPSC bounded circular buffer of bytes☆49Updated 2 months ago
- A high performance, low latency and high extendable MQTT server(broker) in Rust☆139Updated 6 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆133Updated this week
- An IETF quic transport protocol implemented natively using async Rust☆239Updated last week
- A DAG engine build by Rust☆440Updated 2 months ago
- A versatile and extensible logging implementation.☆133Updated last week
- Per-object thread-local storage for Rust☆351Updated 3 weeks ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆53Updated last week
- Lightweight and high performance concurrent cache☆264Updated last month
- HTTP Load Generator☆92Updated 6 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆105Updated this week
- Rust async log High-performance asynchronous logging☆262Updated 3 months ago
- High perform & easy to use websocket client/server☆203Updated 4 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆224Updated 3 months ago
- A collection of different transport implementations and related tools focused primarily on web technologies.☆311Updated last week
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- Async middleware abstraction powered by AFIT and RPITIT.