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
- Yet another C++ text formatting library.☆71Updated last year
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- A C++ ringbuffer that always looks like a flat array☆85Updated 5 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 5 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
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 2 weeks ago
- Functional reactive programming library for c++☆160Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- Header only library that parses and plans SQL queries at compile time☆141Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated 2 weeks ago
- C++ static_enum☆87Updated 6 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.☆253Updated last month
- Bit flags for C++11 scoped enums☆122Updated 3 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☆60Updated last month
- Amalgamate C source and header files.☆91Updated 10 years ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- C++ utilities☆144Updated last month
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆148Updated last year
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆39Updated last month