niXman / flatjsonLinks
The extremely fast zero allocation and zero copying JSON parser
☆29Updated 2 years ago
Alternatives and similar repositories for flatjson
Users that are interested in flatjson are comparing it to the libraries listed below
Sorting:
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆53Updated last month
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Boost.Scope, a collection of scope guard utilities.☆16Updated 3 weeks ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆46Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- `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
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 11 months ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆24Updated 4 months ago
- Library for extracting stacktrace from exception.☆48Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- JAXN: A standard for extended JSON☆19Updated 4 years ago
- Text encoding for modern C++☆31Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated this week
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months 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
- Example static/shared library output of cmake-init☆13Updated 6 months ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆42Updated 3 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago