karkason / cppystructLinks
cppystruct is a C++17, header-only, constexpr clone of Python's struct module
☆106Updated 7 years ago
Alternatives and similar repositories for cppystruct
Users that are interested in cppystruct are comparing it to the libraries listed below
Sorting:
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 4 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆156Updated 3 weeks ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- An easy-to-use, extensible and lightweight C++17 wrapper for SQLite☆117Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- Header only library that parses and plans SQL queries at compile time☆141Updated 5 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆245Updated 6 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- Pretty-print hierarchical information automagically☆30Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Roman numeral support for C++17☆52Updated last year
- A fixed capacity dynamically sized string☆66Updated 3 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated 11 months ago