antirez / redisLinks
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
☆59Updated 3 weeks ago
Alternatives and similar repositories for redis
Users that are interested in redis are comparing it to the libraries listed below
Sorting:
- A simple base layer, and utilities for my own C development. A lot of the stuff came from https://www.youtube.com/c/Mr4thProgramming, but…☆390Updated 10 months ago
- A practical hacker's guide to the C programming language.☆1,095Updated 5 months ago
- A snake game made entirely in the BIOS☆75Updated 2 months ago
- A CNN implementation in C.☆58Updated 7 months ago
- Custom web server for my blog☆347Updated last week
- I'm sick of complex blogging solutions, so markdown files in a git repo it is☆825Updated last year
- Reliable and modular kernel☆51Updated 7 months ago
- Mirror of banan-os, my hobby operating system☆683Updated 2 weeks ago
- A collection of C projects designed to help you practice, experiment, and understand core programming concepts in C.☆246Updated 4 months ago
- Tiny Raspberry Pi Operating System☆276Updated last year
- Custom 16-bit homebrew CPU, emulator, renderer, PCB, and language☆878Updated 4 months ago
- Artifacts of that Memory Management Tsoding Session☆177Updated last year
- ☆13Updated 7 months ago
- Code for training basic neural networks, especially the MNIST numbers dataset.☆247Updated 2 years ago
- A C-compiler written in C☆77Updated last year
- A x86 32bit Hobby Operatingsystem with graphics, multitasking, networking and 32bit C-Compiler for i386 architecture.☆809Updated last month
- A single-threaded TCP server with an event loop using the poll system call written in C.☆95Updated last year
- Lightweight non-blocking HTTP server in C inspired by nginx's event-driven architecture☆185Updated 6 months ago
- ☆294Updated 3 years ago
- A complete, open-source curriculum that teaches you C by building a portfolio of real-world tools and applications from scratch.☆128Updated 6 months ago
- A book that explore how to write an Operating System from scratch☆971Updated 2 weeks ago
- The [REDACTED] Operating System☆216Updated this week
- RandomArt Idea Implementation from the Hash Visualization Paper☆124Updated last year
- Beej's Guide to C Programming source☆621Updated 2 weeks ago
- A curated list of project-based tutorials in C☆1,043Updated 6 years ago
- Writing a sqlite clone from scratch in C☆10,275Updated last year
- PDP-11 Related Source Code☆202Updated last month
- ☆131Updated 3 years ago
- Piccolo OS is a small multitasking OS for the Raspberry Pi Pico. It is designed primarily as a teaching tool. It demonstrates the fundame…☆340Updated 3 years ago
- A small and simple 8-bit CPU built in Logisim. The project also includes an assembler and a manual for those who want to learn how a proc…☆35Updated 8 months ago