InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Boost Alternatives
Similar projects and alternatives to Boost
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
ostara
Ostara is a cross-platform desktop app for managing and monitoring Spring Boot applications using the Actuator API, providing comprehensive insights and effortless control.
-
CPM.cmake
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
-
-
JUCE
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.
-
-
Loki
Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Boost discussion
Boost reviews and mentions
-
History of C and C++. Part 2. Standardization of C and C++, Qt, Clang, and Unreal Engine
After the C++98 introduction, many people were unhappy with the lack of some functionality in the STL. So, a new project has appeared—Boost—a collection of class libraries that utilize C++ features and provide a high-level cross-platform interface for solving various tasks.
-
The Future of Boost by Vinnie Falco
git clone https://github.com/boostorg/boost.git -b ${{ inputs.branch }} "${{ inputs.boost-dir }}" --depth 1 git submodule update --depth 1 -q --init tools/boostdep python tools/boostdep/depinst/depinst.py --include library_i_want"
-
Boost – a new open-source desktop app for managing Spring Boot microservices
Any thoughts on why it has exactly the same name as a popular source available project that's been around since the 1990s?
earliest archive: https://web.archive.org/web/19991011120524/http://www.boost....
latest commit (today): https://github.com/boostorg/boost/commit/7727baea944c6365301...
naming in 2023: "The Boost project provides free peer-reviewed portable C++ source libraries"
naming in 1999: "The Boost web site provides a repository for free C++ libraries"
-
Introducing Boost - a new open source desktop app for managing Spring Boot microservices
Hmm...
-
Boost with RPMs
include(FetchContent) FetchContent_Declare(boost URL https://github.com/boostorg/boost/releases/download/boost-1.81.0/boost-1.81.0.tar.xz ) FetchContent_MakeAvailable(boost) ...
- Boost:Boost
-
Boost v1.79.0 released
set(BOOST_INCLUDE_LIBRARIES system thread) # enabled libraries set(BOOST_ENABLE_CMAKE ON) # CMake support FetchContent_Declare(boost GIT_REPOSITORY https://github.com/boostorg/boost.git ...
-
Easy to use, fast, git sourced based, statically linked C/C++ package manager.
In fact, boost has cmake files now — pretty recent addition and I haven’t got around to testing, but no reason to think it doesn’t work. https://github.com/boostorg/boost. Also, boost is getting more modular with every release — more and more libraries can be pulled independently with mostly only depending on boost.core. Asio has been like this forever, but Boost.math is a recent example to the bandwagon. You can find an independent release package for math on GitHub now.
-
Is there a uniform boost release download url?
Do you build boost from sources? If so, maybe get the tar balls from their Github repository?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 10 Jul 2025
Stats
boostorg/boost is an open source project licensed under gtkbook License which is not an OSI approved license.
The primary programming language of Boost is HTML.