Starred repositories
6
stars
written in C
Clear filter
The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests....
Sioyek is a PDF viewer with a focus on textbooks and research papers
Very early versions of Redis with some backstory in the README
antirez / redis
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,…