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
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Yet another C++ text formatting library.☆70Updated 9 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 5 months ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆213Updated 8 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆57Updated 5 months ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- Roman numeral support for C++17☆52Updated last year
- Pretty-print hierarchical information automagically☆29Updated 5 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…☆157Updated 2 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)☆37Updated last year
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆99Updated last year
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Fast C++17 signal/slot library☆38Updated 6 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 5 years ago
- C++ utilities☆141Updated this week
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 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☆247Updated 7 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A fixed capacity dynamically sized string☆68Updated last month
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last year
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago