Skip to content
View arriqaaq's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report arriqaaq

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
arriqaaq/README.md

Hello 👋. Here's a list of my favorite projects.

isrealodejobi

Databases

  • surrealkv: A low-level, versioned, embedded, ACID-compliant, key-value database for Rust
  • flashdb: A Fast and simple, in-memory key/value store in Go (with Redis like commands)
  • immudb: An immutable database based on zero trust, SQL and Key-Value, tamperproof, data change history

Data stuctures

  • vart: A versioned CoW adaptive radix trie data-structure in Rust
  • art: An Adaptive Radix Tree (ART) implementation in Go
  • merkletree: A Merkle Tree implementation as per RFC#6962 for Certificate Transparency
  • surf: SuRF: Practical Range Query Filtering with Fast Succinct Tries
  • skiplist: Fast and simple skip list in Go
  • zset: ZSet is an in-memory Redis like sortedset datastructure in Go
  • set: Set is an in-memory Redis like set datastructure in Go
  • cuckoo: a Cuckoo filter, based on the paper Cuckoo Filter: Practically Better Than Bloom
  • ring: Consistent hashing implementation using Red Black tree
  • xring: Consistent Hashing with Bounded Loads (using Red-Black tree)
  • rbt: Red-Black tree implementation

Distributed Systems Papers

  • vsr Implementation of ViewStamp Replication Protocol
  • chord: Implementation of Chord DHT(Distributed Hash Table) paper
  • vector-clock: Vector-Clock implementation

Networking / frameworks

  • boomerang: Go-Http client with backoff/circuit breaker implemented
  • server: Simple wrapper around Golang net/http to start/shut a server

Kubernetes

  • kubediff: A Kubernetes Resource tool to monitor resource changes
  • yq: Lets you read YAML files easily on the terminal. You can find key/values easily.
  • tiltify: Lets you quickly scaffold a Tilt configuration file through command line

Utility

  • zizou: Embeddable, In memory sharded cache implementation in Go
  • aol: A simple append-only log in Go
  • scraper: A simple library to scrape and monitor multiple urls in Go (with support for prometheus metrics)

Experimental

  • aly: An interpreter in Go
  • chennaijones: A simple Lua shooter game, built with a bit of love

Github Stats

Anurag's github stats Top Langs

Pinned Loading

  1. surrealdb/surrealkv Public

    A low-level, versioned, embedded, ACID-compliant, key-value database for Rust

    Rust 383 24

  2. flashdb Public

    FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)

    Go 368 30

  3. surrealdb/vart Public

    A timed adaptive radix trie data-structure, used in SurrealKV

    Rust 102 16

  4. codenotary/immudb Public

    immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history

    Go 8.7k 347

  5. chord Public

    Implementation of Chord DHT(Distributed Hash Table) paper

    Go 193 45

  6. xring Public

    An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)

    Go 49 6

631 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to surrealdb/surrealkv, surrealdb/vart, surrealdb/surrealdb and 11 other repositories
Loading A graph representing arriqaaq's contributions from April 21, 2024 to April 25, 2025. The contributions are 47% commits, 31% pull requests, 21% code review, 1% issues.

Contribution activity

April 2025

Reviewed 1 pull request in 1 repository
surrealdb/surrealkv 1 pull request
3 contributions in private repositories Apr 15 – Apr 24
Loading