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

What are the plans for this project? #3

Open
felix91gr opened this issue Apr 19, 2018 · 1 comment
Open

What are the plans for this project? #3

felix91gr opened this issue Apr 19, 2018 · 1 comment

Comments

@felix91gr
Copy link

Hi again :)

We're making an index of awesome system and cross platform Swift libraries together with Valentin Knabel. We're lacking on the Data Structures department, and while searching some I found your projects. The Graph and PriorityQueue/Heap look amazing! I'm gonna add them, probably next week (when I should have more time).

Which brings me to this project. Red-Black trees are highly coveted, but also very hard to implement. I don't know how can I help you (I'm studying and the Index already takes a lot of time to work on) or if you even want to continue working on it. But if you do, I can encourage you and point others to this repo through the index ^^.

Have a good day!
--Félix

@davecom
Copy link
Owner

davecom commented Apr 20, 2018

Hi @felix91gr ,

Thanks for checking in. This library is not well tested nor feature complete. It is insert only right now; it's missing deletion. If others wanted to contribute and improve upon it I would really encourage that, but I personally don't have any immediate plans to build upon it unless interest develops.

You're right though, SwiftGraph and SwiftPriorityQueue are production ready and used in multiple other libraries and apps. They are mature and good candidates for your list IMHO!

Thanks,
Dave

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants