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
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆61Updated 2 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
- Header only library for binding, reordering and currying of function arguments without cost☆17Updated 7 years ago
- C++ byte array implementation.☆24Updated 3 years ago
- Cryptography library for modern C++.☆77Updated 2 years ago
- Take the member function of the C++ class as the callback function of the C function☆35Updated 6 years ago
- Header-only C/C++ IPC for Windows, Linux and macOS.☆50Updated 2 years ago
- A light weight C++ in memory argument parser☆67Updated last year
- a tool to generate/create import library of DLL for Visual C++. custom import name and linking name (symbol)☆16Updated 9 years ago
- C++20 Coroutines running on libuv for intuitive async I/O☆42Updated last week
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 years ago
- 🔒 Simple compile time string obfuscation using xor☆15Updated 5 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
- C++ utilities☆144Updated last week
- RPC library for embedded systems without code generation☆18Updated last week
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆97Updated 3 years ago
- Fast, efficient and convenient alternative to std::stringstream and std::string concatenation.☆26Updated 2 years ago
- run C++ from anywhere☆126Updated 6 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 3 months ago
- A collection of C++11 headers useful for reverse engineering☆152Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated 3 weeks ago
- C++17, multi-architecture cross-platform hooking library with clean API.☆111Updated last year
- C++ Helper library containing various types and functions used throughout many of my projects☆28Updated last week
- HTTP/HTTPS/WebSocket proxy server for viewing and intercepting web traffic.☆13Updated last year
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆56Updated this week
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Modern C++ bindings for the Win32 API.☆16Updated 11 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆19Updated 3 years ago
- Generating binary modules with zasm☆13Updated 3 years ago