DNedic /
lockfree
A collection of lock-free data structures written in standard C++11
Loading repository data…
jonassorgenfrei / repository
A CPP structure to create Python libraries (this is meant as a template)
A CPP structure to create Python libraries (this is meant as a template)
Note: Make sure to have matching boost python to python lib!
Selected from shared topics, language and repository description—not editorial ratings.
DNedic /
A collection of lock-free data structures written in standard C++11
genyleap /
PT is a template for modern C++ projects with useful features for developing cross-platform products.
yicm /
This project aims to quickly launch a C/C++ project, which can build libraries and binary files. The project comes with basic modules such as thread pool, unit test, logger, and configuration reading module. It uses the CMake build system to make it easier for us to develop C/C++ projects.
Q-Minh /
Cross-platform C++ library of algorithms and data structures commonly used in computer graphics research on physically-based simulation with Python bindings.
Meenapintu /
Sample code of cpprestsdk (casablanca), it's a sample example for beginner to get started with cpprestsdk with database(currently PostgreSQL) integration with basic structure, programmer can extend it.
edumentab /
Example of project structure for a C++ project with cmake