Pinned Repositories
Adaptive-AUTOSAR
Adaptive Runtime AUTOSAR Linux Simulator
aliyun-log-jaeger
amazon-freertos
IoT operating system for microcontrollers.
CppMicroServices
An OSGi-like C++ dynamic module system and service registry
Design-Patterns-in-Cpp17
C++17 implementation of 23 GoF design patterns for zero memory leaks using smart pointers.
gflags
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
LeakTracer
Continuation of the LeakTracer project
linux-4.x.y
Linux 4.4内核实践分析
memleak-finder
Simple memory leak finder.
openwrt-ssd20x
openwrt for sigmastar SSD201/SSD202
dingdong1123's Repositories
dingdong1123/awesome
😎 Awesome lists about all kinds of interesting topics
dingdong1123/awesome-c
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
dingdong1123/awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
dingdong1123/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
dingdong1123/aws-sdk-cpp
AWS SDK for C++
dingdong1123/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
dingdong1123/core_analyzer
A power tool to debug memory-related issues
dingdong1123/dynamorio
Dynamic Instrumentation Tool Platform
dingdong1123/folly
An open-source C++ library developed and used at Facebook.
dingdong1123/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
dingdong1123/HFSM2
High-Performance Hierarchical Finite State Machine Framework
dingdong1123/hunter
CMake driven cross-platform package manager for C/C++.
dingdong1123/iceoryx
Eclipse iceoryx™ - true zero-copy inter-process-communication
dingdong1123/include-what-you-use
A tool for use with clang to analyze #includes in C and C++ source files
dingdong1123/json-c
https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/
dingdong1123/klever
CMake Script & Project Toolset for Linux Kernel / Kernel Module Support
dingdong1123/libatbus
用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库
dingdong1123/Linux_Code_Test
CMake/Make/Shell/Multi-thread' usage
dingdong1123/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
dingdong1123/MapViewer
A windows application to view and analyze information from the linker generated Map file
dingdong1123/mcuoneclipse
McuOnEclipse Processor Expert components and example projects
dingdong1123/OpenDDS
OpenDDS is an open source C++ implementation of the Object Management Group (OMG) Data Distribution Service (DDS). OpenDDS also supports Java bindings through JNI.
dingdong1123/osal
The Core Flight System (cFS) Operating System Abstraction Layer (OSAL)
dingdong1123/patchelf
A small utility to modify the dynamic linker and RPATH of ELF executables
dingdong1123/pre-commit-hooks
C/C++ hooks to integrate with pre-commit
dingdong1123/raft
C implementation of the Raft Consensus protocol, BSD licensed
dingdong1123/smtrat
dingdong1123/wasm-micro-runtime
WebAssembly Micro Runtime (WAMR)
dingdong1123/zephyr_polling
轮询架构的zephyr项目蓝牙协议栈
dingdong1123/zlib
A massively spiffy yet delicately unobtrusive compression library.