- All languages
- ANTLR
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- Component Pascal
- Dart
- Dockerfile
- Go
- Groovy
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- MATLAB
- Makefile
- Markdown
- OCaml
- PHP
- PLpgSQL
- Perl
- PostScript
- PowerShell
- Python
- Ruby
- Rust
- SCSS
- Sass
- Scala
- Shell
- Starlark
- Swift
- TypeScript
- Vim Script
- Vue
Starred repositories
Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
A simple and easy-to-use library to enjoy videogames programming
TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
World's fastest and most advanced password recovery utility
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
A little tool to play with Windows security
mimalloc is a compact general purpose allocator with excellent performance.
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
A Curated List of Multiplayer Game Network Programming Resources
The “Quite OK Image Format” for fast, lossless image compression
Terrain rendering algorithm in less than 20 lines of code
clumsy makes your network condition on Windows significantly worse, but in a controlled and interactive manner.
F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
A network library for client/server games written in C++
For http protocol. nginx-upsync-module, sync upstreams from consul or etcd and so on, dynamiclly modify backend-servers attributes(weight, max_fails, down...), needn't reload nginx
XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.
quic、prot_quic、goquic、libquic源码中文注释分析,增加C++ quic-client和quic-server example 程序,便于快速掌握学习谷歌quic库源码和学习quic协议,作为新的网络加速协议,可以根据实际需要应用于自己的工程项目中。把google quic源码和goquic合并到一个工程编译安装