simdjson / experimental_json_builderLinks
Experimental JSON builder based on C++ reflection
☆56Updated last month
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:
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- C++20 Memory Allocator library☆36Updated 7 months ago
- C++20 SIMD Within A Register library☆45Updated 7 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- Low memory overhead allocator☆33Updated last year
- Standalone version of the boost::unordered library☆31Updated 4 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- The Fancy Named Parameters Library☆36Updated 2 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 weeks ago
- C++20 Static Branch library☆94Updated 6 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- a small lightweight std::execution work-alike☆65Updated 8 months ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 8 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 2 months ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated this week
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Generic hash function for STL style unordered containers☆39Updated last week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Container Traits for Modern C++☆28Updated 5 years ago