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
761 forks
Language: Java
last commit: 4 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,548
antonio-morales/fuzzing101 A step-by-step guide to learning fuzzing techniques for finding vulnerabilities in software projects 3,222
codecombat/codecombat An interactive learning platform for programming languages, specifically JavaScript. 7,977
google/fuzzing A hub for learning and exploring fuzzing techniques to test software for vulnerabilities 3,513
wcventure/fuzzingpaper A collection of recent papers on fuzz testing and related topics. 2,467
dvyukov/go-fuzz A tool for generating and testing random inputs to ensure software reliability 4,780
fuzzdb-project/fuzzdb A comprehensive toolset for identifying and exploiting application vulnerabilities through dynamic testing 8,242
crytic/echidna A tool to automatically test and identify potential vulnerabilities in smart contracts on the Ethereum blockchain. 2,749
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,967
google/honggfuzz A high-performance fuzzer for detecting security vulnerabilities in software 3,079
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,308
imanneo/fl_chart A highly customizable Flutter charting library supporting multiple chart types 6,854
mykter/afl-training A comprehensive workshop and training project on fuzzing with AFL (American Fuzzy Lop) for discovering vulnerabilities in popular software projects. 1,227