Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for c plus plus testing
c-plus-plus
x
testing
x
262 search results found
Bitcoin
⭐
73,537
Bitcoin Core integration/staging tree
Catch2
⭐
18,385
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Doctest
⭐
5,793
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
Gildedrose Refactoring Kata
⭐
3,382
Starting code for the GildedRose Refactoring Kata in many programming languages.
Espeasy
⭐
3,046
Easy MultiSensor device based on ESP8266/ESP32
Aresdb
⭐
2,975
A GPU-powered real-time analytics storage and query engine.
Llvm Tutor
⭐
2,490
A collection of out-of-tree LLVM passes for teaching and learning
Smhasher
⭐
2,267
Automatically exported from code.google.com/p/smhasher
Kudu
⭐
1,776
Mirror of Apache Kudu
Criterion
⭐
1,748
A cross-platform C and C++ unit testing framework for the 21st century
Cmake Init
⭐
1,584
The missing CMake project initializer
Hana
⭐
1,581
Your standard library for metaprogramming
Libcuckoo
⭐
1,318
A high-performance, concurrent hash table
Wtf
⭐
1,274
wtf is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and / or kernel-mode targets running on Microsoft Windows.
Cpputest
⭐
1,260
CppUTest unit testing and mocking framework for C/C++
Fakeit
⭐
1,097
C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
Energyplus
⭐
966
EnergyPlus™ is a whole building energy simulation program that engineers, architects, and researchers use to model both energy consumption and water use in buildings.
Scnlib
⭐
878
scanf for modern C++
Csmith
⭐
867
Csmith, a random generator of C programs
Goturn
⭐
822
Source code for paper: Learning to Track at 100 FPS with Deep Regression Networks, Held, et al. ECCV 2016
Rowhammer Test
⭐
792
Test DRAM for bit flips caused by the rowhammer problem
Cmake Project Template
⭐
783
This project is aimed at jump-starting a C/C++ project that can build libraries, binaries and have a working unit test suite. It uses CMake build system and is deliberately completely minimal.
Snapper
⭐
776
Manage filesystem snapshots and allow undo of system modifications
Utest.h
⭐
705
🧪 single header unit testing framework for C and C++
Mull
⭐
686
Practical mutation testing and fault injection for C and C++
Sockpp
⭐
679
Modern C++ socket library.
Ptex
⭐
651
Per-Face Texture Mapping for Production Rendering https://wdas.github.io/ptex
Cryptofuzz
⭐
635
Fuzzing cryptographic libraries. Magic bug printer go brrrr.
Avida
⭐
593
Gporca
⭐
563
A modular query optimizer for big data
Gui
⭐
528
Bitcoin Core GUI staging repository
Faudio
⭐
518
FAudio - Accuracy-focused XAudio reimplementation for open platforms
Algorithm_study
⭐
502
This repository consists of materials for those preparing for coding tests and algorithm interviews.
Cracking The Coding Interview
⭐
495
📚 C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
Stressapptest
⭐
472
Stressful Application Test - userspace memory and IO test
Library Checker Problems
⭐
445
The problem data (Test case generator, judge's solution, task, ...) of Library Checker
Geometry
⭐
408
Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75
Np1sec
⭐
388
A library for off-the-record (deniable authenticated forward secure confidential) multiparty messaging
Arduinounit
⭐
381
ArduinoUnit is a unit testing framework for Arduino libraries
Lest
⭐
376
A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)
Coroutine
⭐
366
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
Tinyobjloader C
⭐
365
Header only tiny wavefront .obj loader in pure C99
Mybus
⭐
363
MySQL数据库同redis以及hbase高速全量,增量同步工具
Cpphelper
⭐
351
C++基础辅助类库,比如异步进行-Thread,安全句柄-CHandle,资源守卫-Guard,XM
Fuzzuf
⭐
351
Fuzzing Unification Framework
C4go
⭐
337
Transpiling C code to Go code
Pluginval
⭐
333
Cross platform plugin testing and validation tool
Px4 Ecl
⭐
317
Estimation & Control Library for Guidance, Navigation and Control Applications
Monacoin
⭐
317
Fastolympiccoding
⭐
314
Tools for competitive programming for Sublime Text 3 & 4
Valijson
⭐
314
Header-only C++ library for JSON Schema validation, with support for many popular parsers
Acutest
⭐
304
Simple header-only C/C++ unit testing facility.
Approvaltests.cpp
⭐
298
Native ApprovalTests for C++ on Linux, Mac and Windows
Heaan
⭐
296
Messy_test
⭐
285
C++/C++11/C++14/C++17's usage
Qjson
⭐
278
QJson is a qt-based library that maps JSON data to QVariant objects.
Google Test Examples
⭐
272
Short example how to use Google Test with CMake project
Esp8266_and_arduino
⭐
265
esp8266 mqtt node / esp8266
Gtest Cmake Example
⭐
262
Helpful example of a gtest and cmake set up for C++.
Bandit
⭐
257
Human-friendly unit testing for C++11
Disruptor Cpp
⭐
256
Port of LMAX Disruptor to C++
Libfttester
⭐
241
Tester for the libft project of 42 school
Kernel_tuner
⭐
236
Kernel Tuner
Blt
⭐
235
A streamlined CMake build system foundation for developing HPC software
Gunit
⭐
230
GUnit - Google.Test/Google.Mock/Cucumber on steroids
Rive Cpp
⭐
230
C++ runtime for Rive
Gtest Demo
⭐
225
Unit test demo using Google Test.
Blocknet
⭐
214
Official Blocknet cryptocurrency wallet
Protozero
⭐
214
Minimalist protocol buffer decoder and encoder in C++
Ctest
⭐
206
ctest is a unit test framework for software written in C.
Cnmem
⭐
206
A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory
Cmake Tutorial
⭐
198
A Brief Beginner’s Guide to CMake or How to quickly get up and running with CMake
Chromedriver
⭐
197
Unofficial ChromeDriver mirror
Fastled_examples
⭐
195
FastLED example code, tests, demos, etc
Ozo
⭐
192
OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.
Fastcoin
⭐
186
alternate coin from bitcoin
Moc Ng
⭐
185
A reimplementation of Qt's moc using libclang. Contains both a drop-in remplacement, and a plugin for the clang compiler.
Force Riscv
⭐
183
Instruction Set Generator initially contributed by Futurewei
Vscode Catch2 Test Adapter
⭐
181
Catch2, Google Test and doctest Adapter for the VSCode
Asar
⭐
179
(Now) official repository of the SNES assembler Asar, originally created by Alcaro
Crashmonkey
⭐
176
CrashMonkey: tools for testing file-system reliability (OSDI 18)
Vdiffr
⭐
175
Visual regression testing and graphical diffing with testthat
Cgreen
⭐
170
A modern, portable, cross-language unit testing and mocking framework for C and C++
Vfuzz
⭐
170
vfuzz
Qhot
⭐
163
Hot reload for nested qml files
Nxt Standalone
⭐
156
DO NOT USE, UPSTREAM REPO IS https://dawn.googlesource.com/dawn
Test
⭐
155
The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)
Animx
⭐
153
A project to make it easier for people to use Maya animation in their tools and pipelines.
Aunit
⭐
151
Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with EpoxyDuino for continuous builds.
Tcframe
⭐
151
Test cases generation framework for competitive programming problems
Ue4 Test Automation
⭐
149
Facilitates setting up integration test suits with Unreal Engine 4 Gauntlet.
Mutate_cpp
⭐
148
C++ Mutation Test Environment
Igloo
⭐
148
A framework for unit testing in C++
Spix
⭐
147
UI test automation library for QtQuick/QML Apps
Sltbench
⭐
145
C++ benchmark tool. Practical, stable and fast performance testing framework.
Simbenchmark
⭐
144
Physics engine benchmark for robotics applications: RaiSim vs Bullet vs ODE vs MuJoCo vs DartSim
Poptorch
⭐
144
PyTorch interface for the IPU
Googletestadapter
⭐
140
Visual studio extension that adds support for the C++ testing framework Google Test.
Kyua
⭐
133
Testing framework for infrastructure software
Synet
⭐
130
A small framework to infer neural network
Related Searches
C Plus Plus Qt (8,557)
C Plus Plus Cmake (8,473)
C Plus Plus Video Game (8,255)
C Plus Plus Algorithms (5,466)
C Plus Plus Opengl (4,396)
C Plus Plus 3d Graphics (3,196)
Java C Plus Plus (2,629)
C Plus Plus Command Line (2,304)
Javascript C Plus Plus (2,235)
C Plus Plus Data Structure (2,228)
1-100 of 262 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.