Pinned Repositories
chain4s
Experimental implementation of Chain replication
Date_HumanDiff
Generate textual time differences that are easily understandable by humans.
logpack
Log processing tool [WIP]
logql-parser
Simple LogQL parser
logsdb
An experimental Log storage on top of RocksDB and using gRPC
memdb
Simple In-memory database in Scala inspired by go-memdb
phony
Fake data generator
raft4s
Raft algorithm implementation in Scala
raft4s-kvstore-example
A simple Key/Value store with raft4s library
zktree
A small tool to display Znodes in Zookeeper in tree structure.
alirezameskin's Repositories
alirezameskin/raft4s
Raft algorithm implementation in Scala
alirezameskin/phony
Fake data generator
alirezameskin/memdb
Simple In-memory database in Scala inspired by go-memdb
alirezameskin/Date_HumanDiff
Generate textual time differences that are easily understandable by humans.
alirezameskin/raft4s-kvstore-example
A simple Key/Value store with raft4s library
alirezameskin/chain4s
Experimental implementation of Chain replication
alirezameskin/logpack
Log processing tool [WIP]
alirezameskin/logql-parser
Simple LogQL parser
alirezameskin/logsdb
An experimental Log storage on top of RocksDB and using gRPC
alirezameskin/nailgun-php
A PHP Client for Nailgun
alirezameskin/paxos
Basic Paxos implementation in Scala + Cats effect
alirezameskin/raft.github.io
website at https://raft.github.io
alirezameskin/scala-dvvset
Dotted Version Vectors Sets Scala implementation
alirezameskin/simple-lru
Simple LRU implementation in Scala
alirezameskin/sparser
Dynamic String Parser library
alirezameskin/zktree
A small tool to display Znodes in Zookeeper in tree structure.
alirezameskin/flysystem
Flysystem, many filesystems, one API.
alirezameskin/nailgun
Nailgun is a client, protocol, and server for running Java programs from the command line without incurring the JVM startup overhead.
alirezameskin/nixos-config
My NixOS configuration
alirezameskin/nixpkgs
Nix Packages collection
alirezameskin/redis4cats
:floppy_disk: Redis client built on top of Cats Effect, Fs2 and Lettuce