vector-of-bool / neo-funLinks
Some library components that didn't quite fit anywhere else...
☆36Updated last month
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++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A fixed capacity dynamically sized string☆68Updated last week
- Yet another C++ text formatting library.☆71Updated 11 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 7 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated this week
- ☆34Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- ☆25Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 9 months ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- homogeneous variadic function parameters☆17Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- A C++14 and later CRTP template for defining iterators☆75Updated 2 weeks ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- The Fancy Named Parameters Library☆36Updated 3 weeks ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated this week
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years 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…☆101Updated 7 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- A wrapper of common C++ std types for functional programming☆22Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 4 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated last week