DingXuefeng / program-analysisLinks
playground for static analysis and dynamic analysis: valgrind, sanitizer, profiling.
☆30Updated 3 years ago
Alternatives and similar repositories for program-analysis
Users that are interested in program-analysis are comparing it to the libraries listed below
Sorting:
- Header-only/compiled C++ numerical compute library.☆33Updated 2 years ago
- A cheatsheet of Eigen, the C++ linear algebra library.☆26Updated 4 years ago
- ☆12Updated 4 years ago
- 《100 C++ Mistakes and How to Avoid Them》的非专业个人翻译☆34Updated 10 months ago
- Easily display progress in C++17. Inspired by python's awesome tqdm library.☆73Updated 2 years ago
- a header-only c++ numeric library☆42Updated last year
- A very basic pipeline of Lidar SLAM System (Based on PCL and ROS).☆27Updated 4 years ago
- A CUDA-based implementation of the Alternating Direction Method of Multipliers (ADMM) algorithm to solve Semi-Definite Programming (SDP) …☆36Updated 2 weeks ago
- A series of examples showing how to solve the alignment problems in vectorization.☆17Updated 3 years ago
- Exact nearest neighbor searching for various Euclidean, SO(3), SE(3) and weighted combinations thereof.☆10Updated 7 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Mini Logging Library with C++20 education purpose☆34Updated last year
- A set of useful algebraic preconditioners for iterative numerical linear-algebraic methods.☆20Updated 3 years ago
- ☆17Updated 5 years ago
- C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。☆20Updated last year
- Dynamic Kd-Tree: Euclidean, SO(2), SO(3), SE(3) and more!☆35Updated 2 weeks ago
- Frame-to-Frame Registration using Gaussian Mixture Models.☆22Updated last year
- Header only logging library to standardize ros and glog output at compile time.