rcarmo / miniredis
A very tiny clone of Redis for experimenting with PubSub
☆52Updated last year
Alternatives and similar repositories for miniredis:
Users that are interested in miniredis are comparing it to the libraries listed below
- Website and VS Code extension for visualizing recursive functions. Helps to debug and understand how your recursive algorithm works☆35Updated last year
- A blogging engine in C☆113Updated last month
- A hockey shootout game with a custom game engine developed on Windows and released on Android☆54Updated last year
- Random experiments, exploration, and learning☆83Updated last week
- Simple Python Calculation Engine☆134Updated 3 years ago
- Learn SQL by creating a SQL database in JavaScript☆257Updated 2 years ago
- Succintly written (<1000 non-obfuscated loc), fully-functional software in any language☆110Updated 2 years ago
- ZSV Utility for converting json to/from zip-separated-values☆56Updated 10 months ago
- Lamport's Bakery Algorithm Demonstrated in Python☆96Updated last year
- An interpreter of subset of Python in Go☆49Updated last year
- Java REST framework without annotations / DI / reactive.☆95Updated 6 months ago
- A clone of .GEARS' Flappy Bird in just over 1000 lines of C☆180Updated 4 months ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- ☆42Updated 2 years ago
- A curated this list of briefing questions that need to be cleared to lay out a game plan to work on a client's infrastructure, migrate ap…☆78Updated 2 years ago
- ANIL(A Nice Intermediate Language) Python & C++ inspired programming language that transpiles to C and can be embedded within C source fi…☆54Updated last week
- Readable macroassembler for CLR IL☆27Updated last year
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- Proof of concept for a VPN over UDP☆117Updated last month
- Zig library for HyperLogLog estimation☆89Updated 9 months ago
- Tiny C++ boot loader☆81Updated last year
- Image AES256 crypt-decrypt☆39Updated 3 years ago
- A SQL query engine in Go☆154Updated 6 months ago
- A parser for SQLite create table sql statements.☆135Updated 10 months ago
- CSES problem solving club solutions, notes, and website. Solution programs in 'code' directory. Additional notes at https://offbeat.cc/cs…☆27Updated 3 years ago
- This is a numpy implementation of the Skip-gram algorithm described in Mikolov et al's Word2Vec paper. It is intended for didactic purpos…☆35Updated last year
- ☆35Updated last year
- A generator for OpenAPI 3☆97Updated 4 years ago
- ☆50Updated 3 years ago
- Little Kitten Webserver