tyilo's Stars
RikkaApps/Shizuku
Using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.
bpftrace/bpftrace
High-level tracing language for Linux
raphw/byte-buddy
Runtime code generation for the Java virtual machine.
loco-rs/loco
🚂 🦀 The one-person framework for Rust for side-projects and startups
boa-dev/boa
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
hickory-dns/hickory-dns
A Rust based DNS client, server, and resolver
Droid-ify/client
F-Droid client with Material UI.
niklashigi/apk-mitm
🤖 A CLI application that automatically prepares Android APK files for HTTPS inspection
Genivia/ugrep
NEW ugrep 7.1: a more powerful, ultra fast, user-friendly, compatible grep. Includes a TUI, Google-like Boolean search with AND/OR/NOT, fuzzy search, hexdumps, searches (nested) archives (zip, 7z, tar, pax, cpio), compressed files (gz, Z, bz2, lzma, xz, lz4, zstd, brotli), pdfs, docs, and more
elijah-potter/harper
The Grammar Checker for Developers
igrek51/wat
Deep inspection of Python objects
afnanenayet/diffsitter
A tree-sitter based AST difftool to get meaningful semantic diffs
google/zerocopy
elastio/bon
Next-gen compile-time-checked builder generator, named function's arguments, and more!
orium/rpds
Rust persistent data structures
dtolnay/rust-toolchain
Concise GitHub Action for installing a Rust toolchain
zacharee/InstallWithOptions
Simple-ish app using Shizuku to install APKs on-device with advanced options
levkk/rwf
Comprehensive framework for building web applications in Rust.
omrikiei/ktunnel
A cli that exposes your local resources to kubernetes
mtrojnar/osslsigncode
OpenSSL based Authenticode signing for PE/MSI/Java CAB files
kristoff-it/superhtml
HTML Language Server & Templating Language Library
holmgr/cargo-sweep
A cargo subcommand for cleaning up unused build files generated by Cargo
rust-lang/socket2
Advanced configuration options for sockets.
konstin/sudoku-in-python-packaging
Sudoku solving in python packaging
ccbrown/iocraft
A Rust crate for beautiful, artisanally crafted CLIs, TUIs, and text-based IO.
udoprog/musli
Müsli is a flexible and generic binary serialization framework
rinja-rs/rinja
A template rendering engine based on Jinja, generating type-safe Rust code at compile time.
Manishearth/triomphe
Fork of std::sync::Arc with lots of utilities useful for FFI
mcy/best
The Best Library: a C++ STL replacement
mcmah309/error_set
Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.