talent-plan VS mini-redis

Compare talent-plan vs mini-redis and see what are their differences.

talent-plan

open source training courses about distributed database and distributed systems (by pingcap)

mini-redis

Incomplete Redis client and server implementation using Tokio - for learning purposes only (by tokio-rs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
talent-plan mini-redis
23 13
9,813 3,517
1.4% 4.7%
0.0 5.5
7 months ago about 2 months ago
Rust Rust
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

talent-plan

Posts with mentions or reviews of talent-plan. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-11.
  • Need insights to build a distributed key value store from scratch.
    1 project | /r/DistributedComputing | 8 Dec 2023
    Pls check this course: https://github.com/pingcap/talent-plan . It includes how to implement sql and key value store. It’s an awesome course
  • Ask HN: Leetcode for Back End and Server Development
    4 projects | news.ycombinator.com | 11 Jul 2023
    - https://hackattic.com/ : Interesting programming Problems.

    - https://sadservers.com/ : Learn Linux by solving problems.

    - https://fly.io/dist-sys/ : Distributed Systems Problems.

    - https://github.com/pingcap/talent-plan/ : System Programming / Distributed System Challenge.

    - https://protohackers.com/ : Server Programming Challenges.

    - https://codecrafters.io/ : Implement server tech / softwares from scratch.

    - https://hyperskill.org/ : Lots of projects based tutorials.

    3 projects | news.ycombinator.com | 3 Jul 2023
    - https://github.com/pingcap/talent-plan/ : System Programming / Distributed System Challenge.
  • new Rust Networking book
    1 project | /r/rust | 14 Apr 2023
  • Gossip Glomers: Fly.io Distributed Systems Challenges
    2 projects | news.ycombinator.com | 22 Feb 2023
    Awesome stuff!

    Just to share in the way: open source training courses about distributed database and distributed systems by PingCap.

    https://github.com/pingcap/talent-plan

  • Learning and Building a KV Database in rust.
    2 projects | /r/rust | 17 Feb 2023
  • How does serde_json work?
    1 project | /r/rust | 18 Nov 2022
    You should try this lab by PingCAP (write a serde implementation for redis serialization protocol) ; you can find answers/seek help in github if you really don't know to figure out it.
  • Hey Rustaceans! Got a question? Ask here! (20/2022)!
    5 projects | /r/rust | 20 May 2022
    I am doing pingcap's talent plan recently, where you need to implement a custom Deserializer for REdis Serialization Protocol for the building block 3. What confuses me most is the implementation of `EnumAccess` and `VariantAccess`. One of my attempt looks like the following:
  • Love
    5 projects | /r/rust | 28 Mar 2022
    Looking at your project, I would recommend following this tutorial that makes you write key-value store in Rust. They don't provide you with a solution and make you come up with most stuff yourself, but give you some direction and structure for learning. You seem to have come up with most of this yourself already, but it might still be useful for you.
  • Newbie here. Just finished reading the book. What now?
    5 projects | /r/rust | 12 Jan 2022
    If you are interested in network programming and distributed system, checkout https://github.com/pingcap/talent-plan

mini-redis

Posts with mentions or reviews of mini-redis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-08.

What are some alternatives?

When comparing talent-plan and mini-redis you can also consider the following projects:

dnsguide - A guide to writing a DNS Server from scratch in Rust

KeyDB - A Multithreaded Fork of Redis

duckdb - DuckDB is an in-process SQL OLAP Database Management System

SSDB - SSDB - A fast NoSQL database, an alternative to Redis

toydb - Distributed SQL database in Rust, written as a learning project

sled - the champagne of beta embedded databases

rust-plus-golang - Rust + Go — Call Rust code from Go using FFI

Tendis - Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.

duckdb-rs - Ergonomic bindings to duckdb for Rust

rust - Rust for the xtensa architecture. Built in targets for the ESP32 and ESP8266

incubator-horaedb - HoraeDB is a high-performance, distributed, cloud native time-series database.

rust - Empowering everyone to build reliable and efficient software.