wuffs
File parser
A language and standard library for safely parsing and decoding untrusted file formats.
Wrangling Untrusted File Formats Safely
4k stars
84 watching
131 forks
Language: C
last commit: 14 days ago
Linked from 1 awesome list
codecmemory-safetyparsingprogramming-language
Related projects:
Repository | Description | Stars |
---|---|---|
google/oss-fuzz | An automated testing framework that uses random data to find errors in software | 10,548 |
facebook/wdt | A high-performance data transfer library that aims to minimize total transfer time and optimize resource utilization. | 2,871 |
google/snappy | A fast compression and decompression library designed for high-speed data processing. | 6,161 |
google/zopfli | A compression library that provides a fast but slow compression algorithm based on deflate or zlib. | 3,429 |
so-fancy/diff-so-fancy | Improves code review by making diffs more readable and human-friendly | 17,383 |
fmtlib/fmt | A formatting library providing a safe and fast alternative to C and C++ input/output functions | 20,794 |
gfx-rs/wgpu | A cross-platform graphics API that abstracts multiple GPU interfaces and provides a Rust interface. | 12,673 |
google/honggfuzz | A high-performance fuzzer for detecting security vulnerabilities in software | 3,079 |
google/flatbuffers | A memory-efficient serialization library designed to be cross-platform and compatible with multiple programming languages. | 23,350 |
asciimoo/wuzz | An interactive CLI tool for inspecting and modifying HTTP requests. | 10,568 |
facebook/zstd | A fast lossless compression algorithm targeting real-time compression scenarios | 23,743 |
xmendez/wfuzz | A tool to automatically generate and test web application inputs for security vulnerabilities | 5,967 |
google/google-ctf | A collection of security challenges and infrastructure used in the Google CTF | 4,529 |
vlang/v | A compiled language designed for developing maintainable software with safety features and fast compilation. | 35,806 |
unetworking/uwebsockets | A fast and secure web server for real-time communication | 17,416 |