Skip to content
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

crossbeam-skiplist 0.1 release #635

Closed
9 of 13 tasks
taiki-e opened this issue Jan 2, 2021 · 6 comments · Fixed by #888
Closed
9 of 13 tasks

crossbeam-skiplist 0.1 release #635

taiki-e opened this issue Jan 2, 2021 · 6 comments · Fixed by #888

Comments

@taiki-e
Copy link
Member

taiki-e commented Jan 2, 2021

This is a tracking issue for the initial release of crossbeam-skiplist.

TODO

Open issues

This was referenced Jan 2, 2021
@taiki-e taiki-e pinned this issue Jan 2, 2021
@taiki-e taiki-e changed the title Tracking issue for crossbeam-skiplist 0.1 release crossbeam-skiplist 0.1 release Jan 16, 2021
bors bot added a commit that referenced this issue Feb 13, 2021
657: impl Deref for set::Entry r=Vtec234 a=taiki-e

*This originally suggested by @caelunshun in #535 (comment)

cc #635 

Co-authored-by: Taiki Endo <te316e89@gmail.com>
bors bot added a commit that referenced this issue Feb 15, 2021
655: Add docs for SkipSet and SkipList r=jeehoonkang a=taiki-e

This is the main blocker for the crossbeam-skiplist 0.1 release.

cc #635 



Co-authored-by: Taiki Endo <te316e89@gmail.com>
@ryoqun
Copy link

ryoqun commented Mar 27, 2021

@taiki-e Hi, I'm glad to see steady progress of this. We're potentially looking forward to using this for Solana's critically-important Accounts DB indexes if possible, which is 10 million entries already (and will continue to increase to 10x or 100x). Thanks for working on this.

@al8n
Copy link

al8n commented May 28, 2022

Hi, is this crate ready for release?

@taiki-e
Copy link
Member Author

taiki-e commented May 28, 2022

It should be ready except that the readme needs to be updated a bit.

@MrCroxx
Copy link

MrCroxx commented Jun 21, 2022

Hi, sorry to bother, but can't wait to see this crate released, 🥰. Is there a release plan?

This was referenced Jul 23, 2022
bors bot added a commit that referenced this issue Jul 23, 2022
887: Update readme r=taiki-e a=taiki-e

cc #635

Co-authored-by: Taiki Endo <te316e89@gmail.com>
@taiki-e
Copy link
Member Author

taiki-e commented Jul 23, 2022

Release PR: #888

@bors bors bot closed this as completed in 0de660e Dec 9, 2022
@taiki-e
Copy link
Member Author

taiki-e commented Dec 9, 2022

@taiki-e taiki-e unpinned this issue Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

4 participants