Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Top 12 C Testing Projects
-
PHP.net dto. for PHP-related stuff
-
AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
Project mention: Decoding C/C++ Compilation Process: From Source Code to Binary | /r/cpp | 2023-06-08It could be cool to see some explanation of CFG representations or GIMPLE/LLVM here. GCC/Clang can print those out as text, or just compile to that code and not go lower if you ask them to. There are some interesting things you can do with bytecode, like Rellic, AFL++, or optview2. It seems a bit reductive imo to go straight from high-level code to disassembly without at all examining any layers in between. Especially if we use something like Polygeist or CIR.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: Locally measure performance of your app, without Xcode or Instruments | /r/iOSProgramming | 2023-04-27
-
-
-
qtools
QTools collection of open source tools for embedded systems development on Windows, Linux and MacOS
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
libcester
A robust header-only unit testing framework for C and C++ programming language. Support function mocking, memory leak detection, crash report.
-
-
-
-
C Testing related posts
- StackOverflow alternatives for web developers
- The Top 20 Programming Languages and Their Origins
- How to Create a Discussion Forum Using PHP and MySQL?
- A new PHP JIT implementation based on IR JIT framework
- Joomla! 4.3 on OpenBSD 7.3: Install
- PHP: Dynamic Web Development
- OpenBSD httpd 7.3: Web サーバー
-
A note from our sponsor - Mergify
blog.mergify.com | 30 Sep 2023
Index
What are some of the best open-source Testing projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | PHPT | 36,064 |
2 | AFLplusplus | 3,975 |
3 | ETTrace | 363 |
4 | Muon | 134 |
5 | mcjoin | 132 |
6 | qtools | 113 |
7 | bdd-for-c | 100 |
8 | libcester | 57 |
9 | Minctest | 48 |
10 | libvmcu-Virtual-MCU-Library | 43 |
11 | testdrive | 2 |
12 | mite | 0 |