-
Redis Labs
- Catania, Sicily, Italy
- http://invece.org
- @antirez
Highlights
- Pro
-
redis Public
Forked from redis/redisRedis 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,…
-
dump1090 Public
Dump1090 is a simple Mode S decoder for RTLSDR devices
-
botlib Public
C Telegram bot framework
-
gte-pure-C Public
Pure C inference for the GTE Small embedding model
-
linenoise Public
A small self-contained alternative to readline and libedit
-
zxfy Public
Evolve ZX Spectrum video memory bits to target a specific PNG image
-
freakwan Public
A floor-routing WAN implementing a chat over bare-LoRa (no LoRaWAN).
-
Telegram2txt Public
Download Telegram chats as IRC-style TXT files. Optionally downloads media.
-
toyforth Public
Work in progress stack based language for my YouTube C course
-
-
gguf-tools Public
GGUF implementation in C as a library and a tools CLI program
-
historical-redis-versions Public
Very early versions of Redis with some backstory in the README
-
-
-
protoview Public
Flipper Zero app to display known and unknown signals
-
sds Public
Simple Dynamic Strings library for C
-
hnstyle Public
Code to reproduce the Hacker News users fingerprinting with Burrows method
-
ST77xx-pure-MP Public
Pure MicroPython driver for ST77xx displays. Low memory requirements.
-
listpack Public
A serialization format and implementation for backward-traversable lists of strings.
-
ttt-rl Public
Reinforcement Learning example in C, playing tic tac toe
-
-
kilo Public
A text editor in less than 1000 LOC with syntax highlight and search.
-
micropython-telegram-bot Public
MicroPython telegram bot library: simple way to put your IoT projects on the cloud
-
-
bma423-pure-mp Public
Pure MicroPython BMA423 accelerometer driver
-
uc8151_micropython Public
UC8151 / IL0373 MicroPython e-paper display driver with support for greyscales and fast updates
-
microfont Public
Text drawing library for MicroPython framebuffer
-
smaz2 Public
SMAZ2: compression for very short messages for LoRa and embedded devices
-
vl53l0x-nb Public
Fork of MicroPython driver for vl53l0x TOF sensor to add non-blocking mode.
-
micropython-ft6x06 Public
Simple driver for FT6x06 capacitive touch sensor in pure Python