borasoftware / balau
Enterprise quality C++ application framework with dependency injection, test framework, and logging
☆14Updated 11 months ago
Alternatives and similar repositories for balau:
Users that are interested in balau are comparing it to the libraries listed below
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- another c#-like property accessor for C++11 and above.☆20Updated 3 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 10 months ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Modern c ++17 library containing multicast delegate and event classes.☆16Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆15Updated 8 months 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
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆26Updated 5 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 5 months 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
- C++ Concurrency library!☆26Updated 6 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago