niXman / flatjson
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
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- Boost.Scope, a collection of scope guard utilities.☆15Updated 2 weeks ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆51Updated last week
- Result<T, E> for Modern C++☆34Updated 5 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Container Traits for Modern C++☆29Updated 4 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
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- `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
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆23Updated last month
- Header only associative linear container.☆41Updated 7 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last week
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 8 months ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated 2 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks ago
- A simple replacement for std::unordered_map☆49Updated 9 months ago
- async io-uring based kernel io library☆31Updated 4 years ago