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
- C++11 JNI wrapper☆26Updated 7 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 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
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆62Updated 3 months ago
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆42Updated 3 weeks 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
- Cryptography library for modern C++.☆78Updated 2 years ago
- Take the member function of the C++ class as the callback function of the C function☆36Updated 7 years ago
- Standalone reimplementation of //base module from Chromium☆63Updated 7 months 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
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- C++ utilities☆145Updated last week
- C++ Helper library containing various types and functions used throughout many of my projects☆28Updated 2 weeks ago
- A single file C++ header-only minizip wrapper library☆29Updated 3 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++ byte array implementation.☆24Updated 3 years ago
- Build OpenSSL in parallel within CMake☆61Updated last week
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Demo implementation of C++ networking☆18Updated last year
- A light weight C++ in memory argument parser☆68Updated 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
- Fast, efficient and convenient alternative to std::stringstream and std::string concatenation.☆26Updated 2 years ago
- Compile-time string manipulation library for modern C++☆59Updated last year
- A C++14 constexpr implementation of SHA256☆36Updated last year
- Simple C++14 thread-safe timer pool.☆14Updated 2 years ago
- A versatile C++ function mocking framework.☆133Updated 3 years ago
- A library to parse and manipulate C/C++ type names☆34Updated 2 weeks ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆61Updated this week
- Single C++ STL header wrapper for the SQLite3 db☆47Updated 6 years ago