Redis-protocol.rs Alternatives
Similar projects and alternatives to redis-protocol.rs based on common topics and language
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better redis-protocol.rs alternative or higher similarity.
redis-protocol.rs reviews and mentions
Posts with mentions or reviews of redis-protocol.rs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-24.
-
Redust: a new Redis client
For what it's worth - here's a library I use in my redis client for parsing RESP2 and RESP3. It does not use serde but does use nom, and it has an optional feature that can decode `BytesMut` without moving or copying the buffer contents as long as you're willing to use the `Bytes` ecosystem types.
-
Fred v3.0.0
The latest version is a complete rewrite on async/await, tokio 1.x, the latest redis-protocol, etc. It has fundamentally different design goals compared to the popular redis-rs library and is more opinionated in its dependencies, specifically regarding tokio vs async-std, so it's probably not the right choice for certain use cases as a result. Redis-rs works well, but when we originally adopted Rust at Azuqua we had different design concerns for our Redis client and this library naturally grew in a different direction as a result.
Stats
Basic redis-protocol.rs repo stats
2
23
0.0
8 months ago
aembke/redis-protocol.rs is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of redis-protocol.rs is Rust.
Popular Comparisons
Learn any GitHub repo in 59 seconds
Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
getonboard.dev