Location via proxy:   
[Report a bug]   [Manage cookies]                

Init 1

Why hello there

Andrea here GitHub / LinkedIn / E-Mail

Archive

Projects

Non-exhaustive list of open source pet projects I worked on for the last few years, in no particular order and at various stages of development, mostly didactic stuff and topics of curiosity.

  • Machines: playground for the development of simple compilers, VMs and various experiments.
  • Sol: lightweight MQTT broker from scratch
  • EV: lightweight event-loop library based on multiplexing IO
  • llb: dead simple event-driven load balancer
  • rlb: rough-and-ready lightweight load-balancer in Rust
  • Roach: basic timeseries library and server with WAL and log-based persistence
  • SLS: bitcask basic implementation in Elixir
  • Rublo: Bloom filter with barebone features in Rust
  • Tasq: python task queue
  • Battletank: Dumb raylib based implementation of arcade battletank
  • Aiotunnel: HTTP(S) tunneling for local and remote port-forwarding
  • Webcrawler: Simple webcrawler, list on output all subdomains of a website