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:
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 2 weeks ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- C++ static_enum☆87Updated 5 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆201Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 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.☆251Updated last month
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- Fast C++17 signal/slot library☆39Updated 6 years ago
- An easy-to-use, extensible and lightweight C++17 wrapper for SQLite☆118Updated 6 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…☆165Updated 5 months ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- Functional reactive programming library for c++☆160Updated last year