-
Notifications
You must be signed in to change notification settings - Fork 1
Issues: nickpelling/C_STD
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
For std/vector and std/ring, precalc a value so that mallocs are never smaller than a certain amount
#34
opened Apr 12, 2024 by
nickpelling
Sorted associative containers should be implemented via a red-black tree
#30
opened Apr 9, 2024 by
nickpelling
Unsorted associative containers should be implemented via a configurable hash
#29
opened Apr 9, 2024 by
nickpelling
Rebuild containers so that optional handlers precede the container
#25
opened Apr 5, 2024 by
nickpelling
Test code should be split up into separate files for each container type
#18
opened Mar 29, 2024 by
nickpelling
The lock timeout parameter should be handled by a custom lock handler setting
#11
opened Mar 26, 2024 by
nickpelling
Reduce four iterators per container type to two iterators per container type
#8
opened Mar 25, 2024 by
nickpelling
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.