C++ Boost

Open-source C++ projects categorized as Boost

Top 23 C++ Boost Projects

  • Boost.Beast

    HTTP and WebSocket built on Boost.Asio in C++11

  • hana

    Your standard library for metaprogramming

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Boost.Compute

    A C++ GPU Computing Library for OpenCL

  • soci

    Official repository of the SOCI - The C++ Database Access Library

  • pfr

    std::tuple like methods for user defined types without any macro or boilerplate code

  • Project mention: Rooting for P1061 "Structured Bindings can introduce a Pack" | /r/cpp | 2023-10-19

    This single feature opens a world of new possiblities. For example, it makes implementing "getting the number of fields" trivial. Furthrmore, and much more importantly, it enables turning a struct into a tuple. Currently, this can only be done by enumerating cases (therefore it's not fully generic), as with Boost PFR. By the way, PFR greatly simplifies our codebases, especially for parts with serialization and/or reflection.

  • ut

    C++20 μ(micro)/Unit Testing Framework

  • Experimental Boost.DI

    C++14 Dependency Injection Library

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • sml

    C++14 State Machine library

  • Project mention: Sharing Saturday #496 | /r/roguelikedev | 2023-12-08

    Anyway the need is not complicated, I need both entry and exit functions from every state, optionally allowing these functions to be coroutines (that's special sauce but for later), and an explicit state transition table which also have a way to say that a state can be accessed at any point. Also allow states to be state machines, optional FSM hierarchies. If you ignore the coroutine stuff it's pretty standard features these days, except that - Boost.MSM is quite archaic now (it was so novel when it was first released...) although it allows most of the features I talked about, I just think it will complicate my code unneecessarilly; - Boost-Ext.SML (not Boost) is almost perfect except it doesnt have entry/exit functions on states for some reason. Also last time we (as in in livestream) tried it in prototypes it didnt compile on msvc XD - Boost-Ext.SML2 is even better but still doesnt have entry/exit functions although it's in the plans.

  • innoextract

    A tool to unpack installers created by Inno Setup

  • Project mention: The Horror Game of the Year Is a Doom II Mod | news.ycombinator.com | 2023-07-07

    IIRC they can be extracted using innoextract: https://github.com/dscharrer/innoextract

  • CppMicroServices

    An OSGi-like C++ dynamic module system and service registry

  • outcome

    Provides very lightweight outcome<T> and result<T> (non-Boost edition)

  • s25client

    Return To The Roots (Settlers II(R) Clone)

  • Project mention: Lessons from Open-Source Game Projects | dev.to | 2024-04-10

    Return to the Roots - The Settlers 2 clone. C++, SDL2

  • json

    A C++11 library for parsing and serializing JSON to and from a DOM container in memory. (by boostorg)

  • stacktrace

    C++ library for storing and printing backtraces. (by boostorg)

  • spirit

    Boost.org spirit module

  • construct

    This is The Construct (by matrix-construct)

  • rotor

    Event loop friendly C++ actor micro-framework, supervisable

  • legoino

    Arduino Library for controlling Powered UP and Boost controllers

  • url

    Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs). (by boostorg)

  • Ichor

    C++20 Microservice Bootstrapping Framework

  • Project mention: Ichor v0.3.0 released: async file I/O now included | /r/cpp | 2023-11-12

    More information on the async I/O can be found in the docs.

  • Boost.GIL

    Boost.GIL - Generic Image Library | Requires C++14 since Boost 1.80

  • Boost.Test

    The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17) (by boostorg)

  • httpp

    Micro http server and client written in C++

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Boost related posts

Index

What are some of the best open-source Boost projects in C++? This list will help you:

Project Stars
1 Boost.Beast 4,164
2 hana 1,635
3 Boost.Compute 1,497
4 soci 1,341
5 pfr 1,261
6 ut 1,197
7 Experimental Boost.DI 1,103
8 sml 1,072
9 innoextract 893
10 CppMicroServices 785
11 outcome 661
12 s25client 462
13 json 415
14 stacktrace 396
15 spirit 377
16 construct 352
17 rotor 327
18 legoino 244
19 url 177
20 Ichor 174
21 Boost.GIL 173
22 Boost.Test 168
23 httpp 166

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com