- London, UK
- http://quillcpp.readthedocs.io
Stars
ClickHouse® is a real-time analytics DBMS
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
C++ Library Manager for Windows, Linux, and MacOS
expected lite - Expected objects in C++11 and later in a single-file header-only library
Web based simulator of x86 Intel computer in a 16-bit real mode made for education purposes
A macOS app for checking Apple Store inventory
vimspector - A multi-language debugging system for Vim
lazy_map is map library with std::unordered_map like interface that has O(1) cost of copying irrespective of the current size of map.
A python packaged used to interact with the Interactive Brokers REST API.
C++20 implementation of mutable constexpr expressions
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
Run compilers interactively from your web browser and interact with the assembly
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.