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 }}
inker0
/
imbl
Public
forked from
jneem/imbl
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
imbl
src
on
main
User selector
All users
All time
Commit history
Commits on Jul 28, 2025
fix lifetimes for ordmap
dr-bonez
authored and
jneem
committed
5406871
View commit details
Copy full SHA for 5406871
View code at this point
Browse repository at this point
Commits on Jul 11, 2025
Add get_key_value_mut function to maps (#117)
arthurprs
authored
e493744
View commit details
Copy full SHA for e493744
View code at this point
Browse repository at this point
Commits on Jun 29, 2025
Remove allocations from empty HashMap/Set creation and their iterators (#112)
arthurprs
authored
7f1acec
View commit details
Copy full SHA for 7f1acec
View code at this point
Browse repository at this point
Commits on Jun 27, 2025
OrdMap: lift Branch/Leaf enum out of Node (#116)
goffrie
authored
1e85431
View commit details
Copy full SHA for 1e85431
View code at this point
Browse repository at this point
Commits on Jun 2, 2025
Don't require `A: Ord` for `Vector::insert_ord_by()`. (#114)
Show description for 4ca6776
tage64
and
Tage Johansson
authored
4ca6776
View commit details
Copy full SHA for 4ca6776
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
Small updates to Readme, Changelog and docs (#111)
arthurprs
authored
2d0ba09
View commit details
Copy full SHA for 2d0ba09
View code at this point
Browse repository at this point
Commits on Apr 9, 2025
Rewrite OrdMap as a B+Tree for better performance and readability (#109)
arthurprs
authored
27f997d
View commit details
Copy full SHA for 27f997d
View code at this point
Browse repository at this point
Commits on Mar 23, 2025
Restore hashmap node creation optimizatiom (#108)
arthurprs
authored
0335c01
View commit details
Copy full SHA for 0335c01
View code at this point
Browse repository at this point
Commits on Mar 17, 2025
fix: `vector::Iter` is not `Clone` when `triomphe` is enabled (#107)
Wybxc
authored
175e1a9
View commit details
Copy full SHA for 175e1a9
View code at this point
Browse repository at this point
Commits on Feb 11, 2025
Remove support for specialization and pools (#105)
Show description for b64a63e
jneem
authored
b64a63e
View commit details
Copy full SHA for b64a63e
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
feat: Improve `Vector::skip`. (#104)
Show description for 7f6cd9f
Hywan
authored
7f6cd9f
View commit details
Copy full SHA for 7f6cd9f
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
Provide pointer type abstraction through `archery` crate (#90)
inker0
authored
c37dae1
View commit details
Copy full SHA for c37dae1
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
Remove unused imports (#101)
goffrie
authored
d37f573
View commit details
Copy full SHA for d37f573
View code at this point
Browse repository at this point
Commits on Jan 25, 2025
Use array::map instead of transmute in get_many (#95)
goffrie
authored
2e5d917
View commit details
Copy full SHA for 2e5d917
View code at this point
Browse repository at this point
Commits on Jan 17, 2025
Relax bounds checks on Focus::narrow and split_at (#89)
goffrie
authored
7c5f240
View commit details
Copy full SHA for 7c5f240
View code at this point
Browse repository at this point
Commits on Jan 10, 2025
docs: fix OrdMap `get_prev` and `get_next` docs (#88)
gab8i
authored
918520a
View commit details
Copy full SHA for 918520a
View code at this point
Browse repository at this point
Commits on Jan 2, 2025
Make the new undocumented functions private (#87)
jneem
authored
5d326f4
View commit details
Copy full SHA for 5d326f4
View code at this point
Browse repository at this point
Fix stacked-borrows violations in Vector, add annotations to make running miri easier (#83)
CraftSpider
authored
12621f5
View commit details
Copy full SHA for 12621f5
View code at this point
Browse repository at this point
Commits on Dec 16, 2024
Make OrdMap::range not implement ExactSizedIterator (#85)
Show description for aa97553
jneem
authored
aa97553
View commit details
Copy full SHA for aa97553
View code at this point
Browse repository at this point
Commits on Jun 23, 2024
Impl `IntoIterator` for `&mut Vector<A>` (#80)
Carnagion
authored
38699a7
View commit details
Copy full SHA for 38699a7
View code at this point
Browse repository at this point
Commits on Apr 16, 2024
feat: Make get_next/get_prev mor generic such that borrowed forms of keys can be used. (#77)
mlgiraud
authored
fd4e350
View commit details
Copy full SHA for fd4e350
View code at this point
Browse repository at this point
Commits on Apr 4, 2024
Speedup hashmap by speeding up node creation (#76)
arthurprs
authored
2398556
View commit details
Copy full SHA for 2398556
View code at this point
Browse repository at this point
Commits on Mar 19, 2024
Add support for using triomphe::Arc behind a feature flag (#74)
arthurprs
authored
51847ea
View commit details
Copy full SHA for 51847ea
View code at this point
Browse repository at this point
Improve the performance of HashMap iterators (#73)
arthurprs
authored
7a00285
View commit details
Copy full SHA for 7a00285
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
Remove unnecessary Clone bounds on Serialize impls (#71)
Show description for f97eb5c
jplatte
authored
f97eb5c
View commit details
Copy full SHA for f97eb5c
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
feat: Bring OrdSet in line with BTreeSet from std library by adding get. (#70)
Show description for 340c9da
mlgiraud
authored
340c9da
View commit details
Copy full SHA for 340c9da
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
Satisfy clippy (#69)
jneem
authored
edc7d49
View commit details
Copy full SHA for edc7d49
View code at this point
Browse repository at this point
Commits on Sep 13, 2023
Don't panic in truncate if len > self.len()
jplatte
authored and
jneem
committed
8f8d949
View commit details
Copy full SHA for 8f8d949
View code at this point
Browse repository at this point
Commits on Aug 19, 2023
Fix warning
jneem
committed
5753329
View commit details
Copy full SHA for 5753329
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
hashmap: Remove unnecessary trait bounds (#62)
Show description for 4ff2126
jplatte
authored
4ff2126
View commit details
Copy full SHA for 4ff2126
View code at this point
Browse repository at this point
Fix clippy lints (#61)
jplatte
authored
6f5fe88
View commit details
Copy full SHA for 6f5fe88
View code at this point
Browse repository at this point
Commits on May 1, 2022
deprecate the `difference` function. (#57)
Show description for 8756e76
ratmice
authored
8756e76
View commit details
Copy full SHA for 8756e76
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
Implement Clone for by-ref iterators. (#55)
jneem
authored
dd9e158
View commit details
Copy full SHA for dd9e158
View code at this point
Browse repository at this point
Commits on Apr 10, 2022
Make everything covariant.
Show description for a5c49d8
jneem
authored
a5c49d8
View commit details
Copy full SHA for a5c49d8
View code at this point
Browse repository at this point
Commits on Feb 8, 2022
Vector impls From [A;N]
jaybutera
authored and
jneem
committed
f43457b
View commit details
Copy full SHA for f43457b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.