Stars
A multithreaded Minecraft server built for redstone.
A simple Rust profiler that shows exactly where your code spends time and allocates
Emulate a Bluetooth HID device with bluez on linux
Reload Rust code without app restarts. For faster feedback cycles.
LeechCore - Physical Memory Acquisition Library & The LeechAgent Remote Memory Acquisition Agent
Skeleton is an adaptive design system powered by Tailwind CSS.
Rust Cross-Platform Host-Side Bluetooth LE Access Library
Detect blocking code in Tokio async tasks. (Rust)
Windows software for sharing locally connected USB devices to other machines, including Hyper-V guests and WSL 2.
Error handling that is precise, no boilerplate, ergonomic, context aware, and performant
⏰ 60s API 免费接口。每天 60 秒看世界、小红书/B站/微博/抖音/知乎热搜、天气、翻译、壁纸、Epic 游戏、二维码、猫眼票房|一系列 高质量、开源、可靠、全球 CDN 加速 的开放 API 集合,支持 Docker / Deno / Bun / Cloudflare Workers / Node.js 部署
x86 PC emulator and x86-to-wasm JIT, running in the browser
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
📈 The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")
Asynchronous streams for Rust using async & await notation
SFTP subsystem supported server and client for Russh
asynchronous and easy-to-use high level ssh client library for rust
A performant and configurable parallel computing library for computations defined as compositions of iterator methods.
Dynamic Indirect Syscalls via JOP/ROP in Pure no_std, no_alloc, no dependency Rust
A rust library for controlling interactive programs in a pseudo-terminal
A Rust abstraction over ConPTY https://devblogs.microsoft.com/commandline/windows-command-line-introducing-the-windows-pseudo-console-conpty/
Mirror of https://gitlab.redox-os.org/redox-os/relibc
Lightning fast concurrent HyperLogLog for Rust.
You Only Plan Once: A Learning Based Quadrotor Planner
A lightweight LMM-based Document Parsing Model
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step