Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools. Learn more →
Boost Alternatives
Similar projects and alternatives to Boost
-
-
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
-
Dlib
A toolkit for making real world machine learning and data analysis applications in C++
-
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.
-
EASTL
Obsolete repo, please go to: https://github.com/electronicarts/EASTL (by paulhodge)
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
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.
-
Loki
Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.
-
OpenFrameworks
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
-
-
-
CPM.cmake
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
-
-
-
-
-
mrdocs
MrDox: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
Boost reviews and mentions
-
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:Boost
-
Boost v1.79.0 released
If you are using cmake, clone https://github.com/boostorg/boost and as a a sub directory - or I’ve had pretty good luck using the fetch content cmake stuff to just grab and build boost with my code.
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.
-
A note from our sponsor - Appwrite
appwrite.io | 8 Dec 2023
Stats
boostorg/boost is an open source project licensed under Boost Software License 1.0 which is an OSI approved license.
The primary programming language of Boost is HTML.