ub-canaries
Compiler stress tests
A collection of C/C++ programs designed to test compiler behavior and identify undefined behavior exploitation
collection of C/C++ programs that try to get compilers to exploit undefined behavior
175 stars
15 watching
18 forks
Language: C
last commit: almost 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
parsecph/clobbr | A tool to test API performance and resilience under various conditions | 206 |
colinianking/stress-ng | A tool designed to stress test computer systems by exercising various physical subsystems and operating system kernel interfaces. | 1,787 |
jstepien/mutant | A tool that helps ensure Clojure code is robust by introducing artificial defects and testing its reliability | 102 |
tmcgrath/gatling-sql | An extension for Gatling to simulate stress on JDBC or Spark Thrift Server | 6 |
abdoutelb/strezz | A tool to simulate high traffic on websites for performance testing | 7 |
naver/ngrinder | A platform for stress testing applications by simulating concurrent user loads in multiple network regions. | 2,017 |
jjmrocha/beast | A tool designed to simulate heavy loads on RESTful APIs to test their performance and stress tolerance. | 10 |
lesovsky/noisia | A tool for generating workload stress on PostgreSQL databases to test their performance and resilience. | 692 |
sqlancer/sqlancer | Automated testing tool to identify logic and performance issues in databases | 1,498 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 845 |
bengadbois/pewpew | Tool for simulating high traffic to web services and websites. | 422 |
apigee/apib | A fast and modern HTTP benchmarking tool that can simulate multiple concurrent connections to API servers. | 297 |
sj14/dbbench | A tool to measure the performance of various databases under different loads | 102 |
pravoru/gatling-junitrunner | A JUnit wrapper around Gatling simulations to enable debugging and unit testing of load tests. | 3 |
a-n-t-h-o-n-y/regexplore | A live regular expression testing environment built with curses. | 8 |