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-rust
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
110
Code
Issues
6
Pull requests
6
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(theta): compact sketch serde v3/v4
- #77
#77
Merged
tisonkun
merged 14 commits into
apache:main
apache/datasketches-rust:main
from
ZENOTME:ZENOTME/compact-theta-md
ZENOTME/datasketches-rust:ZENOTME/compact-theta-md
Copy head branch name to clipboard
Feb 19, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat(theta): compact sketch serde v3/v4
#77
tisonkun
merged 14 commits into
apache:main
apache/datasketches-rust:main
from
ZENOTME:ZENOTME/compact-theta-md
ZENOTME/datasketches-rust:ZENOTME/compact-theta-md
Copy head branch name to clipboard
Commits
Commits on Feb 15, 2026
refactor: make invalid_preamble_longs accept expected list
ZENOTME
committed
f1cdeb0
View commit details
Copy full SHA for f1cdeb0
Browse repository at this point
feat: support CompactThetaSketch
ZENOTME
committed
28ae034
View commit details
Copy full SHA for 28ae034
Browse repository at this point
feat: add THETA family support and refactor prelong validate in CompactThetaSketch
ZENOTME
committed
788369c
View commit details
Copy full SHA for 788369c
Browse repository at this point
serde assertions
Show description for 43dfb66
tisonkun
committed
43dfb66
View commit details
Copy full SHA for 43dfb66
Browse repository at this point
sort family
Show description for 8bb02c8
tisonkun
committed
8bb02c8
View commit details
Copy full SHA for 8bb02c8
Browse repository at this point
deser with/without provided seed
Show description for ad7f0ab
tisonkun
committed
ad7f0ab
View commit details
Copy full SHA for ad7f0ab
Browse repository at this point
revoke unnecessary pub
Show description for 4f49653
tisonkun
committed
4f49653
View commit details
Copy full SHA for 4f49653
Browse repository at this point
revert random changes
Show description for 0065ac5
tisonkun
committed
0065ac5
View commit details
Copy full SHA for 0065ac5
Browse repository at this point
remove unnecessary pub(crate)
ZENOTME
committed
d3972e8
View commit details
Copy full SHA for d3972e8
Browse repository at this point
fine tune code
Show description for 0db7843
tisonkun
committed
0db7843
View commit details
Copy full SHA for 0db7843
Browse repository at this point
fine tune
Show description for dcf0400
tisonkun
committed
dcf0400
View commit details
Copy full SHA for dcf0400
Browse repository at this point
refactor bit packing and unpacking logic into packer and unpacker
ZENOTME
committed
ee783b2
View commit details
Copy full SHA for ee783b2
Browse repository at this point
add V2 preamble constants
ZENOTME
committed
26277e3
View commit details
Copy full SHA for 26277e3
Browse repository at this point
refine bit packing code
ZENOTME
committed
07086db
View commit details
Copy full SHA for 07086db
Browse repository at this point
You can’t perform that action at this time.