Stars
- All languages
- Assembly
- C
- C#
- C++
- CMake
- CSS
- Dockerfile
- Go
- HCL
- HTML
- Java
- JavaScript
- Jupyter Notebook
- Just
- Kotlin
- LLVM
- MATLAB
- Makefile
- Markdown
- Nunjucks
- Objective-C
- PHP
- PLpgSQL
- PowerShell
- Python
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Svelte
- Swift
- SystemVerilog
- TL-Verilog
- TSQL
- TeX
- TypeScript
- Typst
- V
- Vim Script
- WebAssembly
- Zig
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Se…
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
A curated list of Multiplayer Game Network Programming Resources
Siege is an http load tester and benchmarking utility
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
Dive into CPython internals, trying to illustrate every detail of CPython implementation
A library of common data structures and algorithms written in C.
eBPF implementation that runs on top of Windows
Lightweight CLI download accelerator
luna programming language - a small, elegant VM implemented in C
A cross-platform C and C++ unit testing framework for the 21st century
Reorganize tables in PostgreSQL databases with minimal locks
How to write a very simple JIT compiler