Pinned Repositories
cloud-native-setup
Automation around setting up the cloud-native content (kubernetes) on Clear Linux.
bess-router
bess router example
dpdk-hash
Basic environment to play with dpdk hash library
bess
BESS: Berkeley Extensible Software Switch
upf
4G/5G Mobile Core User Plane
krsna1729's Repositories
krsna1729/5GC_APIs
RESTful APIs of main Network Functions in the 3GPP 5G Core Network
krsna1729/bess
BESS: Berkeley Extensible Software Switch
krsna1729/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
krsna1729/cilium
eBPF-based Networking, Security, and Observability
krsna1729/cloud-native-setup
Automation around setting up the cloud-native content (kubernetes) on Clear Linux.
krsna1729/cluster-api-provider-aws
krsna1729/deep-learning
A deep-dive on the entire history of deep-learning
krsna1729/easy_rust
Rust explained using easy English
krsna1729/free5gc
Open source 5G core network base on 3GPP R15
krsna1729/github-push-action
GitHub actions to push back to repository eg. updated code
krsna1729/go-gtp
GTP(GPRS Tunneling Protocol) implemented in pure Golang.
krsna1729/go-pfcp
PFCP(Packet Forwarding Control Protocol) implementation in Golang.
krsna1729/go-reuseport
reuse tcp/udp ports in golang
krsna1729/KUtrace
Low-overhead tracing of all Linux kernel-user transitions, for serious performance analysis. Includes kernel patches, loadable module, and post-processing software. Output is HTML/SVG per-CPU-core timeline that you can pan/zoom down to the nanosecond.
krsna1729/libbpf
Automated upstream mirror for libbpf stand-alone build.
krsna1729/local-packet-whisperer
A Fun project using Ollama, Streamlit & PyShark to chat with PCAP files locally, privately!
krsna1729/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
krsna1729/nanoBench
A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.
krsna1729/neper
neper is a Linux networking performance tool.
krsna1729/packet_buddy
pcap analysis provided by chatGPT4 Turbo
krsna1729/perf-book
The book "Performance Analysis and Tuning on Modern CPU"
krsna1729/pwru
Packet, where are you? -- Linux kernel networking debugger
krsna1729/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev with challenging examples, exercises and projects.
krsna1729/simdutf
Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension. Part of Node.js, WebKit/Safari and Bun.
krsna1729/snabb
Snabb: Simple and fast packet networking
krsna1729/sriov-network-device-plugin
krsna1729/tiny-gpu
A minimal GPU design in Verilog to learn how GPUs work from the ground up
krsna1729/tinynf
Code artifact of the paper "A Simpler and Faster NIC Driver Model for Network Functions" (OSDI 2020)
krsna1729/upf-epc
4G/5G Mobile core user plane
krsna1729/xdp-tutorial
XDP tutorial