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☆25Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆33Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- A tiny MessagePack library for C++11 (msgpack.org[C++11])☆124Updated 4 months ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Python's excellent OptionParser in C++☆93Updated 2 years ago
- SQLight is a lightweight MySQL client written in C++11. Based on code by Ladislav Nevery☆28Updated 10 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Modern coroutine library for C++☆51Updated 9 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆68Updated 9 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆82Updated 3 months ago
- C++11 implementation of https://hashids.org/☆68Updated 4 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 years ago
- C++11 Lua 5.2 Binding Library☆79Updated 9 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- A very minimal .INI reader/writer (C++11)☆32Updated 9 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- C++ class reflection library without RTTI.☆35Updated 8 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago