nanolith / mockcppLinks
Mock++: A Portable Mocking Framework for C++11
☆18Updated 5 years ago
Alternatives and similar repositories for mockcpp
Users that are interested in mockcpp are comparing it to the libraries listed below
Sorting:
- Compiler instrumentation for testing☆30Updated 7 years ago
- Mirror of Apache C++ Standard Library☆65Updated 6 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago
- ☆38Updated 12 years ago
- C++ standard proposals☆16Updated 5 years ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 7 months ago
- ☆20Updated 9 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆18Updated 2 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆200Updated 3 weeks ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- Debug Malloc memory allocation debugging C library☆170Updated 2 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated this week