yanqi27 / core_analyzerLinks
A power tool to debug memory-related issues
☆482Updated last month
Alternatives and similar repositories for core_analyzer
Users that are interested in core_analyzer are comparing it to the libraries listed below
Sorting:
- A dynamic mock tool for C/C++ unit test on Linux&MacOS X86_64☆90Updated 4 years ago
- Two C/C++ testing tools, mockcpp and testngpp.☆86Updated 2 years ago
- C++ unit test stub(not mock) and awesome.Surpported ISA x86,x86-64,arm64,arm32,arm thumb,mips64,riscv,loongarch64.☆321Updated 2 months ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆641Updated last year
- My small collection of C++ utilities☆413Updated last month
- 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…☆715Updated 2 weeks ago
- A stripped-down, portable version of boost::context☆53Updated 3 years ago
- 🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)☆136Updated last week
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- cross-platform coroutine library in c++☆869Updated last week
- libunwind official github repo (in need of new / additional maintainer, mail/open issue if interested)☆1,180Updated last week
- Probably the fastest coroutine lib in the world!☆1,166Updated this week
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆337Updated last year
- A low overhead nanosecond clock based on x86 TSC☆354Updated 11 months ago
- C++文章、论文、视频资源分享,每月四期,供群 内朋友阅读交流。☆263Updated 2 weeks ago
- Is Parallel Programming Hard, And If So, What Can You Do About It?☆495Updated last month
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆408Updated 2 years ago
- µcoro☆192Updated last year
- AVL implementation which is as fast/compact as linux's rbtree☆362Updated last month
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆93Updated 3 years ago
- C++ Generative Metaprogramming☆171Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week
- Based on gmock, can mock global function, member function, class static function without changing source code.☆82Updated last year
- A highly optimized single producer single consumer message queue C++ template☆281Updated 3 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆632Updated 5 months ago
- Cpp lifetime safety profile static analyzer☆64Updated 11 months ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆207Updated last week
- smart tools for source code study : cpptree.pl, calltree.pl, javatree.pl, java_calltree.pl☆406Updated last year
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆33Updated 9 years ago