An open API service providing repository metadata for many open source software ecosystems.

Topic: "cpp-template"

Nevermore1994/Cpp-Channel

C++ MPSC-Channel, Thread-safe container for sharing data between threads

Language: C++ - Size: 70.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 41 - Forks: 3

baderouaich/daemonpp

Simple C++ header only template for creating Linux daemons

Language: C++ - Size: 1.38 MB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 20 - Forks: 6

bialger/cpp_tests

C++ Google Tests crossplatform project template with CI/CD. Has a shell installation script.

Language: C++ - Size: 56.6 KB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 14 - Forks: 2

egecetin/Repo-Init

C++ Application Template. It has already integrated a Telnet and ZeroMQ server to receive commands, Crashpad handler to generate minidump, a Prometheus server to broadcast performance metrics. Also, it can send logs to syslog using Spdlog, to a Sentry server and Grafana Loki instance

Language: C++ - Size: 27.7 MB - Last synced at: 8 days ago - Pushed at: 22 days ago - Stars: 10 - Forks: 2

rajjitlai/attendance-management

A C++ Project on Attendance management of students

Language: C++ - Size: 41 KB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 0

python-project-templates/python-template-cpp

A Python/C++ project template

Language: Makefile - Size: 40 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 7 - Forks: 1

seigtm/Pizza-Abstract-Factory 📦

Creational pattern test.

Language: C++ - Size: 6.84 KB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 0

threeal/cpp-starter

A minimalistic GitHub repository template to kickstart your C++ project

Language: CMake - Size: 200 KB - Last synced at: 8 days ago - Pushed at: 16 days ago - Stars: 6 - Forks: 0

shizuku/matrix

A cpp template class for matrix | C++矩阵模板类

Language: C++ - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

LucaRitz/cpp_template_cgcp

A C++ Template-project for computer perception and computer graphics

Language: CMake - Size: 311 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

timetravelCat/cpp-cmake-template

Language: CMake - Size: 472 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

bialger/QtCMake

A C++ crossplatform project template with Qt6 and CMake that is linked statically

Language: CMake - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

vishal2376/project-template

A simple c++ project code generator along with header and cpp files

Language: C++ - Size: 720 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

dgellow/cmake-template

GitHub repository template for C++ projects, based on CMake, vcpkg, and VSCode

Language: CMake - Size: 1.95 KB - Last synced at: about 7 hours ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

gwllx/typack

A compile-time API for working with type template parameter packs.

Language: C++ - Size: 219 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

sudo-x/cpp-template

C++ template /w bazel + catch2

Language: C++ - Size: 125 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

tomasmark79/DotNameCppFree

comprehensive and modern foundation for cross-platform development in C++

Language: CMake - Size: 229 KB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

tomasmark79/EmojiToolsFree

is a simple library that handles retrieving UTF-8 emoji characters on demand.

Language: C++ - Size: 441 KB - Last synced at: 4 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

PSWGameWorkID/dynafen

C++11 template-based dynamic library function loader

Language: C++ - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

tachyon-computer/repo-template

Template for Tachyon projects

Language: C++ - Size: 91.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 2

0xromjobert/cpp08

42 school C++ module on templates, STL containers and algorithms

Language: C++ - Size: 11.7 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

oklookat/cppstarter

Template for my C++ projects.

Language: CMake - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

boki1/cpp-template

Template project structure for a C++ library project

Language: CMake - Size: 205 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

algorhtym/cpp-works

A series of C++ classes illustrating various important advanced cpp concepts studied at the Programming Concepts with C++ course

Language: C++ - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

px86/argparser

A C++17 argument parser header-only library.

Language: C++ - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

michael-valdron/cpp-app-template

Personal template for starting a C++ project.

Language: CMake - Size: 9.77 KB - Last synced at: 28 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

jgoossen851/cpp-project-template

A simple template for a C++ project with CMake

Size: 85.9 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jgoossen851/cpp-qt-gui-template

A simple template for a C++ Qt GUI program

Language: C++ - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

sarojshakya01/TreasureMap

Treasure Map using C++ template and exception handling

Language: C++ - Size: 288 KB - Last synced at: 20 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Abuelfateh/SinglyLinkedList

Implementation of Singly Linked List Using C++ template class

Language: C++ - Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

DerAlexmeister/Generic-Linked-List

Generic-Linked-List in CPP

Language: C++ - Size: 2.09 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Related Topics