small_vector
small_vector | Simple-Utility | |
---|---|---|
1 | 1 | |
40 | 5 | |
- | - | |
6.6 | 8.9 | |
7 months ago | 10 months ago | |
C++ | C++ | |
MIT License | gtkbook License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
small_vector
-
std::forward_list vs std::vector compiler optimizations
Hey, if you were still shopping around, you could give my implementation a shot. Note that it does not have the decoupled buffer feature as you mentioned below, but it is quite richly featured. Fair warning, if you do use this you are a tester, as I haven't found the time to write very many tests yet.
Simple-Utility
-
[c++20] Simple-Utility library offering functional and monadic support
If you are now curious about the details or other provided functionalities, here is the link to my github repo: https://github.com/DNKpp/Simple-Utility
What are some alternatives?
au - A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, performance, and developer experience.
Aggreget - Use your structures like tuples. Similar to MagicGet but using C++ 20 concepts.
svector - Compact SVO optimized vector for C++17 or higher
fkYAML - A C++ header-only YAML library
matchit.cpp - match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.
Croissant - A C++ library to make comparaisons more user friendly.
lvc - Collection of C++ containers extracted from LLVM
recursive-variant - Recursive Variant: A simple library for Recursive Variant Types
mp-units - The quantities and units library for C++
qc-hash - (Legacy) Extremely fast unordered map and set library for C++20
small_vector - Small small_vector