effenok's Stars
danielmiessler/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
theanalyst/awesome-distributed-systems
A curated list to learn about distributed systems
mre/idiomatic-rust
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
SystemsApproach/book
Computer Networks: A Systems Approach -- Textbook
dgryski/awesome-consensus
Awesome list for Paxos and friends
emmericp/MoonGen
MoonGen is a fully scriptable high-speed packet generator built on DPDK and LuaJIT. It can saturate a 10 Gbit/s connection with 64 byte packets on a single CPU core while executing user-provided Lua scripts for each packet. Multi-core support allows for even higher rates. It also features precise and accurate timestamping and rate control.
kohler/click
The Click modular router: fast modular packet processing and analysis
lagopus/lagopus
Yet another SDN / OpenFlow software switch
CPqD/ofsoftswitch13
OpenFlow 1.3 switch.
Gilnaa/memoffset
offsetof for Rust
greearb/xorp.ct
XORP is a routing protocol suite, supporting OSPF, BGP, RIP, PIM, IGMP, OLSR and more. This repository is now the official XORP code repository.
ANLAB-KAIST/Packet-IO-Engine
A high-performance and batching-oriented device driver for Intel 82598/82599-based network interface cards, the work is done in cooperation with ANLAB and NDSL.
SystemsApproach/tcpcc
TCP Congestion Control -- Micro-book
bisdn/xdpd
OpenFlow switch (multi-platform) - The OpenFlow eXtensible DataPath daemon,an SDN datapath framework written in C/C++
kohler/click-packages
Collection of packages for the Click modular router
ffainelli/bqlmon
Byte Queue Limits ncurses monitoring tool
andi-bigswitch/oflops
bisdn/rofl-core
OpenFlow library set - Collection of libraries to build OpenFlow controllers and switches, written in C/C++. Hub repository.
elshize/simrs
(Experimental) General purpose descrete event simulation library.
mneumann/graph-layout-rs
Graph-Layouting Algorithms for Rust.
eladschiller/Renaissance-SDN
A floodlight prototype implementation for the Renaissance algorithm
CodeChix-OpenSource/OFconnect
Shared library for management of OpenFlow connections
ChidambaramR/TCP_Offload
Implementing offload features of Linux e1000 driver in custom NIC
drahoslavzan/EtherSwitch
Software Implementation of an Ethernet Switch with the Multicast Support
mneumann/graph-generators-rs
Graph generator algorithms for Rust.
MrBurmark/network-packet-analyzer
A project for CS194-15 in which a batch DFA solver was parallelized using openMP and CUDA.
OrthogonalHawk/pktanon
Fork from the PktAnon project hosted at: http://www.tm.kit.edu/software/pktanon/index.html
Syn-Flow/SoftwareSwitchOVS
Software Swtch of SynFlow based on Openv Switch