Xeverous / fuserLinks
Header-only library for automatic (de)serialization of C++ types to/from JSON.
☆54Updated 5 years ago
Alternatives and similar repositories for fuser
Users that are interested in fuser are comparing it to the libraries listed below
Sorting:
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A fixed capacity dynamically sized string☆66Updated 3 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- ☆26Updated 5 years ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- A bunch of small C++ utilities☆66Updated last year
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- SPY - C++ Information Broker☆155Updated this week
- forward declarations for C++ std headers☆74Updated 4 years ago
- type-safe and low-boilerplate bit level serialization☆123Updated 3 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 9 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆159Updated 4 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- An indirect value-type for C++☆83Updated last year
- A never-valueless, strong guarantee implementation of std::variant