talent-plan VS char_reader

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

talent-plan

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

char_reader

A buffered char reader for rust, not breaking on wild contents (by Canop)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
talent-plan char_reader
23 1
9,813 3
1.4% -
0.0 0.0
7 months ago about 2 years ago
Rust Rust
- -
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

char_reader

Posts with mentions or reviews of char_reader. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-10.

What are some alternatives?

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

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

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

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

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

mini-redis - Incomplete Redis client and server implementation using Tokio - for learning purposes only

duckdb-rs - Ergonomic bindings to duckdb for Rust

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

easy_rust - Rust explained using easy English

rust-blog - Educational blog posts for Rust beginners

printf-tac-toe - tic-tac-toe in a single call to printf

linkerd2-proxy - A purpose-built proxy for the Linkerd service mesh. Written in Rust.