Pinned Repositories
async-book
Asynchronous Programming in Rust
awesome-consensus
Awesome list for Paxos and friends
awesome-postgres
A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
bocker
Docker implemented in around 100 lines of bash
book
The Rust Programming Language
brickhouse
Hive UDF's for the data warehouse
btrace
BTrace - a safe, dynamic tracing tool for the Java platform
ChezScheme
Chez Scheme
mapschool
not a textbook
xv6-riscv
Xv6 for RISC-V
bugorz's Repositories
bugorz/bugorz.github.io
This is my old school blog
bugorz/choco-solver
An open-source Java library for Constraint Programming
bugorz/cmake-examples
Useful CMake Examples
bugorz/datasharing
The Leek group guide to data sharing
bugorz/ExData_Plotting1
Plotting Assignment 1 for Exploratory Data Analysis
bugorz/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
bugorz/hardware_introduction
What scienfitic programmers must know about CPUs and RAM to write fast code.
bugorz/html-dom
Common tasks of managing HTML DOM with vanilla JavaScript. Give me 1 ⭐if it’s useful.
bugorz/iceberg-docs
Apache Iceberg Documentation Site
bugorz/ims
📚 Introduction to Modern Statistics - A college-level open-source textbook with a modern approach highlighting multivariable relationships and simulation-based inference.
bugorz/jvmgo-book
《自己动手写Java虚拟机》源代码
bugorz/lambda
Fun with λ calculus!
bugorz/lambda-calculus
An introduction to the Lambda Calculus
bugorz/lkmpg
The Linux Kernel Module Programming Guide (updated for 5.x kernels)
bugorz/machine-learning-cheat-sheet
Classical equations and diagrams in machine learning
bugorz/Magisk
The Magic Mask for Android
bugorz/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
bugorz/mold
mold: A Modern Linker
bugorz/parquet-mr
Apache Parquet
bugorz/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
bugorz/questdb
An open source SQL database designed to process time series data, faster
bugorz/Ripes
A graphical processor simulator and assembly editor for the RISC-V ISA
bugorz/seL4
The seL4 microkernel
bugorz/semantic
Parsing, analyzing, and comparing source code across many languages
bugorz/swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
bugorz/tutorials
P4 language tutorials
bugorz/vault-java-driver
Zero-dependency Java client for HashiCorp's Vault
bugorz/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.
bugorz/Writing_Safer_C_code
Collection of articles on good practices and tools to improve C code quality
bugorz/xv6-riscv-fall19
6.S081/6.828 lab repo for fall 2019