GithubHelp home page GithubHelp logo

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

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

  • 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

Farhan's Projects

andractor icon andractor

Django app to extract any Android App's permission from the AndroidManifest.xml file

aol icon aol

An Append-only log in Go

art icon art

An Adaptive Radix Tree (ART) implementation in Go

boomerang icon boomerang

Go-Http client with backoff/circuit breaker implemented

bst icon bst

Binary Search tree implementation

chord icon chord

Implementation of Chord DHT(Distributed Hash Table) paper

cpython icon cpython

Semi-official read-only mirror of the CPython Mercurial repository

cuckoo icon cuckoo

Implementing a Cuckoo filter, based on the paper Cuckoo Filter: Practically Better Than Bloom

fio icon fio

Flexible I/O Tester

firestorm icon firestorm

Linux pipe like concept implementation in go

flashdb icon flashdb

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

goflare icon goflare

Go client to query cloudflare dns servers

happycoding icon happycoding

This is the source code behind HappyCoding.io, including all tutorials and examples.

hash icon hash

Hash is an in-memory Redis like hash datastructure

hraft icon hraft

Implementation of hashicorp raft

immudb icon immudb

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

merkletree icon merkletree

A merkle tree (with proofs) in Go as per RFC6962

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.