bde
brew install bde
v4.38.0.0
Apache-2.0
Basic Development Environment: foundational C++ libraries used at Bloomberg
17
30-day installs · #7185
47
90-day · #7501
243
365-day · #6870
1.8k
★ GitHub stars · updated 2mo ago
Runtime dependencies
Build dependencies
GitHub topics
allocators
cpp
cpp-library
cpp11
polymorphic-allocators
Links
- https://github.com/bloomberg/bde
- GitHub: bloomberg/bde
- Brew formula source: Formula/b/bde.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"cmake",
"pkgconf"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"pcre2"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Basic Development Environment: foundational C++ libraries used at Bloomberg",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:48+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "bde",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-10T20:15:04Z",
"github_readme_excerpt": "BDE Libraries\n=============\n\nThis repository contains the BDE libraries, currently BSL (Basic Standard\nLibrary), BDL (Basic Development Library), BAL (Basic Application Library), and\nBBL (Basic Business Library).\n\nDocumentation and Build Links\n=============================\n\nFor more information about BDE libraries follow the links below.\n\nOpen Source\n-----------\n\n* [Online Library Documentation](https://bloomberg.github.io/bde)\n* [BDE Build Tools](https://bloomberg.github.io/bde-tools/)\n* [BDE Build Instructions](https://bloomberg.github.io/bde/library_information/build.html)\n\n\nBloomberg LP (internal)\n-----------------------\n\n* [Online Library Documentation](https://bde.bloomberg.com/bde)\n* [BDE Build Tools](https://bde.bloomberg.com/bde-tools/)\n* [BDE Build Instructions](https://bde.bloomberg.com/bde/library_information/build.html)\n\n\nBuild Instructions\n==================\nBDE uses a build system based on [cmake](https://cmake.org). The build system is located in the\nBDE tools repository (see [Documentation Links](#documentation-links)).\n\n* [Build instructions for open source users](https://bloomberg.github.io/bde/library_information/build.html)\n* [Build instructions for Bloomberg LP users](https://bde.bloomberg.com/bde/library_information/build.html)\n\nPrerequisites\n-------------\nThe BDE CMake build system requires the following software to be preinstalled and configured on the system:\n\n* [CMake](https://cmake.org) version 3.12 or later\n* [Ninja](https://ninja-build.org/) (recommended) or GNU Make\n* [Python](https://www.python.org/)\n\nNote that `python` is used by the build helpers `bde_build_env.py` and `cmake_build.py`, but is not strictly needed\nto build BDE. See the more complete build instructions linked below for more detail.\n\nBuild Instructions (Open Source)\n--------------------------------\nPlease see the more complete [build instructions for open source users](https://bloomberg.github.io/bde/library_information/build.html).\n\nThe following commands can be use",
"github_repo": "bloomberg/bde",
"github_stars": 1822,
"github_topics": [
"allocators",
"cpp",
"cpp-library",
"cpp11",
"polymorphic-allocators"
],
"homepage": "https://github.com/bloomberg/bde",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 17,
"installs_365d": 243,
"installs_90d": 47,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": null,
"llm_model": null,
"name": "bde",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 7185,
"rank_365d": 6870,
"rank_90d": 7501,
"raw_hash": "26a48c5d519f251f",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/b/bde.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
{
"python": "build"
}
],
"version_head": null,
"version_stable": "4.38.0.0",
"versioned_formulae": [],
"why_use_this": null
}