luzh's Stars
electronicarts/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
google/benchmark
A microbenchmark support library
compor/llvm-ir-cmake-utils
LLVM IR CMake utils for bitcode file manipulation by opt and friends
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
pmemhackathon/2019-01-23
SNIA PM Summit Hackathon, January 23, 2019
talos-vulndev/afl-dyninst
American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries
AngoraFuzzer/Angora
Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
RRZE-HPC/likwid
Performance monitoring and benchmarking suite
amanusk/s-tui
Terminal-based CPU stress and monitoring utility
Wandmalfarbe/pandoc-latex-template
A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
vanhauser-thc/afl-pin
run AFL with pintool
google/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
carlos-jenkins/python-github-webhooks
Simple Python WSGI application to handle Github webhooks
lionheart/pinboard.py
A full-featured Python wrapper (and command-line utility) for the Pinboard API. Built by the makers of Pushpin for Pinboard.
jparise/stale
Stale identifies (and optionally deletes) stale Delicious and Pinboard links.
alexanderepstein/Bash-Snippets
A collection of small bash scripts for heavy terminal users
josefbacik/log-writes
Helper code for dm-log-writes target.
sindresorhus/github-markdown-css
The minimal amount of CSS to replicate the GitHub Markdown style
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
matejak/argbash
Bash argument parsing code generator
LPD-EPFL/ASCYLIB
ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists, binary search trees, queues, and stacks.
chaiken/LCA2018-Demo-Code
Demo code for linux.conf.au "Linux: the first second" presentation
mjansson/rpmalloc
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
zh-google-styleguide/zh-google-styleguide
Google 开源项目风格指南 (中文版)
efficient/libcuckoo
A high-performance, concurrent hash table
google/dimsum
Portable C++ SIMD library
NVSL/linux-nova
NOVA is a log-structured file system designed for byte-addressable non-volatile memories, developed at the University of California, San Diego.
google/crc32c
CRC32C implementation with support for CPU-specific acceleration instructions
andikleen/pmu-tools
Intel PMU profiling tools
htot/crc32c
Fastest crc32c algorithms for i686 and x86_64 including benchmarks