jmacheta / static_vectorLinks
Single-header C++20 library defining container with std::vector interface, but using statically allocated storage.
☆12Updated last year
Alternatives and similar repositories for static_vector
Users that are interested in static_vector are comparing it to the libraries listed below
Sorting:
- A header-only utility for writing hexdump-formatted data to C++ streams.☆63Updated 3 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆43Updated 6 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 years ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆62Updated 3 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 5 years ago
- A constexpr STL style circular buffer implementation☆73Updated last year
- a tool to generate/create import library of DLL for Visual C++. custom import name and linking name (symbol)☆16Updated 10 years ago
- Cryptography library for modern C++.☆78Updated 2 years ago
- Project files to build libffi under Visual Studio☆22Updated 13 years ago
- Miscellaneous Useful Utilities for C++.☆31Updated 2 years ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆34Updated last year
- Fast, efficient and convenient alternative to std::stringstream and std::string concatenation.☆26Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆19Updated 4 years ago
- A versatile C++ function mocking framework.☆133Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- 🔒 Simple compile time string obfuscation using xor☆15Updated 5 years ago
- C++11 scope guard library☆19Updated 6 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆61Updated this week
- Turns signals within a scope into c++ exceptions☆15Updated 3 years ago
- bin2cpp: The easiest way to embed small files into a c++ executable. bin2cpp converts text or binary files to C++ files (*.h, *.cpp) for …☆91Updated 5 months ago
- Header only library for binding, reordering and currying of function arguments without cost☆17Updated 7 years ago
- A light weight C++ in memory argument parser☆68Updated last year
- A single file C++ header-only minizip wrapper library☆29Updated 3 years ago
- A C++14 constexpr implementation of SHA256☆36Updated last year
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Build OpenSSL in parallel within CMake☆61Updated last week
- A modern C++ uri & query parser☆12Updated last year
- C++ utilities☆145Updated last week
- Take the member function of the C++ class as the callback function of the C function☆36Updated 7 years ago