valkey-io / valkeymodule-rs
Rust valkey SDK for modules
☆54Updated 2 weeks ago
Alternatives and similar repositories for valkeymodule-rs:
Users that are interested in valkeymodule-rs are comparing it to the libraries listed below
- Rust SDK for Apache Avro - a data serialization system.☆49Updated this week
- OpenSearch Rust Client☆70Updated 3 weeks ago
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆45Updated 10 months ago
- Bitmap types for Rust☆50Updated last year
- Rust RediSearch API binding☆39Updated 4 years ago
- A buffering MPSC queue.☆78Updated 8 months ago
- rust channel benchmarks to keep stat of performance of Kanal library in comparison with other competitors.☆45Updated 2 years ago
- Common Rust library☆35Updated 3 weeks ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- Layered configuration system built upon serde☆32Updated last month
- A no-frills async memcached client for Rust.☆23Updated 2 weeks ago
- Efficient reference counted vector data structure is Rust☆18Updated last year
- User Agent Parser for Rust☆45Updated 7 months ago
- Grafana Plugin SDK for Rust☆64Updated this week
- OpenTelemetry Contrib Packages for Rust☆50Updated this week
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆42Updated this week
- PyO3-based bridges between Python and Rust async runtimes☆76Updated this week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆79Updated 3 weeks ago
- `faststr` is a string library that try to avoid the cost of clone.☆98Updated last week
- A timed adaptive radix trie data-structure, used in SurrealKV☆101Updated 3 weeks ago
- Calculate the next timestamp matching a given crontab pattern☆55Updated last month
- A low-level I/O ownership and borrowing library☆100Updated 3 months ago
- Easy recursion in Rust, without stack overflows.