PaulMWatt / Alchemy
A framework to robustly process network messages and structured data
☆16Updated 7 years ago
Alternatives and similar repositories for Alchemy:
Users that are interested in Alchemy are comparing it to the libraries listed below
- Command line argument parser (C++14)☆18Updated 6 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- C/C++ Preprocessor Magic☆54Updated 9 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- ☆38Updated 11 years ago
- The fastest, most robust C++ formatting library☆58Updated 6 months ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A minimal subset of the Boost C++ library☆34Updated last year
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- ☆26Updated 7 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (…☆57Updated 7 years ago
- ☆17Updated 7 years ago
- A string formatting library for C++