Pinned Repositories
gst-browser-plugin
gstreamer browser plugin
gst-rtsp-relay
GStreamer RTSP relay server
nuts
nuts: Rust library to parse MPEG Transport Streams.
pitivi
PiTiVi open source video editor
rust
Empowering everyone to build reliable and efficient software.
snuffy
Snuffy is a simple command line tool to inspect SSL/TLS data.
txloadbalancer
aya
Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
aya-log
A logging library for eBPF programs.
bpf-linker
Simple BPF static linker
alessandrod's Repositories
alessandrod/aya
Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
alessandrod/aya-echo-tracepoint
alessandrod/aya-template-xdp
alessandrod/bpf-linker
Simple BPF static linker
alessandrod/digei
alessandrod/compiletest-rs
An extraction of the compiletest utility from the Rust compiler
alessandrod/sccache
sccache is ccache with cloud storage
alessandrod/rust
Empowering everyone to build reliable and efficient software.
alessandrod/aya-log
A logging library for eBPF programs.
alessandrod/bollard
Docker daemon API in Rust
alessandrod/book
The Aya Book is an introductory book about using the Rust Programming Language and Aya library to build extended Berkley Packet Filter (eBPF) programs.
alessandrod/borsh-rs
Rust implementation of Binary Object Representation Serializer for Hashing
alessandrod/cargo-release
Cargo subcommand `release`: everything about releasing a rust crate.
alessandrod/cargo-run-bpf-tests
Cargo command to compile and run BPF test
alessandrod/compiler-builtins
Porting `compiler-rt` intrinsics to Rust
alessandrod/goblin
An impish, cross-platform binary parsing crate, written in Rust
alessandrod/jemallocator
Rust allocator using jemalloc as a backend
alessandrod/kube
Rust Kubernetes client and controller runtime
alessandrod/llvm-project
Rust-specific fork of LLVM.
alessandrod/quinn
Async-friendly QUIC implementation in Rust
alessandrod/rbpf
Rust virtual machine and JIT compiler for eBPF programs
alessandrod/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/nightly/clippy/
alessandrod/rustc-llvm-proxy
Proxy LLVM calls into Rust own shared library in runtime
alessandrod/sbf-tools
alessandrod/security-audits
Published security audits
alessandrod/solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
alessandrod/solana-improvement-documents
Solana IMprovement Documents (SIMDs) describe proposed and accepted changes to the Solana protocol.
alessandrod/solana-program-library
A collection of Solana-maintained on-chain programs
alessandrod/tar-rs
Tar file reading/writing for Rust
alessandrod/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...