hedayat / powerfake
C++ Faking library, which allows faking/mocking regular functions, static member functions and non-virtual member functions for testing purposes.
☆26Updated 10 months ago
Alternatives and similar repositories for powerfake:
Users that are interested in powerfake are comparing it to the libraries listed below
- Enumerating all of the Undefined Behavior in C++☆36Updated 2 years ago
- C++11 compatible charconv☆29Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- A hash function library☆39Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- HTTP/1 parsing and serialization algorithms using C++11☆28Updated 3 weeks ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆67Updated 5 years ago
- Advanced Reflection and Serialization Library in C++26♦️☆13Updated 9 months ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated this week
- Boost.org unordered module☆66Updated 3 weeks ago
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- `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++ coroutine based networking library (WIP)☆37Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆86Updated 4 years ago
- Portable UUID generation library for C++☆26Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 3 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last month
- A C++14 reflection library☆68Updated 2 months ago
- A fast, lightweight and single-header C++ csv parser library☆80Updated 8 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 8 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago