tumanovm's starred repositories

concurrencpp

Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all

Language:C++License:MITStargazers:2134Issues:0Issues:0

stdexec

`std::execution`, the proposed C++ framework for asynchronous and parallel programming.

Language:C++License:Apache-2.0Stargazers:1328Issues:0Issues:0

QuantLib

The QuantLib C++ library

Language:C++License:NOASSERTIONStargazers:4943Issues:0Issues:0

mp-units

The quantities and units library for C++

Language:C++License:MITStargazers:969Issues:0Issues:0

structopt

Parse command line arguments by defining a struct

Language:C++License:MITStargazers:450Issues:0Issues:0

simdjson

Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

Language:C++License:Apache-2.0Stargazers:18652Issues:0Issues:0

copper

Port of Golang channels to C++

Language:C++License:MITStargazers:167Issues:0Issues:0

Vc

SIMD Vector Classes for C++

Language:C++License:BSD-3-ClauseStargazers:1424Issues:0Issues:0

modern-cpp-features

A cheatsheet of modern C++ language and library features.

License:MITStargazers:19086Issues:0Issues:0

lexy

C++ parsing DSL

Language:C++License:BSL-1.0Stargazers:967Issues:0Issues:0

rich

Rich is a Python library for rich text and beautiful formatting in the terminal.

Language:PythonLicense:MITStargazers:47672Issues:0Issues:0

hedley

A C/C++ header to help move #ifdefs out of your code

Language:C++License:CC0-1.0Stargazers:751Issues:0Issues:0

random

Random for modern C++ with convenient API

Language:C++License:MITStargazers:896Issues:0Issues:0

criterion

Microbenchmarking for Modern C++

Language:C++License:MITStargazers:208Issues:0Issues:0

frozen

a header-only, constexpr alternative to gperf for C++14 users

Language:C++License:Apache-2.0Stargazers:1242Issues:0Issues:0

awesome-hpp

A curated list of awesome header-only C++ libraries

License:UnlicenseStargazers:3256Issues:0Issues:0

pipes

Pipelines for expressive code on collections in C++

Language:C++License:MITStargazers:790Issues:0Issues:0

argparse

Argument Parser for Modern C++

Language:C++License:MITStargazers:2450Issues:0Issues:0

indicators

Activity Indicators for Modern C++

Language:C++License:MITStargazers:2872Issues:0Issues:0

tabulate

Table Maker for Modern C++

Language:C++License:MITStargazers:1824Issues:0Issues:0

CLI11

CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.

Language:C++License:NOASSERTIONStargazers:3155Issues:0Issues:0

fire-hpp

A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs

Language:C++License:BSL-1.0Stargazers:446Issues:0Issues:0

compile-time-regular-expressions

Compile Time Regular Expression in C++

Language:C++License:Apache-2.0Stargazers:3199Issues:0Issues:0

compiler-explorer

Run compilers interactively from your web browser and interact with the assembly

Language:TypeScriptLicense:BSD-2-ClauseStargazers:15483Issues:0Issues:0

imgui

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

Language:C++License:MITStargazers:57000Issues:0Issues:0

awesome-cpp

A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

License:MITStargazers:56470Issues:0Issues:0

awesome-cmake

A curated list of awesome CMake resources, scripts, modules and examples.

License:NOASSERTIONStargazers:4935Issues:0Issues:0

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)

Language:C++License:BSL-1.0Stargazers:18155Issues:0Issues:0

doctest

The fastest feature-rich C++11/14/17/20/23 single-header testing framework

Language:C++License:MITStargazers:5667Issues:0Issues:0

nameof

Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum

Language:C++License:MITStargazers:1994Issues:0Issues:0