Andrea Baldan

Results 7 repositories owned by Andrea Baldan

aiotunnel

31
Stars
6
Forks
Watchers

HTTP tunnel on top of aiohttp and asyncio

creak

123
Stars
36
Forks
Watchers

Poison, reset, spoof, redirect MITM script

llb

33
Stars
7
Forks
Watchers

Dead simple event-driven load-balancer

memento

76
Stars
10
Forks
Watchers

Fairly basic redis-like hashmap implementation on top of a epoll TCP server.

sol

108
Stars
12
Forks
Watchers

Lightweight MQTT broker, written from scratch. IO is handled by a super simple event loop based upon the most common IO multiplexing implementations.

tasq

92
Stars
5
Forks
Watchers

A simple task queue implementation to enqeue jobs on local or remote processes.

ev

29
Stars
10
Forks
Watchers

Lightweight event-loop library based on multiplexing IO