yanqi27 / core_analyzer
A power tool to debug memory-related issues
☆407Updated 3 months ago
Alternatives and similar repositories for core_analyzer:
Users that are interested in core_analyzer are comparing it to the libraries listed below
- C++ unit test stub(not mock) and awesome.Surpported ISA x86,x86-64,arm64,arm32,arm thumb,mips64,riscv,loongarch64.☆294Updated 8 months ago
- 🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)☆120Updated 3 months ago
- A collection of shared memory containers for high performance server☆233Updated 2 years ago
- Two C/C++ testing tools, mockcpp and testngpp.☆73Updated last year
- A dynamic mock tool for C/C++ unit test on Linux&MacOS X86_64☆86Updated 3 years ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆607Updated 10 months ago
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆663Updated this week
- Based on gmock, can mock global function, member function, class static function without changing source code.☆76Updated 11 months ago
- C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。☆218Updated this week
- cross-platform coroutine library in c++☆832Updated last year
- A low overhead nanosecond clock based on x86 TSC☆309Updated last week
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆158Updated this week
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆178Updated 5 years ago
- libunwind official github repo (in need of new / additional maintainer, mail/open issue if interested)☆1,037Updated last week
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆32Updated 8 years ago
- Chinese version for Agner Fog's optimizing series☆79Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- µcoro☆124Updated last month
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆117Updated 6 years ago
- C++ Generative Metaprogramming☆142Updated last month
- Boost.Hana中文文档☆111Updated 4 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆545Updated 8 months ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆515Updated 2 years ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆232Updated 3 years ago
- My small collection of C++ utilities☆397Updated last week
- A highly optimized single producer single consumer message queue C++ template☆256Updated 2 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆221Updated last week
- smart tools for source code study : cpptree.pl, calltree.pl, javatree.pl, java_calltree.pl☆395Updated 3 months ago
- Template meta programming package by C++11.☆131Updated 8 years ago