То, чего нет в Бусте
☆84Mar 22, 2026Updated 2 months ago
Alternatives and similar repositories for burst
Users that are interested in burst are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Bunch of utilities for metaprogramming☆10Mar 10, 2021Updated 5 years ago
- Основной сайт Рабочей Группы 21 C++☆10May 8, 2025Updated last year
- Шаблон кросплатформенного CMake-проекта для языка C++ 🇬🇧 Modern CMake crossplatform project template for C++☆65Jul 25, 2022Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Header only C++14 micro benchmark☆14Jan 4, 2016Updated 10 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Implementation of realworld app backend api☆10Jul 17, 2023Updated 2 years ago
- MemTracer is a memory tracking system created mostly with video games in mind.☆23Nov 25, 2019Updated 6 years ago
- Type traits for properties of C / C++ enum types☆22Jul 9, 2019Updated 6 years ago
- Circular span☆12May 24, 2024Updated 2 years ago
- ☆16Mar 7, 2018Updated 8 years ago
- Yet another .NET-like LINQ library written in C++. It supports lazy evaluations and implements almost all LINQ methods.☆14Aug 17, 2019Updated 6 years ago
- A tool to create Boost module dependency reports☆15Apr 25, 2026Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,479May 22, 2026Updated last week
- Boost.Scope, a collection of scope guard utilities.☆17Apr 22, 2026Updated last month
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆38Nov 13, 2020Updated 5 years ago
- Code for testing of different sorting algorithms☆10Jul 6, 2021Updated 4 years ago
- C++20 implementation of mutable constexpr expressions☆131May 7, 2026Updated 3 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Nov 28, 2025Updated 6 months ago
- ☆39Aug 1, 2013Updated 12 years ago
- [Deprecated: use userver-create-service instead!] Template of a C++ service that uses userver framework with gRPC and PostgreSQL. Build, …☆20Dec 15, 2025Updated 5 months ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆11Oct 10, 2020Updated 5 years ago
- Proof of concept of view_maybe☆12Dec 9, 2024Updated last year
- Documenting Wasm SIMD performance☆38Jun 8, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Roman numeral support for C++17☆51Sep 28, 2023Updated 2 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Apr 16, 2020Updated 6 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Dec 6, 2019Updated 6 years ago
- A header-only C++ STL-like graph container with full unit tests☆15Sep 2, 2017Updated 8 years ago
- Library for extracting stacktrace from exception.☆49Nov 22, 2023Updated 2 years ago
- A saturating arithmetic cast.☆12Feb 26, 2019Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Jan 28, 2016Updated 10 years ago
- C++ asynchronous promises like a Promises/A+☆47Jan 6, 2023Updated 3 years ago
- k-means++: a C++ version implement