abbyssoul / libsolaceLinks
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
Sorting:
- Embrace (post) modern C++☆9Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- 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
- A saturating arithmetic cast.☆12Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 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
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆23Updated 2 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- A C++ string-based dispatch/routing library☆25Updated 8 years ago