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☆86Updated 5 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 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)☆38Updated last week
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆138Updated 4 years ago
- C++ static_enum☆87Updated 5 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- Bit flags for C++11 scoped enums☆122Updated 3 years 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 6 years ago
- Functional reactive programming library for c++☆160Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 5 years ago
- Roman numeral support for C++17☆51Updated 2 years ago
- C++ Testing using spies and fakes for isolation and simulation☆61Updated 7 years ago
- Text encoding for modern C++☆32Updated 4 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- A simple, single-header-only library, for wrapping text. In C++☆107Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago