stand-art / jaxn
JAXN: A standard for extended JSON
☆19Updated 3 years ago
Alternatives and similar repositories for jaxn:
Users that are interested in jaxn are comparing it to the libraries listed below
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Text encoding for modern C++☆30Updated 3 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
- A saturating arithmetic cast.☆12Updated 5 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 5 months ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- Boost.org variant module☆44Updated last month
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A simple cmake-based modular build system for C and C++, designed to be easy to use with a higher level project format than that of cmake…☆26Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- Collection of proposals for c++☆25Updated this week
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Named arguments for C++17☆30Updated 4 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago