Alexander Shukaev's user avatar
Alexander Shukaev's user avatar
Alexander Shukaev's user avatar
Alexander Shukaev
  • Member for 13 years, 3 months
  • Last seen this week
Stats
16,911
reputation
1.8m
reached
161
answers
57
questions
Loading…
About

careers.stackoverflow.Alexander.Shukaev.name
stackoverflow.Alexander.Shukaev.name
stackexchange.Alexander.Shukaev.name
bitbucket.Alexander.Shukaev.name

  • Process
    A flexible cross-platform C++11 framework to manage external programs (processes) that is an alternative to Java's java.lang.Runtime and java.lang.Process, .NET's System.Diagnostics.Process, and Python's subprocess.
  • C++ Hacks
    C++98-compatible, RTTI-free, safe, portable, generic, and header-only API to access arbitrary private function and object members of classes along with compile-time introspection of class members now a reality!
  • C++ Firewall
    C++11-compatible, RTTI-free, safe, portable, generic, and header-only implementation of the Compiler Firewall Idiom (also known as Pointer to Implementation Idiom or Cheshire Cat) with out-of-the-box support for the C++11 smart pointers (std::shared_ptr and std::unique_ptr) and the Boost smart pointers (boost::shared_ptr and boost::movelib::unique_ptr).
  • CMake Helpers
    Highly configurable and feature-rich CMake framework that simplifies organization and maintenance of new C/C++ projects and provides out-of-the-box integration with popular development tools, e.g. Clang-Format, Clang-Tidy, Include What You Use, Valgrind, etc.
  • Make Scripts
    A set of robust (even paths containing spaces are fully supported) and configurable Make scripts which constitute a convenient front end to tedious project management manipulations over CMake, Git, Python Virtual Environment, and more.
  • Git Hooks
    State of the art Git hooks implemented as highly portable POSIX-compliant shell scripts.

github.Alexander.Shukaev.name

8
gold badges
71
silver badges
87
bronze badges
717
Score
115
Posts
53
Posts %
326
Score
23
Posts
11
Posts %
268
Score
25
Posts
11
Posts %
207
Score
21
Posts
10
Posts %
186
Score
35
Posts
16
Posts %
166
Score
22
Posts
10
Posts %
Top posts
View all questions, answers, and articles