perkele1989 / cmlsLinks
Seamless - A Modern Native Web Framework
☆1Updated 5 years ago
Alternatives and similar repositories for cmls
Users that are interested in cmls are comparing it to the libraries listed below
Sorting:
- JSON pull-parser/push-serializer library for C++☆21Updated last month
- C++14 codec library☆25Updated 3 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- Text encoding for modern C++☆30Updated 3 years ago
- Roman numeral support for C++17☆52Updated last year
- Embrace (post) modern C++☆9Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years 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
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- Interval library for C++☆12Updated 4 months ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- ☆39Updated 4 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- ☆17Updated last year
- A header-only C++ parsing framework☆36Updated 3 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Similar to python's `repr`, for c++