abbyssoul / libsolace
Modern C++ framework for critical systems
☆21Updated last year
Alternatives and similar repositories for libsolace:
Users that are interested in libsolace are comparing it to the libraries listed below
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 5 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- Embrace (post) modern C++☆9Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 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
- Asynchronous Database Library based on Asio☆14Updated 5 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
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 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
- ☆34Updated 6 months ago
- Easily batch-build cmake projects!☆17Updated 2 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- C++ concurrent programming library☆28Updated 10 months ago
- A collection of data structures in C++☆18Updated 2 years ago
- A compile-time header-only C++17 library for dataflow programing.