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.☆61Updated 3 years ago
- Standalone reimplementation of //base module from Chromium☆59Updated 4 months 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
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆33Updated last year
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆62Updated 3 weeks ago
- C++20 Coroutines running on libuv for intuitive async I/O☆40Updated this week
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 years ago
- Demo implementation of C++ networking☆18Updated last year
- Fast, efficient and convenient alternative to std::stringstream and std::string concatenation.☆25Updated 2 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 2 months ago
- a tool to generate/create import library of DLL for Visual C++. custom import name and linking name (symbol)☆16Updated 9 years ago
- Cryptography library for modern C++.☆77Updated 2 years ago
- C++11 scope guard library☆18Updated 3 months ago
- Header-only C/C++ IPC for Windows, Linux and macOS.☆50Updated 2 years ago
- C++ Helper library containing various types and functions used throughout many of my projects☆28Updated 3 weeks ago
- C++ OOP GUI Library☆38Updated 5 years ago
- A light weight C++ in memory argument parser☆66Updated last year
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆55Updated last week
- Modern C++ bindings for the Win32 API.☆18Updated 11 years ago
- C++ JSON parser and stringify☆25Updated 3 years ago
- a lightweight immediate mode gui based on Direct2D / 基于Direct2D的轻量级即时渲染GUI框架☆64Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Fast and lightweight C++ HTML parser☆27Updated last year
- A library to parse and manipulate C/C++ type names☆31Updated last month
- Structure to Tuple Conversions in C++17☆27Updated 5 years ago
- Miscellaneous Useful Utilities for C++.☆32Updated last year
- A versatile C++ function mocking framework.☆132Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated 2 weeks ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆19Updated 3 years ago