- Sydney
Lists (1)
Sort Name ascending (A-Z)
Stars
debauchee / barrier
Forked from deskflow/deskflowOpen-source KVM software
Packet, where are you? -- eBPF-based Linux kernel networking debugger
Build your personal knowledge base with Trilium Notes
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
handling 1M websockets connections in Go
A collection of 100+ popular LeetCode problems solved in Go.
A decentralized P2P networking stack written in Go.
Efficient token-bucket-based rate limiter package.
Various examples of tests I do on a daily basis before implementing golang
A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/
Pyc-cfg is a pure python control flow graph builder for almost all Ansi C programming language.
Implementations of a data structure with false negatives but no false positives.
Python library to control Chinese USB HID 125Khz RFID Reader/Writer
A Prometheus exporter which uses eBPF to measure block IO request latency / size
XePeleato / cgminer
Forked from ckolivas/cgminerASIC and FPGA miner in c for bitcoin
Wipe and reinstall a running Linux system via SSH, without rebooting. You know you want to.
https://austindavid.com/t/wiiceiver-github
A PostgreSQL metric exporter for Prometheus
ClickHouse® is a real-time analytics database management system
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…