Experimental JSON builder based on C++ reflection
☆57Oct 28, 2025Updated 4 months ago
Alternatives and similar repositories for experimental_json_builder
Users that are interested in experimental_json_builder are comparing it to the libraries listed below
Sorting:
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Nov 16, 2024Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Feb 20, 2024Updated 2 years ago
- experimental parallel json parser, scj3 (claujson)☆14Mar 5, 2026Updated 2 weeks ago
- finding set bits in large bitmaps☆15Nov 30, 2015Updated 10 years ago
- lightweight, header-only C++ library for creating well-formatted, fully-customizable CLI tables.☆62Feb 9, 2026Updated last month
- Implementation of the UTF transcoding views proposal, P2728☆18Updated this week
- A unique_ptr implementation with small object optimization☆20Feb 8, 2026Updated last month
- Experimental clang support for WG21 P2996 (Reflection).☆184Mar 11, 2026Updated last week
- C++20 SIMD Within A Register library☆47May 9, 2025Updated 10 months ago
- Conan extension☆10Sep 20, 2025Updated 6 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- benchmarking positional population count☆17Oct 19, 2025Updated 5 months ago
- sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆174Mar 10, 2026Updated last week
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Feb 22, 2025Updated last year
- A C++20 metaprogramming library focusing on metafunction composition.☆13Feb 8, 2026Updated last month
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆233Sep 29, 2025Updated 5 months ago
- Fast WHATWG forgiving-base64 decoding in C#☆40Apr 3, 2025Updated 11 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆76Mar 12, 2026Updated last week
- ☆25Dec 9, 2024Updated last year
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆22Jan 7, 2024Updated 2 years ago
- Compilation of header-only C++23 constexpr utilities☆13Aug 12, 2024Updated last year
- C++20 [Minimal] Static Perfect Hash library☆255Jul 20, 2025Updated 8 months ago
- Performance profiling of JSON libraries☆28Jun 8, 2025Updated 9 months ago
- ipvar is a little smart library for easily sharing variables between different processes☆24May 28, 2024Updated last year
- JSON pull-parser/push-serializer library for C++☆21Oct 20, 2025Updated 5 months ago
- C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.☆67Jan 30, 2026Updated last month
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆44Jun 1, 2024Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52May 2, 2017Updated 8 years ago
- Collection of proposals for c++☆29Updated this week
- C++ reimplementation of cpplint.py☆33Oct 30, 2025Updated 4 months ago
- ☆22Nov 6, 2023Updated 2 years ago
- A C++ SIMD mathematics library for computer graphics.☆28Jan 26, 2026Updated last month
- Typed Dataframe C++☆18May 4, 2022Updated 3 years ago
- A Symbolic Emulator for Shuffle Synthesis on the NVIDIA PTX Code☆15Mar 19, 2023Updated 3 years ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,711Updated this week
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆27Aug 22, 2024Updated last year
- std::error implementation (zero-overhead deterministic exceptions) P0709☆15Nov 11, 2023Updated 2 years ago