{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"afl.rs","owner":"rust-fuzz","isFork":false,"description":"🐇 Fuzzing Rust code with American Fuzzy Lop","allTopics":["fuzzing","rust","fuzz-testing","afl"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":1,"issueCount":31,"starsCount":1602,"forksCount":104,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-14T21:16:10.862Z"}},{"type":"Public","name":"cargo-fuzz","owner":"rust-fuzz","isFork":false,"description":"Command line helpers for fuzzing","allTopics":["rust","cargo","fuzzing","fuzz-testing"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":5,"issueCount":88,"starsCount":1484,"forksCount":108,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-12T23:22:01.911Z"}},{"type":"Public","name":"book","owner":"rust-fuzz","isFork":false,"description":"📖 Guides and tutorials on how to fuzz Rust code","allTopics":["rust","documentation","fuzzing","fuzz-testing"],"primaryLanguage":{"name":"Shell","color":"#89e051"},"pullRequestCount":1,"issueCount":15,"starsCount":118,"forksCount":20,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-09T02:45:47.372Z"}},{"type":"Public","name":"arbitrary","owner":"rust-fuzz","isFork":false,"description":"Generating structured data from arbitrary, unstructured input.","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":5,"issueCount":17,"starsCount":680,"forksCount":68,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-08T10:04:50.326Z"}},{"type":"Public","name":"honggfuzz-rs","owner":"rust-fuzz","isFork":false,"description":"Fuzz your Rust code with Google-developed Honggfuzz !","allTopics":["security","fuzzing","fuzz-testing","security-tools","security-testing","rust","crates","fuzzer","sanitizer","fuzz","honggfuzz","rust-fuzz"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":1,"issueCount":12,"starsCount":441,"forksCount":41,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-01T05:34:29.602Z"}},{"type":"Public","name":"trophy-case","owner":"rust-fuzz","isFork":false,"description":"🏆 Collection of bugs uncovered by fuzzing Rust code","allTopics":["rust","fuzzing","fuzz-testing","trophies"],"primaryLanguage":null,"pullRequestCount":0,"issueCount":5,"starsCount":406,"forksCount":47,"license":"Creative Commons Zero v1.0 Universal","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-08T21:44:09.282Z"}},{"type":"Public","name":"libfuzzer","owner":"rust-fuzz","isFork":false,"description":"Rust bindings and utilities for LLVM’s libFuzzer","allTopics":["rust","fuzzing","fuzz-testing","libfuzzer"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":4,"issueCount":17,"starsCount":206,"forksCount":44,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-23T15:47:11.554Z"}},{"type":"Public archive","name":"resettable-lazy-static.rs","owner":"rust-fuzz","isFork":true,"description":"A small macro for defining lazy evaluated static variables in Rust.","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":108,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-09-06T09:46:51.443Z"}},{"type":"Public","name":"sancov","owner":"rust-fuzz","isFork":false,"description":"Rust bindings to LLVM's `SanitizerCoverage` interface","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":11,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-09-16T18:22:56.205Z"}},{"type":"Public","name":"auto-fuzz-test","owner":"rust-fuzz","isFork":false,"description":"Effortlessly fuzz libraries with large API surfaces","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":9,"starsCount":69,"forksCount":4,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-08-18T21:20:46.767Z"}},{"type":"Public","name":"targets","owner":"rust-fuzz","isFork":false,"description":"🎯 A collection of fuzzing targets written in Rust.","allTopics":["fuzzing","fuzz-testing","rust"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":18,"starsCount":103,"forksCount":21,"license":"Creative Commons Zero v1.0 Universal","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-06-05T16:17:15.022Z"}},{"type":"Public archive","name":"libfuzzer-sys","owner":"rust-fuzz","isFork":false,"description":"ARCHIVED version of rust-fuzz/libfuzzer","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":2,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-01-14T18:26:29.412Z"}},{"type":"Public","name":"rust-fuzz.github.io","owner":"rust-fuzz","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-04-30T02:36:20.635Z"}},{"type":"Public","name":"rfcs","owner":"rust-fuzz","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-04-17T21:22:58.199Z"}},{"type":"Public","name":"seeds","owner":"rust-fuzz","isFork":false,"description":"🌱 Seeds gathered from fuzzing projects. Seeds are intended to be reused for further fuzzing attempts.","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":1,"starsCount":2,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-03-11T14:54:38.454Z"}}],"repositoryCount":15,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"rust-fuzz repositories"}