darkrpc / drpcLinks
Drpc-Correct, high performance, robust, easy use Remote invocation framework
☆38Updated last year
Alternatives and similar repositories for drpc
Users that are interested in drpc are comparing it to the libraries listed below
Sorting:
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- A GraphQL over Websockets implementation for Rust☆41Updated 7 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust promises library☆19Updated last year
- General sessions module for web services☆36Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Pick a free unused port☆40Updated 2 years ago
- Async GraphQL Apollo Extensions☆34Updated last year
- High precision decimal☆24Updated 2 years ago
- A websocket protocol implementation.☆93Updated 2 months ago
- Typed any map for rust☆67Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Minimal async cache in Rust with support for key expirations☆53Updated 3 weeks ago
- ☆48Updated 5 months ago
- Utilities for working with shared slices of memory☆69Updated this week
- Distributed locks with Redis, implemented in Rust☆55Updated 8 months ago
- Casbin Actix-web access control middleware☆57Updated last year
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 3 years ago
- Asynchronous signal handling☆18Updated 3 weeks ago
- Find out what platform your code is running on from Rust