Stars
Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers
Modular visual interface for GDB in Python
A safe and fast multi-producer, multi-consumer channel.
property-based testing for C: generate input to find obscure bugs, then reduce to minimal failing input
Run compilers interactively from your web browser and interact with the assembly
Create your own programming language with Rust
It's a New Kind of Wrapper for Exposing LLVM (Safely)
Fancy extension for std::error::Error with pretty, detailed diagnostic printing.
The Rust Implementation of the libp2p networking stack.
A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)
Command-line sampling profiler for macOS and Linux
Julien-cpsn / tui-textarea
Forked from rhysd/tui-textareaSimple yet powerful multi-line text editor widget for ratatui and tui-rs
Rust library for syntax highlighting using Sublime Text syntax definitions.
Debugger for Sed: demystify and debug your sed scripts, from comfort of your terminal.
Linux Runtime Security and Forensics using eBPF
BTFhub, in collaboration with the BTFhub Archive repository, supplies BTF files for all published kernels that lack native support for embedded BTF. This joint effort ensures that even kernels with…
Automatically generates Rust FFI bindings to C (and some C++) libraries.
Continuous Profiling Platform. Debug performance issues down to a single line of code
bpftop provides a dynamic real-time view of running eBPF programs. It displays the average runtime, events per second, and estimated total CPU % for each program.