valdr

A Valkey-compatible cache/store in safe Rust. ~98% drop-in for non-clustered single-node deployments. (by ianm199)

Valdr Alternatives

Similar projects and alternatives to valdr

  1. bun

    497 valdr VS bun

    Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

  2. SaaSHub

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

    SaaSHub logo
  3. c2rust

    57 valdr VS c2rust

    Migrate C code to Rust

  4. lua-rs-port

    Discontinued A Lua 5.4.7 interpreter written in Rust. Passes the upstream test suite (44/44); runs LuaRocks. [Moved to: https://github.com/ianm199/lua-rs]

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better valdr alternative or higher similarity.

valdr discussion

Log in or Post with

valdr reviews and mentions

Posts with mentions or reviews of valdr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-06-03.
  • Bun Has Been Converted to Rust. Now What?
    5 projects | news.ycombinator.com | 3 Jun 2026
    Posted this in a thread yesterday but seems relevant, I have been working on similar open source rewrites. Starting with Lua and Nginx. Trying to target idiomatic/ performant safe Rust from the start than straight porting and adding safety/ performance later.

    - Valkey/ Redis port here https://github.com/ianm199/valdr (passes ~99% of single node test suite, real prod features like replication/ clustering/ HA early or not implemented)

    - Further along port of Lua 5.1-5.5 https://github.com/ianm199/lua-rs-port/tree/main

    - I have a less developed nginx version that would be the North Star

    - These projects are very alpha at the moment.

    The thought was that we might need many “shots on net” in terms of software safety in the future so worth exploring.

  • Expanding Project Glasswing
    3 projects | news.ycombinator.com | 2 Jun 2026
    In case the topic of memory safety is interesting to anyone I've been experimenting with using AI agents to port common web infra projects to safe/ performant Rust. Somewhat inspired by the Bun port - was thinking that at some point memory safety might be such a big deal that people just need drop in replacements.

    Valkey/ Redis port here https://github.com/ianm199/valdr (passes ~99% of single node test suite, real prod features like replication/ clustering/ HA early or not implemented)

  • Show HN: Valdr – Valkey/ Redis server implemented in safe Rust
    3 projects | news.ycombinator.com | 1 Jun 2026
    I'd love to see where you end up on this! Happy to hop on a call or something too and get your impression.

    This is how I was running the benchmarks https://github.com/ianm199/valdr#benchmark-commands . I hope that is helpful.

    Redislab team is definitely legit! Valkey and then projects like this stand on the shoulder of giants

  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic valdr repo stats
5
0
-
7 days ago

ianm199/valdr is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of valdr is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Rust is
the 3rd most popular programming language
based on number of references?