Pinned Repositories
clang_travis_cmake_gtest_coveralls_example
CLang, Travis, CMake, Gtest, Coveralls & Appveyor
geiger
C++ micro benchmark library
inplace_string
C++17 inplace_string implementation
mtrace
simple c++ hooks around malloc/realloc/free
optiver_trading_game_client
papipp
c++ wrapper around libpapi
stable_vector
STL-compliant stable vector container
static_any
generic stack-based container
talk-lowlatencycpp
sparsehash-c11
Experimental C++11 version of sparsehash
david-grs's Repositories
david-grs/static_any
generic stack-based container
david-grs/inplace_string
C++17 inplace_string implementation
david-grs/papipp
c++ wrapper around libpapi
david-grs/stable_vector
STL-compliant stable vector container
david-grs/optiver_trading_game_client
david-grs/mtrace
simple c++ hooks around malloc/realloc/free
david-grs/talk-lowlatencycpp
david-grs/boost_multi_index_container
boost_multi_index_container: test, benchmarks, comparisons, snippets, etc
david-grs/clock
david-grs/cppcourse
david-grs/pin_wss
david-grs/protobuf_bench
david-grs/c-excercises
"C++ for Python developers"
david-grs/david-grs.github.io
david-grs/inplace_examples
Examples of inplace containers usage
david-grs/qtableview
david-grs/websocketpp_async
websocketpp async example
david-grs/workshop_2022
david-grs/aoc_2019
advent of code 2019
david-grs/demo_datatables
Demo around datatables + bootstrap + jquery ui
david-grs/EnvironmentTest
Example microbenchmark, to test if dev environment is set-up correctly
david-grs/flow
david-grs/gotw
david-grs/handler
C++ subscription handler
david-grs/kafka
david-grs/malloc_tracer
david-grs/mh
david-grs/qt_intro
Introduction to Qt
david-grs/sort
david-grs/stringToIntBenchmark
Compare different technics to convert std::string to int