Stars
JDK main-line development https://openjdk.org/projects/jdk
A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
Transformer Explained Visually: Learn How LLM Transformer Models Work with Interactive Visualization
A cargo-generate template for Rust eBPF Projects using Aya
Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
The Aya Book is an introductory book about using the Rust Programming Language and Aya library to build extended Berkley Packet Filter (eBPF) programs.
The BTFhub Archive repository provides BTF files for those published kernels that lack native support for embedded BTF, thereby enhancing the versatility of eBPF programs across different kernel ve…
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.
yq is a portable command-line YAML, JSON, XML, CSV, TOML, HCL and properties processor
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
Incomplete Redis client and server implementation using Tokio - for learning purposes only
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
A cargo subcommand for checking and applying updates to installed executables
Create files anywhere in your workspace from the keyboard
File system and storage benchmark that uses a custom language to generate a large variety of workloads.
LLVM Code Generation, published by Packt
Automatically generates Rust FFI bindings to C (and some C++) libraries.
Source code for Code Like a Pro in Rust
Cross-platform Rust rewrite of the GNU coreutils