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
  • redcon.rs

    Redis compatible server framework for Rust

  • SaaSHub

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

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

  • redcon

    Redis compatible server framework for Go

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

  • Tile38

    Real-time Geospatial and Geofencing

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

  • flashdb

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

  • Olric

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

  • redix

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

  • rosedb

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

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

  • 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
  • Valkey 8.0.0 Is Out

    2 projects | news.ycombinator.com | 18 Sep 2024
  • Valkey 8.0 Released as Speedy Redis Fork Achieving One Million RPS

    1 project | news.ycombinator.com | 16 Sep 2024

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