fanout / condureLinks
HTTP/WebSocket connection manager
☆66Updated 6 months ago
Alternatives and similar repositories for condure
Users that are interested in condure are comparing it to the libraries listed below
Sorting:
- Compacting the SQL into the URL rest API☆58Updated last year
- An async NATS client library for the Rust programming language.☆83Updated last year
- FoundationDB client API for Tokio☆46Updated 2 years ago
- Run a Postgresql database locally on Linux, MacOS or Windows as part of another Rust application or test.☆145Updated 5 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆86Updated last year
- A lightweight framework for building WebSocket-based application backends.☆147Updated 9 months ago
- A Rust port of the popular grok library for text and log processing☆78Updated 3 weeks ago
- mirror of https://caio.co/de/foca/☆178Updated 2 months ago
- JsonPath engine written in Rust. Webassembly and Javascript support too☆128Updated 6 months ago
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆92Updated 3 years ago
- A simplistic framework based on TAO, Facebook's distributed database for social graph☆44Updated 2 years ago
- FoundationDB Rust client api☆162Updated last week
- A consistent hashing library in Rust☆33Updated 3 years ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- Highly flexible library to manage and orchestrate JWT workflow☆66Updated 5 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A set of tools for writing servers that speak PostgreSQL's wire protocol☆93Updated this week
- Scalable and encrypted embedded database with 3-tier caching☆147Updated 8 months ago
- Value log implementation for key-value separated storage in safe Rust☆42Updated last week
- Message queue implemented on top of PostgreSQL☆149Updated 2 months ago
- Append-only commit log library for Rust☆113Updated last week
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…