- Spain
Stars
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-moduβ¦
Analyze ELF binaries like a boss πΌπ΅οΈββοΈ
A minimal async executor that lets you block on a future
A Rust CPU profiler implemented with the help of backtrace-rs
Arbitrary-precision fixed-point decimal numbers in go. Similar and compatible with shopspring's decimal.Decimal, but optimized for Alpaca's data sets.
A syntax-highlighting pager for git, diff, grep, and blame output
Portal is a quick and easy command-line file transfer utility from any computer to another π β¨
This is a browser implementation of the Trizbort adventure game mapping and code generation software.
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux
A fast and ergonomic concurrent hash-table for read-heavy workloads.
Recipes for avoiding bounds checks in Rust, without unsafe!
π₯ Blazing fast terminal file manager written in Rust, based on async I/O.
Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.
Cargo subcommand for viewing LLVM optimization remarks.
FlameScope is a visualization tool for exploring different time ranges as Flame Graphs.
Array of Struct to Struct of Array helpers in Rust
π¦ Friendly little instrumentation profiler for Rust π¦
Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.
An interpreter for Rust's mid-level intermediate representation
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
Homebrew formulae to build Zathura on Mac OS X