Azure / umock-cLinks
A pure C mocking library
☆35Updated last week
Alternatives and similar repositories for umock-c
Users that are interested in umock-c are comparing it to the libraries listed below
Sorting:
- A simple portable C test runner☆19Updated last week
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- C++ Active Objects☆67Updated 8 years ago
- theCore: C++ embedded framework☆85Updated 7 years ago
- A modern, portable, cross-language unit testing and mocking framework for C and C++☆179Updated last month
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆94Updated 11 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆270Updated last year
- A library of generic intrusive data structures and algorithms in ANSI C☆609Updated 7 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆176Updated 3 years ago
- A progressive test framework for C.☆117Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 weeks ago
- Call Stack Logger uses function instrumentation to facilitate logging of every function call. Each nesting adds an ident, whereas returni…☆106Updated 2 years ago
- ☆61Updated 9 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last month
- CBOR C++ serialization library☆76Updated 2 years ago
- Example C application consuming multiple conan.io packages☆18Updated 4 years ago
- A fast and lightweight event loop for embedded platforms.☆107Updated 3 years ago
- Extension of the STL algorithms on sets☆21Updated 6 years ago
- A collection of C++ and CMake utility libraries.☆59Updated 9 months ago
- Pblog is a small, low overhead, structured logging library☆29Updated 7 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- A generic C memory pool☆100Updated 8 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 5 months ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- An example of using Google Mock inspired by Martin Fowler's "Mocks Aren't Stubs".☆25Updated 6 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆22Updated last month