Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
boostorg
/
histogram
Public
Notifications
You must be signed in to change notification settings
Fork
75
Star
331
Code
Issues
37
Pull requests
6
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit History
Commits on Mar 26, 2026
fix: support sparse storage with accumulators (#421)
Show description for 40add38
henryiii
authored
40add38
Copy full SHA for 40add38
Commits on Mar 24, 2026
Remove dependencies on Boost.StaticAssert. (#419)
Show description for 181a3a0
Lastique
authored
181a3a0
Copy full SHA for 181a3a0
Commits on Nov 28, 2025
Only use console window size if ioctl(TIOCGWINSZ) succeeded. (#418)
Show description for 5e9b7b1
Lastique
authored
5e9b7b1
Copy full SHA for 5e9b7b1
Commits on Jun 12, 2025
Add CI for building docs (#415)
HDembinski
authored
3afe76f
Copy full SHA for 3afe76f
Update doc Jamfile (#414)
sdarwin
authored
6eaea7f
Copy full SHA for 6eaea7f
update changelog
HDembinski
committed
aa3e67e
Copy full SHA for aa3e67e
Docs build with CRLF (#413)
sdarwin
authored
17ad232
Copy full SHA for 17ad232
Commits on Jun 5, 2025
Expanded docs to discuss special cases (#412)
Show description for f859c9f
HDembinski
authored
f859c9f
Copy full SHA for f859c9f
Don't use deprecated form of user-defined literal operator (#408)
Show description for c55b529
Thomas-Barbier-1A
and
HDembinski
authored
c55b529
Copy full SHA for c55b529
Add support for modular build structure. (#401)
Show description for b5cce28
grafikrobot
and
HDembinski
authored
b5cce28
Copy full SHA for b5cce28
Commits on Apr 25, 2024
fix some false positive warnings emitted by msvc (#399)
Show description for 6684266
HDembinski
authored
6684266
Copy full SHA for 6684266
Add collector accumulator (#390)
Show description for 90867e2
wiso
and
HDembinski
authored
90867e2
Copy full SHA for 90867e2
Commits on Apr 24, 2024
Updates from #370 (#397)
Show description for cd3e111
HDembinski
authored
cd3e111
Copy full SHA for cd3e111
Split out dynamic-only tests (#388)
Show description for b11364e
ecatmur
and
HDembinski
authored
b11364e
Copy full SHA for b11364e
Fix python3 variables (#398)
mborland
authored
04fb105
Copy full SHA for 04fb105
Commits on Apr 23, 2024
Replace deprecated find_package for python (#393)
Show description for cda7447
mborland
and
HDembinski
authored
cda7447
Copy full SHA for cda7447
Commits on Mar 31, 2023
update changelog
HDembinski
committed
a29729e
Copy full SHA for a29729e
Commits on Feb 19, 2023
Replace detail::span and detail::make_span with implementations in boost::core (#384)
Show description for 70b9830
HDembinski
authored
70b9830
Copy full SHA for 70b9830
Commits on Dec 26, 2022
further doc improvements (#383)
HDembinski
authored
48ff00b
Copy full SHA for 48ff00b
improve docstrings for axes, explain move issue (#382)
HDembinski
authored
0494608
Copy full SHA for 0494608
try to catch for illegal min,max macros (#381)
HDembinski
authored
652c7f8
Copy full SHA for 652c7f8
Commits on Dec 24, 2022
add parentheses around min and max (#377)
jhcarl0814
authored
78021d5
Copy full SHA for 78021d5
Commits on Dec 23, 2022
Update CONTRIBUTING.md
HDembinski
authored
a1aa92d
Copy full SHA for a1aa92d
Update CONTRIBUTING.md
HDembinski
authored
c5905d8
Copy full SHA for c5905d8
increase coverage and fix noexcept (#375)
HDembinski
authored
72064c6
Copy full SHA for 72064c6
Commits on Dec 22, 2022
Use std::is_same instead of boost::core::is_same. (#374)
Show description for 3804826
Lastique
authored
3804826
Copy full SHA for 3804826
Fixes for latest compilers (#373)
HDembinski
authored
d475bc9
Copy full SHA for d475bc9
Commits on Oct 18, 2022
update changelog
HDembinski
committed
82e75c1
Copy full SHA for 82e75c1
Commits on Oct 3, 2022
fix sub_array and span in C++20 (#368)
HDembinski
authored
25608fe
Copy full SHA for 25608fe
Commits on Sep 28, 2022
Enable pre-commit (#366)
HDembinski
authored
1c9077a
Copy full SHA for 1c9077a
Add fraction accumulator (for calculating efficiencies, etc) (#361)
Show description for 10c19df
gohil-jay
and
HDembinski
authored
10c19df
Copy full SHA for 10c19df
Commits on Sep 17, 2022
make iterator_adaptor easier to use (#364)
HDembinski
authored
7cf6761
Copy full SHA for 7cf6761
Commits on Jul 28, 2022
fix tests for msvc 2022 (#363)
HDembinski
authored
4699dbc
Copy full SHA for 4699dbc
Commits on Jul 27, 2022
chore: bump macos runner version (#362)
Show description for 0718ae6
renbaoshuo
and
HDembinski
authored
0718ae6
Copy full SHA for 0718ae6
fix for cmake tests
HDembinski
committed
b62d380
Copy full SHA for b62d380
Pagination
Previous
Next
You can’t perform that action at this time.