Pinned Repositories
intermodal
Container handling in Rust
ipgiri
Utilities for parsing MRT files and a routing table implementation
networking-experiments
Scripts/Docs trying out different networking things in a box
pycon
rust-learning
A repository to keep a lot of 'experimental' rust code. Often to understand / demonstrate some conccepts.
xdp-tutorial-rs
Code for xdp-project xdp-tutorial in Rust.
wishpy
Python bindings for wireshark and libpcap.
ellora
Rust SCTP toolkit
hampi
Rust ASN.1 Toolkit
scalpel
Packet Dissection and sculpting in Rust
gabhijit's Repositories
gabhijit/networking-experiments
Scripts/Docs trying out different networking things in a box
gabhijit/ipgiri
Utilities for parsing MRT files and a routing table implementation
gabhijit/xdp-tutorial-rs
Code for xdp-project xdp-tutorial in Rust.
gabhijit/intermodal
Container handling in Rust
gabhijit/rust-learning
A repository to keep a lot of 'experimental' rust code. Often to understand / demonstrate some conccepts.
gabhijit/asn1rs
This crate generates Rust Code and optionally compatible Protobuf and SQL schema files from ASN.1 definitions.
gabhijit/awesome-telco
A curated list of telco resources and projects
gabhijit/aya
Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
gabhijit/aya-template
A cargo-generate template for Rust eBPF Projects using Aya
gabhijit/cargo-scaffold
cargo scaffold lets you scaffold and generate projects described in a simple TOML file
gabhijit/contributors
Contributors to the Ockam Open Source projects
gabhijit/dot_files
gabhijit/e2term-rs
E2 Term implementation for the O-RAN-SC RIC Platform supporting E2AP and E2SM version 2.X and above
gabhijit/gabhijit-github-io-blog
Content for gabhijit.github.io
gabhijit/gtmpl-rust
golang text/template for rust
gabhijit/handlebars-rust
Rust templating with Handlebars
gabhijit/kvm-ioctls
gabhijit/linux-loader
Linux kernel loader
gabhijit/ngap-rs
gabhijit/ockam
End-to-end encrypted messaging and mutual authentication between cloud services and edge devices
gabhijit/open5gs
Open5GS is a C-language Open Source implementation for 5G Core and EPC, i.e. the core network of LTE/NR network (Release-16)
gabhijit/openapiv3
Rust Open API v3 Structs and Enums for easy deserialization with serde
gabhijit/proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
gabhijit/rust
Empowering everyone to build reliable and efficient software.
gabhijit/sanic-guide
Frontpage and user guide for Sanic
gabhijit/tickp
gabhijit/training
Repository for trainings conducted
gabhijit/traits
Collection of cryptography-related traits
gabhijit/vm-virtio
virtio implementation
gabhijit/vmm-reference
A VMM implementation based of rust-vmm components