vector-of-bool / neo-funLinks
Some library components that didn't quite fit anywhere else...
☆36Updated 2 weeks ago
Alternatives and similar repositories for neo-fun
Users that are interested in neo-fun are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- A fixed capacity dynamically sized string☆68Updated last month
- Yet another C++ text formatting library.☆71Updated 9 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- ☆26Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 5 months ago
- Container Traits for Modern C++☆30Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- homogeneous variadic function parameters☆17Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- ☆34Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A C++ parser combinator library.☆155Updated last month
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated this week
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago
- The Fancy Named Parameters Library☆34Updated last month
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A C++14 reflection library☆76Updated 3 weeks ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year