FizzBuzzEnterpriseEdition

Fizzbuzz game

An enterprise-grade implementation of the FizzBuzz game

FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.

GitHub

22k stars
172 watching
763 forks
Language: Java
last commit: 7 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
google/oss-fuzz An automated testing framework that uses random data to find errors in software 10,671
antonio-morales/fuzzing101 A step-by-step guide to learning fuzzing techniques for finding vulnerabilities in software projects 3,269
codecombat/codecombat An interactive learning platform for programming languages, specifically JavaScript. 7,988
google/fuzzing A hub for learning and exploring fuzzing techniques to test software for vulnerabilities 3,545
wcventure/fuzzingpaper A curated collection of recent papers on fuzz testing techniques and tools. 2,498
dvyukov/go-fuzz A tool for generating and testing random inputs to ensure software reliability 4,790
fuzzdb-project/fuzzdb A comprehensive toolset for identifying and exploiting application vulnerabilities through dynamic testing 8,288
crytic/echidna A tool to automatically test and identify potential vulnerabilities in smart contracts on the Ethereum blockchain. 2,779
status-im/nim-drchaos A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. 68
xmendez/wfuzz A tool to automatically generate and test web application inputs for security vulnerabilities 5,978
google/honggfuzz A high-performance fuzzer for detecting security vulnerabilities in software 3,093
shouc/corbfuzz Fuzz testing tool to check browser security policies and detect vulnerabilities in web applications 3
thealgorithms/c A collection of algorithms implemented in C for educational purposes 19,440
imanneo/fl_chart A highly customizable Flutter chart library supporting various chart types. 6,902
mykter/afl-training A comprehensive workshop and training project on fuzzing with AFL (American Fuzzy Lop) for discovering vulnerabilities in popular software projects. 1,233