mindcrime-forks / 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.
☆17Updated last year
Alternatives and similar repositories for redis
Users that are interested in redis are comparing it to the libraries listed below
Sorting:
- An interpreter of subset of Python in Go☆50Updated 2 years ago
- List files in categories (and columns) - from Coherent UNIX☆41Updated 4 years ago
- Zig library for HyperLogLog estimation☆89Updated last year
- a concurrent hash array mapped trie implementation in go☆60Updated last month
- Multi-Array Queue program codes☆75Updated 2 months ago
- ISBL - Information Systems Base Language☆19Updated 10 years ago
- ANIL(A Nice Intermediate Language) Python & C++ inspired programming language that transpiles to C and can be embedded within C source fi…☆58Updated 2 weeks ago
- Golf is a programming language, framework and application server for high-performance web services and web applications, with focus on …☆44Updated last month
- Block Erasure Format - An extensible, fast, and usable file utility to encode and decode interleaved erasure coded streams of data.☆58Updated last year
- Idol, an IDL and binary encoding for zero-copy local IPC☆50Updated 9 months ago
- a file transfer service utilizing quic☆66Updated 7 months ago
- Simple, general, human-sympathetic binary data format☆107Updated last year
- Zoe's Quick and Dirty Golang Runner☆19Updated 2 months ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 3 months ago
- Small expect-like library, clone of http://git.annexia.org/?p=miniexpect.git;a=summary☆69Updated 2 years ago
- ☆26Updated 3 weeks ago
- ☆40Updated last year
- A SQL query engine in Go☆156Updated 9 months ago
- A compiler and IDE for the Luon programming language - a liaison beween Lua and Oberon+ - targeting LuaJIT☆168Updated last month
- Emulador Genérico do Gabriel☆85Updated last month
- Z80-based CP/M emulator, in golang. Happily runs Zork, Microsoft BASIC, Turbo Pascal, Wordstar, etc.☆116Updated last month
- Faster utf8.Valid using multi-byte processing without SIMD.☆83Updated last year
- Minimalistic sum types and switches for Lua☆51Updated 7 months ago
- GitHub copy of the NTS/TeX source code from 2001☆30Updated 4 years ago
- Disk Based Key-Value Store Inspired by Bitcask☆196Updated last month
- repl / scripting language / namespaced command line aliases☆68Updated 2 months ago
- Topological sort library in Zig