mirror of
https://github.com/p-ranav/awesome-hpp.git
synced 2025-12-18 11:04:35 +03:00
feat: add https://github.com/alandefreitas/small
This commit is contained in:
@@ -214,6 +214,7 @@
|
|||||||
| [robin-hood hashing](https://github.com/martinus/robin-hood-hashing) | [](https://github.com/martinus/robin-hood-hashing/stargazers/) | Fast & memory efficient hashtable based on robin hood hashing. | [](https://opensource.org/licenses/MIT) |
|
| [robin-hood hashing](https://github.com/martinus/robin-hood-hashing) | [](https://github.com/martinus/robin-hood-hashing/stargazers/) | Fast & memory efficient hashtable based on robin hood hashing. | [](https://opensource.org/licenses/MIT) |
|
||||||
| [robin-map](https://github.com/Tessil/robin-map) | [](https://github.com/Tessil/robin-map/stargazers/) | Fast hash map and hash set using robin hood hashing. | [](https://opensource.org/licenses/MIT) |
|
| [robin-map](https://github.com/Tessil/robin-map) | [](https://github.com/Tessil/robin-map/stargazers/) | Fast hash map and hash set using robin hood hashing. | [](https://opensource.org/licenses/MIT) |
|
||||||
| [sfl-library](https://github.com/slavenf/sfl-library) | [](https://github.com/slavenf/sfl-library/stargazers/) | Small vector. Small flat map/multimap/set/multiset (ordered and unordered). C++11. | [](https://opensource.org/licenses/Zlib) |
|
| [sfl-library](https://github.com/slavenf/sfl-library) | [](https://github.com/slavenf/sfl-library/stargazers/) | Small vector. Small flat map/multimap/set/multiset (ordered and unordered). C++11. | [](https://opensource.org/licenses/Zlib) |
|
||||||
|
| [small](https://github.com/alandefreitas/small) | [](https://github.com/alandefreitas/small/stargazers/) | Implementations of the main STL containers optimized for the case when they are small. | [](https://opensource.org/license/bsl-1-0) |
|
||||||
|[tries](https://github.com/gutjuri/tries) | [](https://github.com/gutjuri/tries/stargazers/) | Fast and highly customisable C++20 trie implementation. | [-blue)](https://opensource.org/licenses/GPL-2.0)
|
|[tries](https://github.com/gutjuri/tries) | [](https://github.com/gutjuri/tries/stargazers/) | Fast and highly customisable C++20 trie implementation. | [-blue)](https://opensource.org/licenses/GPL-2.0)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user