qqiangwu / cppsafeLinks
Cpp lifetime safety profile static analyzer
☆64Updated 11 months ago
Alternatives and similar repositories for cppsafe
Users that are interested in cppsafe are comparing it to the libraries listed below
Sorting:
- µcoro☆189Updated 11 months ago
- ☆79Updated last month
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆197Updated 6 months ago
- C++ utilities☆57Updated 2 weeks ago
- There is my code snippet.☆121Updated 3 months ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆245Updated last month
- C++ Generative Metaprogramming☆170Updated 11 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆336Updated last year
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- Modern C++ actor framework based on std::execution, only requires C++20.☆164Updated this week
- Fast and memory efficient c++ flat hash table/map/set☆667Updated this week
- High performance HTTP server built on C++20 coroutines and io_uring☆176Updated last year
- Coroutine library and toolkit for C++20☆39Updated 3 weeks ago
- C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。☆261Updated 3 weeks ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆114Updated last year
- ☆49Updated last year
- Coroutines for C++20 & asio