Pinned Repositories
aiotunnel
HTTP tunnel on top of aiohttp and asyncio
creak
Poison, reset, spoof, redirect MITM script
ev
Lightweight event-loop library based on multiplexing IO
llb
Dead simple event-driven load-balancer
memento
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
sol
Lightweight MQTT broker, written from scratch. IO is handled by a super simple event loop based upon the most common IO multiplexing implementations.
tasq
A simple task queue implementation to enqeue jobs on local or remote processes.
triedb
Key-value store based on a trie data structure to handle the keyspace.
tts
Transient Time Series, a naive implementation of a time series DB, just for fun
webcrawler
Simple webcrawler, list on output all subdomains of a website
codepr's Repositories
codepr/sol
Lightweight MQTT broker, written from scratch. IO is handled by a super simple event loop based upon the most common IO multiplexing implementations.
codepr/creak
Poison, reset, spoof, redirect MITM script
codepr/ev
Lightweight event-loop library based on multiplexing IO
codepr/llb
Dead simple event-driven load-balancer
codepr/narwhal
PoC of a simple continous integration system
codepr/dotfiles
All my configurations .files
codepr/raft-c
Fun-driven Raft-based distributed time series database, featuring sharding with consistent hashing, an SQL-like query language
codepr/webcrawler
Simple webcrawler, list on output all subdomains of a website
codepr/codepr.github.io
Personal site
codepr/rlb
Rough-and-ready lightweight load-balancer in Rust.
codepr/timepipe
Stupid simple in-memory TSDB
codepr/battletank
Dumb terminal based implementation of battletank
codepr/chatlite
Toy chat server
codepr/depot
codepr/dogfight
codepr/hammox
🏝 automated contract testing via type checking for Elixir functions and mocks
codepr/machines
Playground for the development of simple compilers, VMs and various experiments.
codepr/neovim-coldnight
codepr/picokernel
Utterly trivial OS kernel
codepr/rainex
Playground with weather forecast services
codepr/roach
Micro timeseries DB
codepr/rublo
Very simple rust bloom filter
codepr/ruft
Raft consensus algorithm implementation in Rust
codepr/sake
MQTT CLI utility application
codepr/shoju
codepr/sls
Simple Bitcask implementation using GenServer.
codepr/stackzero
codepr/tera
Lightweight no-allocation MQTT broker, designed according to data oriented programming
codepr/tweexir
Twitter client for v2 APIs
codepr/yaflake
Yet another Flake ID generator