raminfp / Address-Sanitizer-C-LanguageLinks
ASAN C Language Tutorial Example
☆16Updated 6 years ago
Alternatives and similar repositories for Address-Sanitizer-C-Language
Users that are interested in Address-Sanitizer-C-Language are comparing it to the libraries listed below
Sorting:
- Two C/C++ testing tools, mockcpp and testngpp.☆78Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆92Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- A portable, pure C++11 timer component.☆177Updated last year
- demos-linux is a project to demo and explore the Linux user space C/C++ API☆95Updated this week
- 🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)☆126Updated 9 months ago
- Working examples of Python, C++, C and JS new features☆136Updated this week
- ☆13Updated 7 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated last year
- fast thread pool☆27Updated 6 years ago
- A design pattern library developed in modern c++.☆54Updated 3 years ago
- purecpp opensource projects list☆93Updated 2 years ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆19Updated last year
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆168Updated last month
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 3 weeks ago
- VS2010可调试的vlc.☆34Updated 8 years ago
- C++ unit test stub(not mock) and awesome.Surpported ISA x86,x86-64,arm64,arm32,arm thumb,mips64,riscv,loongarch64.☆312Updated last month
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆184Updated 5 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆49Updated 8 years ago
- 轻量级网络库, 基于C++11☆117Updated 3 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆79Updated last year
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- Simple memory leak finder.☆51Updated 12 years ago
- 基于C++14语法的任务链☆23Updated 5 years ago
- ☆14Updated 8 years ago
- spdlog简单封装☆52Updated last year
- Call Stack Logger uses function instrumentation to facilitate logging of every function call. Each nesting adds an ident, whereas returni…☆105Updated 2 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 10 months ago