mrbald / ufw
A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.
☆20Updated last year
Alternatives and similar repositories for ufw:
Users that are interested in ufw are comparing it to the libraries listed below
- Embrace (post) modern C++☆9Updated 3 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 7 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
- Evo C++ Library☆31Updated 5 years ago
- WIP☆26Updated 5 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Foundations of symbol based programming☆30Updated 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
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Portable UUID generation library for C++☆26Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years 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
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- ☆22Updated 7 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 8 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 4 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- {fmt} support for ranges, containers and types with tuple interface.