evilncrazy / ctomlLinks
Fast TOML parser written in C++
☆35Updated 11 years ago
Alternatives and similar repositories for ctoml
Users that are interested in ctoml are comparing it to the libraries listed below
Sorting:
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- C++ class reflection library without RTTI.☆35Updated 8 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 months ago
- Python's excellent OptionParser in C++☆94Updated 2 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A tiny MessagePack library for C++11 (msgpack.org[C++11])☆125Updated 6 months ago
- Modern coroutine library for C++☆51Updated 9 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- A single file C++11 header-only memory mapped file library.☆75Updated 2 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆69Updated 9 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++ reflection☆48Updated 7 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- Simple C++14 stackful await using boost's asio, future and coroutine2 (for testing purposes only)☆16Updated 9 years ago
- C++11 API for creating Lua bindings☆159Updated 7 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago