Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
datasketches-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
85
Star
271
Code
Issues
7
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: AoS tuple sketch
- #476
#476
Merged
proost
merged 20 commits into
apache:master
apache/datasketches-cpp:master
from
proost:feat-aos-tuple-sketch
proost/datasketches-cpp:feat-aos-tuple-sketch
Copy head branch name to clipboard
Mar 13, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat: AoS tuple sketch
#476
proost
merged 20 commits into
apache:master
apache/datasketches-cpp:master
from
proost:feat-aos-tuple-sketch
proost/datasketches-cpp:feat-aos-tuple-sketch
Copy head branch name to clipboard
Commits
Commits on Jan 21, 2026
feat: add utf8cpp
proost
committed
da95fd2
View commit details
Copy full SHA for da95fd2
Browse repository at this point
feat: add aos tuple sketch
proost
committed
2b48f47
View commit details
Copy full SHA for 2b48f47
Browse repository at this point
test: rollback test file path
proost
committed
307fe02
View commit details
Copy full SHA for 307fe02
Browse repository at this point
chore: rollback test directory
proost
committed
a1e24c8
View commit details
Copy full SHA for a1e24c8
Browse repository at this point
Commits on Jan 25, 2026
fix: empty string handling
proost
committed
9381dcd
View commit details
Copy full SHA for 9381dcd
Browse repository at this point
Commits on Jan 26, 2026
refactor: remove update sketch
proost
committed
46c945d
View commit details
Copy full SHA for 46c945d
Browse repository at this point
Commits on Jan 27, 2026
fix: control array and element life cycle
proost
committed
342248f
View commit details
Copy full SHA for 342248f
Browse repository at this point
fix: null ptr to empty array
proost
committed
2c712e9
View commit details
Copy full SHA for 2c712e9
Browse repository at this point
test: serde validation cases
proost
committed
d463bfb
View commit details
Copy full SHA for d463bfb
Browse repository at this point
perf: avoid allocation if data type is primitive
proost
committed
3b3a13d
View commit details
Copy full SHA for 3b3a13d
Browse repository at this point
chore: remove unused header
proost
committed
189d22d
View commit details
Copy full SHA for 189d22d
Browse repository at this point
Commits on Feb 1, 2026
fix: allocation handling for string in deserialize
proost
committed
4894e5e
View commit details
Copy full SHA for 4894e5e
Browse repository at this point
Commits on Feb 6, 2026
fix: check length for equal
proost
committed
79cb75c
View commit details
Copy full SHA for 79cb75c
Browse repository at this point
Revert "fix: allocation handling for string in deserialize"
Show description for 2a59f11
proost
committed
2a59f11
View commit details
Copy full SHA for 2a59f11
Browse repository at this point
refactor: change allocator only for array_of_strings
proost
committed
25ce65c
View commit details
Copy full SHA for 25ce65c
Browse repository at this point
style: add new line end of files
proost
committed
7f05c03
View commit details
Copy full SHA for 7f05c03
Browse repository at this point
Commits on Mar 8, 2026
refactor: rollback utf8 validation
proost
committed
c9bf1e8
View commit details
Copy full SHA for c9bf1e8
Browse repository at this point
Commits on Mar 13, 2026
fix: destroy in the failure after partial success
proost
committed
bc447d2
View commit details
Copy full SHA for bc447d2
Browse repository at this point
fix: more stricter check
proost
committed
12a5116
View commit details
Copy full SHA for 12a5116
Browse repository at this point
refactor: change code for consistency
proost
committed
7617df4
View commit details
Copy full SHA for 7617df4
Browse repository at this point
You can’t perform that action at this time.