Redcon - Redis compatible server framework for Rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. redcon.rs

    Redis compatible server framework for Rust

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. deseresp

    DeserRESP is an serializer and deserializer for Redis' RESP3 format using serde

    Cool, I released a small library that support deserialize/serialize RESP3 with serde about a month ago here. If you are using, feel free to make any feature request, I'd be happy to support.

  4. redcon

    Redis compatible server framework for Go

    I ported it from Go and use it for my Tile38 project.

  5. Tile38

    Real-time Geospatial and Geofencing

    I ported it from Go and use it for my Tile38 project.

  6. flashdb

    FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read) (by arriqaaq)

  7. Olric

    Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.

  8. redix

    a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. rosedb

    Lightweight, fast and reliable key/value storage engine based on Bitcask.

  11. IceFireDB

    @IceFireLabs -> IceFireDB is a database built for web3.0 It strives to fill the gap between web2 and web3.0 with a friendly database experience, making web3 application data storage more convenient, and making it easier for web2 applications to achieve decentralization and data immutability.

  12. jupiter

    Jupiter is a framework for wrapping compute or memory intense components to provide them as high throughput and ultra low latency services to applications using the Redis RESP protocol (by scireum)

    Shameless self-promotion: We did s.th. similar with jupiter (https://github.com/scireum/jupiter - we use this for ultra low latency „webservices“ from Java (e.g. tokenization…). Will definitely take a look, may we can exchange some ideas :)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Map of Golang Key Value Engines

    1 project | news.ycombinator.com | 21 Jan 2024
  • What's the big deal about key-value databases like FoundationDB ands RocksDB?

    6 projects | news.ycombinator.com | 23 Aug 2022
  • A redis server that uses Postgres as its storage engine (redix v5)

    2 projects | /r/golang | 15 Jan 2022
  • Why redis is losing friends and valkey is gaining them

    2 projects | dev.to | 17 May 2025
  • How to Implement Serializable Snapshot Isolation for Transactions

    2 projects | dev.to | 28 Apr 2025

Did you know that Go is
the 4th most popular programming language
based on number of references?