ourarash / cpp-templateLinks
C++ console application template using Bazel and googletest
☆178Updated last month
Alternatives and similar repositories for cpp-template
Users that are interested in cpp-template are comparing it to the libraries listed below
Sorting:
- The Art of Writing Efficient Programs, published by Packt☆319Updated last year
- Slides and other materials from CppCon 2022☆543Updated 2 years ago
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆358Updated 2 years ago
- C++ High Performance Second Edition, published by Packt☆260Updated 2 years ago
- CMake Best Practices, by Packt Publishing☆211Updated last year
- ☆144Updated 2 weeks ago
- Slides and other materials from CppCon 2023☆317Updated last year
- Articles on various software desing and development topics, with accent on the contamporary C++☆263Updated last month
- Slides and other materials from CppCon2021☆110Updated last year
- C++ High Performance, published by Packt☆256Updated 2 years ago
- Example programs for Talking Async videos☆196Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year
- Code samples for C++ Concurrency in Action☆743Updated last year
- C++ Fixed Containers☆417Updated last week
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆106Updated 10 months ago
- Software Architecture with C++, published by Packt☆532Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆306Updated this week
- A tour of C++ constructs using Bazel build system☆55Updated 3 years ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆366Updated 8 months ago
- Hands-On Design Patterns with C++, published by Packt☆375Updated 2 years ago
- A collection of resources on modern C++