Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
paoda
/
hamt
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
7
Code
Issues
2
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 14, 2024
fix(hamt): shrink root pointer by 8 bytes
paoda
committed
8e89cc5
Copy full SHA for 8e89cc5
fix(bench): use c allocator
paoda
committed
052dd57
Copy full SHA for 052dd57
fix(bench): change HAMT StringContext to be identical to others
paoda
committed
3e82fde
Copy full SHA for 3e82fde
Commits on Jul 3, 2024
feat: update to Zig v0.13.0
paoda
committed
7bdcbfd
Copy full SHA for 7bdcbfd
Commits on Jan 17, 2024
chore: update to Zig v2024.1.0-mach
paoda
committed
7a95a1f
Copy full SHA for 7a95a1f
Commits on Jul 4, 2023
fix: move incorrectly placed closing bracket
paoda
committed
b0389bb
Copy full SHA for b0389bb
Commits on Jul 3, 2023
ci: add github actions config
paoda
committed
f8153f6
Copy full SHA for f8153f6
chore: update to latest zig master
paoda
committed
722427b
Copy full SHA for 722427b
chore: get project building on Zig v0.11.0-dev.3910+689f3163a
paoda
committed
56c5f25
Copy full SHA for 56c5f25
Commits on Apr 21, 2023
feat(bench): vs. Zig's stdlib hash tables
paoda
committed
f992575
Copy full SHA for f992575
feat: implement free lists
paoda
committed
b39dfd2
Copy full SHA for b39dfd2
fix: ensure that rhs of shifts are generic
Show description for 3ee7dd0
paoda
committed
3ee7dd0
Copy full SHA for 3ee7dd0
fix: allocate root table on heap
Show description for ec82318
paoda
committed
ec82318
Copy full SHA for ec82318
Commits on Apr 20, 2023
feat: add build command for benchmark tests
paoda
committed
a7dd848
Copy full SHA for a7dd848
fix: remove unnecessary comptime qualifier on parameter
paoda
committed
d0bcd7a
Copy full SHA for d0bcd7a
Commits on Apr 18, 2023
feat: add README.md
paoda
committed
b353458
Copy full SHA for b353458
feat: implement comptime verification
paoda
committed
49a5d1b
Copy full SHA for 49a5d1b
add a .zig.zon build file
paoda
committed
040e82c
Copy full SHA for 040e82c
chore: use a proper string hashing algo in tests
paoda
committed
6aa6f11
Copy full SHA for 6aa6f11
feat: structure project as a zig library
paoda
committed
2e231b8
Copy full SHA for 2e231b8
feat: genericize HashArrayMappedTrie
Show description for cf75229
paoda
committed
cf75229
Copy full SHA for cf75229
Commits on Apr 14, 2023
feat(hamt): properly implement search
paoda
committed
12dc90a
Copy full SHA for 12dc90a
fix(hamt): properly cleanup allocations on deinit
paoda
committed
6f6b1d8
Copy full SHA for 6f6b1d8
fix(build): respond to latest build changes
paoda
committed
5f9126e
Copy full SHA for 5f9126e
chore: update executable binary name
paoda
committed
82604bf
Copy full SHA for 82604bf
Commits on Apr 11, 2023
chore: update main
Show description for dda711c
paoda
committed
dda711c
Copy full SHA for dda711c
feat: print table using recursive walk
paoda
committed
acd7068
Copy full SHA for acd7068
fix: resolve logic errors when replacing KV with table
paoda
committed
3975ee9
Copy full SHA for 3975ee9
fix: actually add new element when resizing array-mapped table
paoda
committed
6093fa7
Copy full SHA for 6093fa7
chore: fix formatting
paoda
committed
4a983bd
Copy full SHA for 4a983bd
chore: initial commit
paoda
committed
5e63012
Copy full SHA for 5e63012
You can’t perform that action at this time.