hanickadot
Staff Software Engineer in Woven by Toyota, Chair of Study Group for Reflection & Co-Chair of Evolution Working Group in C++ committee
Woven by ToyotaBrno, Czech Republic
Pinned Repositories
cleanCppProject
Clean C++ project for you to use. Features: Modern CMake, Doxygen, PlanUML, Catch Unit testing, static analysis, YCMd, Sublime Text 3
co_curl
compile-time-regular-expressions
Compile Time Regular Expression in C++
cpp-tutorial
ctdb
cthash
constexpr implementation of SHA-2 and SHA-3 family of hashes
ll1
polyfill-23
search-engine
static-regexp-old
Very fast regexp using c++11 templates.
hanickadot's Repositories
hanickadot/compile-time-regular-expressions
Compile Time Regular Expression in C++
hanickadot/cthash
constexpr implementation of SHA-2 and SHA-3 family of hashes
hanickadot/co_curl
hanickadot/ctdb
hanickadot/polyfill-23
hanickadot/search-engine
hanickadot/base
hanickadot/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
hanickadot/strings-in-json
hanickadot/aoc-2023
hanickadot/constant-wrapper
test code for the constexpr_v paper, P2781
hanickadot/curl-coroutines
hanickadot/hamt4
hanickadot/libdivsufsort
A lightweight suffix-sorting library
hanickadot/nontype_functional
Complete implementation of std::function, std::function_ref, and std::move_only_function
hanickadot/orc
ORC is a tool for finding violations of C++'s One Definition Rule on the OSX toolchain.
hanickadot/tidbits
hanickadot/zxcvbn-c
C/C++ version of the zxcvbn password strength estimator
hanickadot/carbon-lang2
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
hanickadot/CascLib
An open-source implementation of library for reading CASC storages from Blizzard games since 2014
hanickadot/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
hanickadot/clang-builder
hanickadot/ClickHouse
ClickHouse® is a free analytics DBMS for big data
hanickadot/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
hanickadot/draft
C++ standards drafts
hanickadot/ext-unicode-db-1
hanickadot/hanickadot
hanickadot/infra
Infrastructure to set up the public Compiler Explorer instances and compilers
hanickadot/mp-coro
Coroutine support tools
hanickadot/regex-performance
Performance comparison of regular expression engines.