Lists (3)
Sort Name ascending (A-Z)
Stars
Traceroute with geo-location of ip addresses / domains
OpenTelemetry Collector
pprof is a tool for visualization and analysis of profiling data
A kernel designed to run one and only one application in a virtualized environment
Engineered a user-level multithreading library tailored for Linux systems. Facilitated one-to-one and many-to-one scheduling, allowing user threads to map onto kernel threads seamlessly.
A React/Next JS package for easy-to-use, customizable animated backgrounds.
Ruroco is a tool that lets you execute commands on a server by sending UDP packets. The commands are configured on the server side, so the client does not define what is going to be executed, it on…
This is a simple service that scrapes metrics from OpenLDAP and exports them via HTTP for Prometheus consumption.
felixge's notes on the various go profiling methods that are available.
Simulating shitty network connections so you can build better systems.
A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, RDMA, etc.
🔍 Function-level tracing tool for Seccomp profiling, with eBPF
Forkstat is a program that logs process fork(), exec() and exit() activity. It is useful for monitoring system behaviour and to track down rogue processes that are spawning off processes and potent…
Developed a secure RESTful API utilizing SpringBoot for an Ecommerce platform, integrating user authentication and authorization Through OpenID/OAuth. • Designed and Implemented a dynamic React fro…
Linux Kernel Programming 2E - published by Packt
A curated list of awesome Go frameworks, libraries and software
KP-BitTorrent Client implementation in python. Asynchronous downloading and uploading for large files transfer across networks. Implementation of Tracker protocol along with peer wire protocol (PWP).
Design and Implementation of kernel level threads for xv6 operating system. Adding system call related to threading environment in xv6 along with userland threading library with one to one mapping …
Operating Systems general concepts and detailed explanation of xv6 kernel.
This system focuses on providing advertisements to users based on their current location while preserving their location privacy. It also provides a platform for businesses to post offers about the…
An electron application to check battery of bluetooth devices connected to linux devices.
IRON Shell : command-line-interface for executing various UNIX commands with pipes, redirection, signals handling and most of the builtin shell commands. Similar to shells like bash, zsh, etc
Search Engine Project - CS163 - HCMUS