Redcon - Redis compatible server framework for Rust

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

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. SaaSHub

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

    SaaSHub 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. rosedb

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

  10. 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.

  11. 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
  • How to for YouTube YouTube: Lessons Learned

    2 projects | dev.to | 5 May 2026
  • Redis new Array type PR and request for feedbacks

    1 project | news.ycombinator.com | 4 May 2026

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