Projects

Select a project to explore its internal execution flows.

All Projects

Valkey logo

Valkey

C

ValKey is the linux foundation backed fork of Redis meant to be truly open source.

v 9.0|24K
Redis logo

Redis

C

Redis is an open source in-memory data structure store, used as a database, cache, and message broker. Majority of the Redis flows are similar to that of Valkey.

v 8.4.0|72.5K
Nginx logo

Nginx

C

Nginx is a high performance web server, reverse proxy and load balancer.

v 1.29.4|28.9K
PostgreSQL logo

PostgreSQL

C

Most advanced and widely used open source relational database management system

v 18.2|20.1K
SQLite logo

SQLite

C

Embedded Database. The world's most deployed database engine; it’s serverless, zero-config, and lives entirely within a single file on your disk.

v version-3.51.1|9.3K
Mysql logo

Mysql

C++

The most popular open-source relational database globally.

v 8.0.44|12.1K
RocksDB logo

RocksDB

C++

Embedded library that provides a persistent key-value store for fast storage.

v 10.4.2|31.4K
Memcached logo

Memcached

C

Memcached is a high performance in memory key value store

v 1.6.32|14.1K
LMDB logo

LMDB

C

Lightening memory DB is an ultra-fast, tiny, B+ tree-based database that maps data directly into memory for near-instant access.

v LMDB_0.9.33|2.9K
WiredTiger logo

WiredTiger

C

High performance and multithreaded Storage Engine for Mongodb

v 11.3.1|2.4K
Aerospike server logo

Aerospike server

C

Aerospike is a high performance NoSQL database optimized for SSDs. It scales to Petabytes of data.

v 8.0.0.10|1.3K
Varnish-cache logo

Varnish-cache

C

An HTTP accerator and reverse proxy that sits in front of web servers to cache content and serve it at lightning speeds.

v 8.0.0|4K

Jemalloc

C

Jemalloc is a specialized memory allocator (a replacement for malloc) designed to reduce fragmentation and improve concurrency in heavy applications

v 5.3|10.5K

jq

C

JQ a lightweight tool used to slice, filter, and transform JSON data with ease.

v 1.8.1|32.2K

ValkeyJson

C++

ValkeyJson is a module for Valkey that allows you to store, query, and manipulate JSON documents natively within Valkey.

v 1.0|53
Unqlite logo

Unqlite

C

Embedded Nosql DB inspired from Sqlite. Focussed on JSON documents and key value pairs

v 1.1.9|2.3K

redis-py

Python

redis-py is a Python client for Redis

v 7.1.0|13.4K