Yang-yongwen's Stars
hehonghui/awesome-english-ebooks
经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
GuillaumeGomez/sysinfo
Cross-platform library to fetch system information
axzae/unmeta-gradle-plugin
Remove Kotlin Coroutines DebugMetadata annotations from .class files
tokio-rs/loom
Concurrency permutation testing tool for Rust.
matklad/properly-concurrent
chinese-poetry/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
xitu/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
tstack/lnav
Log file navigator
Martichou/rquickshare
Rust implementation of NearbyShare/QuickShare from Android for Linux and macOS.
packing-box/awesome-executable-packing
A curated list of awesome resources related to executable packing
NepMods/InjectARM64
Inject ARM-64 is designed to facilitate the injection of cheats into ARM-64 architecture devices without the need for root access. By utilizing a virtual space. Supports Android 8-12
lasting-yang/frida_dump
frida dump dex, frida dump so
kevin-lesenechal/elf-info
Inspect and dissect an ELF file with pretty formatting.
rust-bakery/nom
Rust parser combinator framework
bluss/arrayvec
A vector with a fixed capacity. (Rust)
zkat/cacache-rs
A high-performance, concurrent, content-addressable disk cache, with support for both sync and async APIs. 💩💵 but for your 🦀
DataDog/glommio
Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
niedev/RTranslator
Open source real-time translation app for Android that runs locally
baidu/babylon
High-Performance C++ Fundamental Library
xacrimon/conc-map-bench
koute/speedy
A fast binary serialization framework
fitzgen/bumpalo
A fast bump allocation arena for Rust
thomcc/rust-typed-arena
The arena, a fast but limited type of allocator
rust-lang/hashbrown
Rust port of Google's SwissTable hash map
Robbepop/string-interner
A data structure to efficiently intern, cache and restore strings.
bluss/scopeguard
Rust crate for a convenient RAII scope guard.
BurntSushi/aho-corasick
A fast implementation of Aho-Corasick in Rust.
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust
rayon-rs/rayon
Rayon: A data parallelism library for Rust
XAMPPRocky/tokei
Count your code, quickly.