-
Notifications
You must be signed in to change notification settings - Fork 58
Issues: orium/rpds
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Feature Request: Add insert and remove API to Vector similar to Vec
#95
opened Aug 30, 2024 by
White-Green
Implement .range_index() for RedBlackTreeMap/RedBlackTreeSet
#56
opened Jun 30, 2021 by
liangyongrui
For all data structures implement
Partial{Ord,Vec}
as long as the elements are Partial{Ord,Vec}
enhancement
#38
opened Sep 13, 2018 by
orium
Allow the container of values to be either
Rc
, Arc
, or owned.
enhancement
performance
#36
opened Jul 8, 2018 by
orium
9 tasks
RedBlackTreeSet could have a pop_{first, last} methods
new-feature
#35
opened Jun 11, 2018 by
Eh2406
Make sure no data structure does heap allocation on
new()
performance
#29
opened Apr 10, 2018 by
orium
2 tasks
Implement a B-Tree (both map and set)
new-data-structure
new-feature
#26
opened Apr 8, 2018 by
orium
8 tasks
Previous Next
ProTip!
Adding no:label will show everything without a label.