yzwduck's Stars
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
meilisearch/meilisearch
A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
helix-editor/helix
A post-modern modal text editor.
spipm/Depix
Recovers passwords from pixelized screenshots
neovide/neovide
No Nonsense Neovim Client in Rust
rui314/chibicc
A small C compiler
mkrl/misbrands
The world's most hated IT stickers
tstack/lnav
Log file navigator
tock/tock
A secure embedded operating system for microcontrollers
microsoft/SEAL
Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
ibireme/yyjson
The fastest JSON library in C
google/cpu_features
A cross platform C99 library to get cpu features at runtime.
landley/toybox
toybox
weggli-rs/weggli
weggli is a fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers identify interesting functionality in large codebases.
carlini/printf-tac-toe
tic-tac-toe in a single call to printf
jedisct1/minisign
A dead simple tool to sign files and verify digital signatures.
mandiant/speakeasy
Windows kernel and user mode emulation.
vtil-project/VTIL-Core
Virtual-machine Translation Intermediate Language
runestubbe/Crinkler
Crinkler is an executable file compressor (or rather, a compressing linker) for compressing small 32-bit Windows demoscene executables. As of 2020, it is the most widely used tool for compressing 1k/4k/8k intros.
gsl-lite/gsl-lite
gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later
HexHive/printbf
Brainfuck interpreter inside printf
googlefonts/compute-shader-101
Sample code for compute shader 101 training
FrankHB/pl-docs
Programming Language Documentations
546669204/fuck-debugger-extensions
javascript anti-anti debugging
multiOTP/multiOTPCredentialProvider
multiOTP Credential Provider is a V2 Credential Provider for Windows 7/8/8.1/10/2012(R2)/2016 with options like RDP only and UPN name support
ethomson/git-recover
It's like undelete for your git repository.
libyal/dtformats
Collection of data formats
ydkhatri/UnifiedLogReader
A parser for Unified logging tracev3 files
yeslogic/allsorts-tools
Various font tools built using Allsorts
CppCodeReviewers/How-to-mock-free-function
How to mock free function?