djtzou's Stars
libp2p/js-libp2p
The JavaScript Implementation of libp2p networking stack.
ethereum/pydevp2p
Python Implementation of the Ethereum P2P stack
ethereum/pyethereum
Next generation cryptocurrency network
ethereum/pyethapp
wolfsniper2388/Tech_Interviews
technical interview problems written in python 2.7
nmap/nmap
Nmap - the Network Mapper. Github mirror of official SVN repository.
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
cocagne/paxos
Plain Paxos Implementations in Python & Java
jgroups-extras/jgroups-raft
Implementation of the RAFT consensus protocol in JGroups
pallets/jinja
A very fast and expressive template engine.
ohsu-comp-bio/funnel
Funnel is a toolkit for distributed task execution via a simple, standard API.
ethereum/wiki
The Ethereum Wiki
spyoungtech/grequests
Requests + Gevent = <3
chobits/tapip
user-mode TCP/IP stack based on linux tap device
tass-belgium/picotcp
PicoTCP is a free TCP/IP stack implementation
saminiir/level-ip
A hacker's userspace TCP/IP stack
wookayin/pintos
🌀 OS Coursework Project (PintOS)
yifeih/redbase
Spring 2014. Stanford CS346 project. A mini relational database with query optimization
praveenkmurthy/Raw-Sockets
HTTP-TCP-IP Stack Implementation using Raw Sockets
zulip/zulip
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
apache/activemq
Mirror of Apache ActiveMQ
rabbitmq/rabbitmq-server
Open source RabbitMQ: core server and tier 1 (built-in) plugins
zeromq/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
restartpy/restart
A Python library with good intentions for building REST APIs.
apache/beam
Apache Beam is a unified programming model for Batch and Streaming data processing.
psal/anonymouth
vmg/crustache
The templating engine which may explode right under your nose
andrewgodwin/channels-examples
Example projects using Django Channels
houluy/UDP
UDP implementation using RAW SOCKET in Python