linsinan1995's Stars
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
PlatformLab/NanoLog
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
dendibakh/perf-ninja
This is an online course where you can learn and master the skill of low-level performance analysis and tuning.
andikleen/pmu-tools
Intel PMU profiling tools
alibaba/yalantinglibs
A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple
libunwind/libunwind
libunwind official github repo (in need of new / additional maintainer, mail/open issue if interested)
ARM-software/abi-aa
Application Binary Interface for the Arm® Architecture
facebookresearch/CompilerGym
Reinforcement learning environments for compiler and program optimization tasks
inikep/lzbench
lzbench is an in-memory benchmark of open-source LZ77/LZSS/LZMA compressors
lefticus/cpp_weekly
The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accepted in some cases.
bminor/binutils-gdb
Unofficial mirror of sourceware binutils-gdb repository. Updated daily.
eclipse/jifa
🔬 Online Heap Dump, GC Log, Thread Dump & JFR File Analyzer.
google/autofdo
AutoFDO
haptork/easyLambda
distributed dataflows with functional list operations for data processing with C++14
intel/yarpgen
Yet Another Random Program Generator
aminya/project_options
A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.
swansontec/map-macro
A recursive C preprocessor macro which performs an operation on each element of a list
aspiers/git-deps
git commit dependency analysis tool
davidmalcolm/gcc-python-plugin
GCC plugin that embeds CPython inside the compiler
MaskRay/ElfHacks
Dive into ELF files using simple self-contained examples
lac-dcc/llvm-course
Code examples used for the LAC LLVM course
maropu/spark-tpcds-datagen
All the things about TPC-DS in Apache Spark
cierelabs/boostache
Template engine library in C++
XUANTIE-RV/xuantie-gnu-toolchain
GNU toolchain for Xuantie RISC-V CPU, including GCC and Binutils ……
d99kris/stackusage
Measure stack usage in Linux and macOS applications
kristerw/pysmtgcc
Some experiments with SMT solvers and GIMPLE IR
MaskRay/picolld
A stripped-down LLD (LLVM linker)
flang-compiler/classic-flang-llvm-project
LLVM monorepo for integration with classic flang
XUANTIE-RV/gcc
GCC for Xuantie RISC-V CPU, the GNU Compiler Collection.
ReneNyffenegger/about-preprocessor
About the C preprocessor