NO LAme TEmplate System for Ruby
Repositories
antirez repositories
a simple btree implementation with automatic space reclaiming
Partitions.tcl is a Tcl program to simulate partitions between physical hosts
A Tcl interpreter in 500 lines of code
Turn PNG images into STL 3D models that will "develop" in front of a light source
Flipper Zero app to display known and unknown signals
C inference for Qwen3-ASR 0.6b and 1.7b transcriptions models
A prototype for a multi processes port scanner I wrote in 1998. Here only to archive it for myself.
A radix tree implementation in ANSI C
minimal continuous integration framework written in Tcl (used for Redis CI)
Redis multi-dimensional query library
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.
Redis/Raft snapshotting rewriting simulation
A Ruby client library for Redis
Redis Cluster Ruby client based on redis-rb
Small program to understand the composition of your Redis data set
Ruby library for Redis backed time series.
Abandoned project "Redis tools". What was relevant is now part of redis-cli & redis-benchmark
Legacy Redis PHP client lib. A best-effort support repository.
Redlock Redis-based distributed locks implementation in Ruby