Pinned Repositories
kovri
The Kovri I2P Router Project
mef
The Open-PSA Model Exchange Format
cppdep
C/C++ Dependency Analyzer: a rewrite of John Lakos' dep_utils (adep/cdep/ldep) from "Large-Scale C++ Software Design"
cudd
CUDD with CMake
icc-travis
Script to help install Intel C/C++ Compiler on Travis CI.
nit
Poker evaluation library (PokerStove fork)
qtango
Generate Qt qrc and rcc from Tango icon set.
scram
Probabilistic Risk Analysis Tool (fault tree analysis, event tree analysis, etc.)
lizard
A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.
verdigris
Qt without moc: set of macros to use Qt without needing moc
rakhimov's Repositories
rakhimov/cppdep
C/C++ Dependency Analyzer: a rewrite of John Lakos' dep_utils (adep/cdep/ldep) from "Large-Scale C++ Software Design"
rakhimov/scram
Probabilistic Risk Analysis Tool (fault tree analysis, event tree analysis, etc.)
rakhimov/nit
Poker evaluation library (PokerStove fork)
rakhimov/cudd
CUDD with CMake
rakhimov/icc-travis
Script to help install Intel C/C++ Compiler on Travis CI.
rakhimov/qtango
Generate Qt qrc and rcc from Tango icon set.
rakhimov/rtk
Reliability, Availability, Maintainability, Safety (RAMS) analysis program.
rakhimov/boost.scope_guard
Library meant to supersede Boost.ScopeExit. Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse syntax via class template deduction.
rakhimov/Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
rakhimov/cpplint
static code checker for C++
rakhimov/dke1000
Dark Kriegspiel E1000
rakhimov/FaultTree.SCRAM
Interaction between FaultTree on R and SCRAM
rakhimov/fuzzed
The FuzzEd editor for dependability modeling and analysis.
rakhimov/googletest
Google Test
rakhimov/homebrew-scram
Homebrew tap for SCRAM
rakhimov/kovri
The Kovri I2P Router Project
rakhimov/lizard
A simple code complexity analyzer without caring about the C/C++ header files or Java imports.
rakhimov/mef
The Open-PSA Model Exchange Format
rakhimov/pokerstove
poker evaluation and enumeration software
rakhimov/QuickQanava
C++14 network/graph visualization library
rakhimov/rakhimov.github.io
rakhimov/scram-presentation
rakhimov/translators
Translators to the Open-PSA MEF
rakhimov/verdigris
Qt without moc: set of macros to use Qt without needing moc