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

GitHub topics: gtest

yuriysydor1991/cpp-app-template

The template C++ project for a quick application development startup.

Language: CMake - Size: 1.29 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

AhiruTEB/conan-cmake-cpp

🛠️ Create cross-platform C++ projects with ease using Conan and CMake, featuring CI/CD integration and code quality tools for streamlined development.

Language: Python - Size: 25.4 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

matepek/vscode-catch2-test-adapter

Catch2, Google Test and doctest Adapter for the VSCode

Language: TypeScript - Size: 8.42 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 236 - Forks: 58

Mtzin-08/macstats

⚙️ Monitor your Mac's performance with MacStats, a simple menu bar app that displays key stats like CPU, memory, and battery usage.

Language: Python - Size: 959 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

kostakis/Generic-Queue

A generic queue data structure implementation in c.

Language: C++ - Size: 53.7 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 9 - Forks: 3

Photon-einstein/Cryptopals

This repository contains my resolutions of the set of problems of the Cryptopals challenges.

Language: C++ - Size: 44.9 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

dimanikulin/capable-cpp-template

A capable template for C++ projects using CI, Building, Testing, Formatting, Documenting and more

Language: Python - Size: 213 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 0

OlekRaymond/CppUnit2Gtest

Single header file adapter to move CppUnit tests to Gtest

Language: C++ - Size: 83 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 6 - Forks: 0

GermanAizek/webdriverxx

Client API for Selenium Server

Language: C++ - Size: 47.2 MB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 82 - Forks: 21

ifIMust/chordless

Analyze MIDI notes. Display which notes/chords are played.

Language: C++ - Size: 197 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

kaichevannes/leetcode-solutions

Solutions for the leetcode top 150 interview problems. Test driven with property-based testing.

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

filipdutescu/modern-cpp-template

A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.

Language: CMake - Size: 373 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 1,855 - Forks: 222

vorgestern/ulutest

Unittest framework for Lua

Language: Lua - Size: 146 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

BitoLabs/ujson-test

Unit tests for ujson, a tiny C++ JSON reader with a very simple API

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

mjrister/VkTF

A Vulkan glTF Physically Based Renderer in C++23.

Language: C++ - Size: 96.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

keverni/Extracter

Educational and just-for-fun project on С++

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

ajakhotia/robotFarm

Reproducible, feature-complete builds of essential AI and robotics libraries.

Language: CMake - Size: 279 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 3

ryanpholt/neotest-cpp

Neovim plugin for running and debugging GoogleTest tests

Language: Lua - Size: 87.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

ez8-co/emock

🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)

Language: C++ - Size: 2.57 MB - Last synced at: 23 days ago - Pushed at: 12 months ago - Stars: 133 - Forks: 35

denizariyan/gflake

A CLI tool to automatically discover and repeatedly run Google Test (gtest) test cases to identify flaky tests.

Language: Python - Size: 117 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mihai-bontea/TCP

Building TCP on top of a mocked IP layer.

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

CubicZebra/fcpp

A Modern System-level C/CPP Project Build Solution

Language: CMake - Size: 468 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

LigasN/conan-cmake-cpp

Repository template for a cross-platform project written in C++ with use of Conan and CMake. This template has also GitHub actions configured for CI/CD with static analysis by clang-tidy and cppcheck. It has also clang-format configuration file for code formatting.

Language: Python - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

verma-kartik/trantor

Trantor - Object Relational Mapper using Modern C++

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

apriorit/gmock-global

Provides ability to mock global functions with gmock

Language: C++ - Size: 30.3 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 75 - Forks: 25

josephch/cb-UnitTestPlugin

Code::Blocks Unit Test plugin for google test. Forked from https://forums.codeblocks.org/index.php/topic,18947.msg129777.html

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

yuriysydor1991/ImagesAnnotator

The images annotator application to annotate and provide data for training AI and neural networks.

Language: C++ - Size: 1.33 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

lucaasd/cryptosock

The servers are gossiping!

Language: C++ - Size: 9.77 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

cshmookler/cpp_template

C++ project template with automatic versioning, LLVM tools, Conan, Meson, and GoogleTest integration.

Language: Python - Size: 167 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

wgroeneveld/gba-sprite-engine 📦

An object-oriented Game Boy Advance sprite engine concept

Language: C - Size: 1.69 MB - Last synced at: 30 days ago - Pushed at: over 3 years ago - Stars: 77 - Forks: 63

madiabio/encryption-decryption

Encryption and decryption algorithms implemented using Object Oriented Programming principles in C++.

Language: C++ - Size: 384 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

goglecm/AutoBrightnessCam

App to periodically set the appropriate brightness of a laptop display backlight according to the ambient luminosity using a laptop camera.

Language: C - Size: 1.57 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 0

vkarotkiyan/GtestGmockCPP

Study C++ | Демонстрация создания тестов с моком объекта, имитирующим подключение к базе данных

Language: C++ - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Susannnnnna/Cpp_PatientDatabaseCLI

Simple CLI application with Google Tests (demo based on IEC 62304)

Language: C++ - Size: 54.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kinow/gtest-tap-listener

GoogleTest TAP Listener

Language: C++ - Size: 44.9 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 79 - Forks: 20

damianlebiedz/langtons-ant

Implementation of Langton's ant in C++

Language: C++ - Size: 1.33 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kevinrhz/DSA

I'm going over some DSA again but in C++

Language: C++ - Size: 70.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Tanvir-Mahamood/Software-Engineering

This repository contains multiple projects demonstrating key software design patterns (Decorator, Factory Method) and unit testing practices in Python and C++.

Language: C++ - Size: 64.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

DianaZabelina/matrix-plus

Implementation of the matrix.h library

Language: C++ - Size: 17.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

DianaZabelina/3d-viewer

Program for visualizing wireframe 3D models

Language: C++ - Size: 52.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

priyanshscpp/scheduler-gtest

Demonstrates OS-level thinking (round-robin, priority, etc.). Very relevant for CPU/microarchitecture work.

Language: C++ - Size: 78.1 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

user4223/modern-cpp-cmake-conan2-gtest-project

Project template for a c++ project using cmake for building, conan2 for dependency management, gtest for testing and supporting separated debug und release builds properly

Language: CMake - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

flamesong40j/Cryptopals

This repository contains my resolutions of the set of problems of the Cryptopals challenges.

Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

SSARCandy/ini-cpp

📑 Yet another ini config parser for modern C++

Language: C++ - Size: 303 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 44 - Forks: 7

RegisBondidier/skeleton-cpp-gtest-bazel

A skeleton repo to be used when starting a new C++ project with Bazel

Language: C++ - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

platisd/refactoring-for-testability-cpp

Hard-to-test patterns in C++ and how to refactor them

Language: C++ - Size: 161 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 66 - Forks: 8

mcpoweradesparco0/Cryptopals

This repository contains my resolutions of the set of problems of the Cryptopals challenges.

Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

raleighlittles/Minimal-GTest-Example 📦

A very very minimal example of how to configure and run GTest, Google's C++ testing framework.

Language: C++ - Size: 194 KB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

AhmadAddakhakhny/CppProjectTemplate

C++ project template with unit-tests, documentation and workflows.

Language: CMake - Size: 79.1 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

onurae/cmake-gtest-canonical-ci

Sample project: CMake + GoogleTest + Canonical Project Structure + Continuous Integration

Language: CMake - Size: 16.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

sheepgrass/cpp_project_framework

C++ Project Framework is a framework for creating C++ project.

Language: Python - Size: 280 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

wojtekdomino/bazalotow-rzeszowjasionka

Project from University class - Object Oriented Programming

Language: C++ - Size: 3.6 MB - Last synced at: 28 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

khatymov/cpp_template_project

You have to write a lot of code, but you don't want to waste your time creating the same thing every time. Then this cpp template for you.

Language: Shell - Size: 64.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

sebaraj/Mosti

MOS Technologies, Inc. 6502 Emulator

Language: C++ - Size: 62.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Nuyoahwjl/CPP-EXPERIEMNT

华中科技大学23级CPP实验

Language: C++ - Size: 13.5 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

risahamm/containers.h

Implementation of Vector, Map, Set of the STL Containers in C++17.

Language: C++ - Size: 1.91 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

risahamm/Matrix_oop.h

Implementation of the matrix library using the object-oriented approach in C++17.

Language: C++ - Size: 1.46 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

AhmedElgarnousy/AP-AutoSAR-Com-Stack

Adaptive AutoSAR Communication Stack Graduation Project

Language: HTML - Size: 5.34 MB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

snikulov/google-test-examples

Short example how to use Google Test with CMake project

Language: CMake - Size: 25.4 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 273 - Forks: 78

ProphetRu/PrivateUnitTest

The project demonstrates unit-testing of private methods

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

axel-op/vscode-devcontainer-cpp-vcpkg

A template to demonstrate how to develop a C++ project in Visual Studio Code inside a container, using vcpkg dependency manager.

Language: Dockerfile - Size: 4.88 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 1

cmrobotics/cmr_tests_utils

A header only library for simplifying ROS2 unit tests.

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

skyzh/RISCV-Simulator

💻 RISC-V Simulator of RV32I ISA. 5-stage pipeline / out-of-order execution with Tomasulo algorithm and Speculation. Support runtime visualization. Project report available.

Language: C++ - Size: 483 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 201 - Forks: 18

Jonathan-Greve/Xmake-template

Xmake C++23 project template. Using C++ modules, github workflows for CI/CD (Windows and Ubuntu) and gtest for testing. Compiles with both GCC on Ubuntu and MSVC on Windows. See the linux.yml file for how to properly install GCC on ubuntu if you're having trouble.

Language: C++ - Size: 18.6 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

SimonZimmer/SEELE

A DAW plugin focused on heavy vocal processing

Language: C++ - Size: 43.3 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 8 - Forks: 0

feihongmeilian/gtest_to_html

将gtest的xml执行报告转换为html,方便使用浏览器查看

Language: XSLT - Size: 4.88 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

gbmhunter/CppTemplate

A template repository to quick-start C++ development.

Language: Shell - Size: 179 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

DanielePalaia/message-bus

A generic multithreading message bus written in C++11

Language: C++ - Size: 8.79 KB - Last synced at: 27 days ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 2

ShinjiMC/Octree_Voxel_VTK

Octree with VTK is a C++ project that efficiently manages, stores, and visualizes three-dimensional spatial data. It utilizes an Octree data structure and Visualization Toolkit (VTK) to load spatial points from CSV files into a 3D space. It features robust Google Test (GTEST) unit tests to ensure reliability.

Language: C++ - Size: 11 MB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 1

DavidJCottrell/tic-tac-toe

Language: C - Size: 3.93 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

briancairl/dont

A collection of C++ template (metaprogramming) utilities that I often need, but don't want to have to re-implement for the 1000th time.

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

SGauvin/cpp-test-runner

Test runner for C++

Language: Rust - Size: 53.7 KB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Aram-Vn/Algorithms_and_Data_structures

A collection of sorting algorithms and data structures implemented in C++. Each algorithm and data structure comes with its own set of test cases to ensure correctness and robustness.

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

sirius-mhlee/cpp-boilerplate

C++ Boilerplate using CMake, Boost, OpenCV, Gcov, GCOVR, Cppcheck and GTest

Language: CMake - Size: 762 KB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

vladbologa/raytracer-cpp

Building a ray tracer in C++, following "The Ray Tracer Challenge" by Jamis Buck

Language: C++ - Size: 69.3 KB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

CharlesDias/stm32_gtest_c_code

This is a sample project for testing C code for STM32 microcontrollers using the Google Test Framework.

Language: C - Size: 8.96 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 39 - Forks: 9

ProphetRu/WebScraper

Web Scraper - just for fun

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

TusharChugh/cplusplus-containers

Sample implementation of C++ containers (vector, string, bst, forward_list, stack, queues)

Language: C++ - Size: 53.7 KB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

Winterfulllll/Object-Oriented-Programming-Course

Репозиторий с решениями лабораторных работ по ООП на C++ 🚀

Language: CMake - Size: 40 KB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Feglawy/cpp_template

C++ project template with CMake and GoogleTest integration for building and testing libraries, ensuring code quality and maintainability.

Language: CMake - Size: 43 KB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

datpham0412/cgpa-calculator

The CGPA Calculator is a terminal-based tool for students to manage and calculate their GPA and CGPA efficiently. Enter personal details, course units, and grades to track academic performance. Built with C++ and SQLite.

Language: C++ - Size: 449 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

Canon-H/gtest-gcov-framework

Framework for software testing using gtest and gcov tools in Windows + CMake + MinGW64 environment, placing the project files and test cases in the corresponding paths for testing.

Language: C++ - Size: 2.22 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

Me-Phew/merge-sort

Implementacja algorytmu sortowania przez scalanie w C++

Language: C++ - Size: 6.82 MB - Last synced at: 8 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ging-dev/cpp-example

C++ example use GTest, Gcovr coverage

Language: C++ - Size: 10.7 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

stefanasandei/dsa

Data Structures & Algorithms implemented in C++

Language: C++ - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

WesleyCh3n/NTUBME-Autograde

NTU BME Computer Programming Course. Create Autograde code for C++ assessments by professor.

Language: Shell - Size: 4.6 MB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

iskyzh/raft 📦

⛵ Raft Consensus Algorithm. gRPC for communication. Tested with a few cases.

Language: C++ - Size: 192 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 2

axel-op/vscode-devcontainer-cpp-conan

A template to demonstrate how to develop a C++ project in Visual Studio Code inside a container, using Conan dependency manager.

Language: Dockerfile - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 2

luliCloud/raft_kv_rocksdb_cachelib

High-available distributed database. Data consistent key-value store across machines with fault recovery. Suitable for finance, e-commerce, and social media services.

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

Moztanku/JacLib

My multiplatform utility library

Language: C++ - Size: 58.6 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

prdktntwcklr/cpp-on-avr

C++ code for AVR microcontrollers.

Language: C++ - Size: 36.1 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

raik199x/Butcher-circus-randomizer

randomizer for a game Darkest Dungeon pvp mode

Language: C++ - Size: 32.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

KamilPolok/ACSSimulation

Automatic Control System Simulation. Allows for simulation of various scenarios using different controllers, control objects and actuators

Language: C++ - Size: 42 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

CodebyCR/TimedAction

An easy, state-of-the-art timing Framework.

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

TSMotter/toaster-active-object

Active object pattern - C++, cmake, gtest, docker, boost, threads, queues, timers

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

apriorit/gmock-global-sample 📦

Sample project demonstrating how gmockglobal works.

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

smercer10/broka

Hybrid order book implementation.

Language: C++ - Size: 52.7 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

raigorx/GraphColoring

GraphColoring Algorithm Backtracking https://en.wikipedia.org/wiki/Graph_coloring

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

Astrodynamic/ExchangeQuest

ExchangeQuest is a C++ client-server trading exchange system for USD and RUB with order matching, supporting multiple clients and real-time balance updates.

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

ginolatorilla/cpp-cmake-template

A C++ project template that uses the CMake build system

Language: CMake - Size: 32.2 KB - Last synced at: 29 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 2