Build Your Own Redis with C/C++

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • redis

    An async redis client designed for performance and scalability (by boostorg)

  • [2] https://github.com/boostorg/redis/issues/53

  • twemproxy

    A fast, light-weight proxy for memcached and redis

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • build-your-own-x

    Master programming by recreating your favorite technologies from scratch.

  • For the full "Build Your Own X" list: https://github.com/codecrafters-io/build-your-own-x

  • ducky

    A quack quacky UDP cache server 🦆 developed for the Networking course of "Sicurezza dei Sistemi e Delle Reti Informatiche" bachelor's degree program. (by gabrieledarrigo)

  • I did something similar few years ago, while attending the Networking course at the university:

    https://github.com/gabrieledarrigo/ducky

    I did choose UDP for the sake of simplicity, and I implemented a very naive protocol, using select to handle I/O.

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

  • Build Your Own X

    1 project | news.ycombinator.com | 28 Mar 2024
  • Ask HN: Project based books/courses for C++?

    1 project | news.ycombinator.com | 27 Mar 2024
  • I want some fun things to code with python

    1 project | /r/learnpython | 11 Dec 2023
  • What now?

    1 project | /r/C_Programming | 10 Dec 2023
  • GitHub - codecrafters-io/build-your-own-x: Master programming by recreating your favorite technologies from scratch.

    1 project | /r/iot_sensors | 10 Dec 2023