vicshen's Stars
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
yanfeizhang/coder-kung-fu
开发内功修炼
yanqi27/core_analyzer
A power tool to debug memory-related issues
WerWolv/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
JushBJJ/Mr.-Ranedeer-AI-Tutor
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
approvals/ApprovalTests.cpp
Native ApprovalTests for C++ on Linux, Mac and Windows
albertan017/LLM4Decompile
Reverse Engineering: Decompiling Binary Code with Large Language Models
wheybags/glibc_version_header
Build portable Linux binaries without using an ancient distro
microsoft/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
ben-marshall/verilog-vcd-parser
A parser for Value Change Dump (VCD) files as specified in the IEEE System Verilog 1800-2012 standard.
Nic30/hdlConvertor
Fast Verilog/VHDL parser preprocessor and code generator for C++/Python based on ANTLR4
xiaoweiChen/CPP-20-STL-Cookbook
《C++20 STL Cookbook》的非专业个人翻译
xiaoweiChen/CMake-Cookbook
:book: 作为对《CMake Cookbook》的中文翻译。
xiaoweiChen/CPP-17-STL-cookbook
作为对《C++17 STL cookbook》英文版的中文翻译。
zeromq/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
verilog-to-routing/tatum
Tatum: A Fast, Flexible Static Timing Analysis (STA) Engine for Digital Circuits
pmderodat/gcc-internals-gdb
Python scripts for GDB to make it easier to debug GCC
luban-agi/Awesome-AIGC-Tutorials
Curated tutorials and resources for Large Language Models, AI Painting, and more.
martinus/unordered_dense
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
larsgottesbueren/WHFC
Weighted HyperFlowCutter
BWbwchen/TopoPart
This is the implementation of TopoPart paper.
pyinvoke/invoke
Pythonic task management & command execution.
martinus/robin-hood-hashing
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
alibaba/yalantinglibs
A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple
USCiLab/cereal
A C++11 library for serialization
nvim-lua/kickstart.nvim
A launch point for your personal nvim configuration
parastuffs/metis_unicorn
Implementation of hMETIS
Trepan-Debuggers/remake
Enhanced GNU Make - tracing, error reporting, debugging, profiling and more