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
- Yet another C++ text formatting library.☆71Updated 6 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 8 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Simple and type-safe commandline argument parser for C++14☆67Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months 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
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- C++17 library facilities for older compilers☆146Updated 5 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- C++ static_enum☆86Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- An attempt to introduce a new scripting language for CMake☆59Updated 5 years ago
- C++ utilities☆135Updated last week
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆97Updated last year
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 5 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- Header only library that parses and plans SQL queries at compile time☆141Updated 5 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- Roman numeral support for C++17☆52Updated last year
- Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (…☆58Updated 7 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…☆155Updated 4 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 months ago