Pinned Repositories
Implib.so
POSIX equivalent of Windows DLL import libraries
libdebugme
Automatically spawn gdb on error.
maintainer-scripts
A bunch of useful scripts for toolchain/distro maintenance.
python-hate
A growing list of things I dislike about Python
ShlibVisibilityChecker
Tool for locating internal symbols unnecessarily exported from shared libraries.
sighandlercheck
Proof-of-concept tool for checking signal handlers for reentrancy issues.
sortcheck
Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.
sortcheckxx
Tool for detecting violations of ordering axioms in STL comparators
SymbolHider
A tool which hides symbols exported from shared libraries or relocatable object files
valgrind-preload
LD_PRELOAD-able library which runs all spawned processes under Valgrind.
yugr's Repositories
yugr/Implib.so
POSIX equivalent of Windows DLL import libraries
yugr/libdebugme
Automatically spawn gdb on error.
yugr/python-hate
A growing list of things I dislike about Python
yugr/sortcheck
Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.
yugr/ShlibVisibilityChecker
Tool for locating internal symbols unnecessarily exported from shared libraries.
yugr/SymbolHider
A tool which hides symbols exported from shared libraries or relocatable object files
yugr/maintainer-scripts
A bunch of useful scripts for toolchain/distro maintenance.
yugr/sortcheckxx
Tool for detecting violations of ordering axioms in STL comparators
yugr/valgrind-preload
LD_PRELOAD-able library which runs all spawned processes under Valgrind.
yugr/DirtyFrame
A prototype tool to provoke uninitilized data errors by filling stack frames with garbage in prologue
yugr/scripts-and-dotfiles
Bashrc and friends.
yugr/FlakyIterators
A fast and dirty checker based on libclang which detects non-deterministic iteration
yugr/gcc-interp
Run C files as standalone scripts
yugr/mgt-notes
Various notes on team management (for personal use)
yugr/debian_pkg_test
Scripts to apply code analyzers to Debian packages.
yugr/gaplan
A simple but functional toolset for constructing and analyzing Gaperton's (aka Vlad Balin's) declarative plans
yugr/Localizer
A simple tool to find functions which can be made static
yugr/uInit
Instructions on obtaining stable benchmarks results on modern Linux distro
yugr/pkupk
Easy-to-use cmdline wrapper for various archivers (.tar*, .zip, .deb, .rpm, etc.).
yugr/SchoolTracker
Simple tool to track Moscow schools on map
yugr/Lalambda
Slides for Lalambda school
yugr/gcov-demo
A simple demo of gcov usage in different modes
yugr/asm2cfg
GDB extension which let you view and save disassembled functions as a dot control-flow graphs
yugr/films
A list of recommended films
yugr/CppRussia
Slides for CppRussia conference
yugr/clangir
A new high-level IR for clang.
yugr/libarchive
Multi-format archive and compression library
yugr/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
yugr/uftrace
Function graph tracer for C/C++/Rust
yugr/unison
Unison's source code