Pinned Repositories
packed_simd
Portable Packed SIMD Vectors for Rust standard library
portable-simd
The testing ground for the future of portable SIMD in Rust
rust
Empowering everyone to build reliable and efficient software.
APIzza
Continuous deployment of pizza
bcachefs-tools
http://bcachefs.org
cloudsdale-report
A status page in the ~cloud~
compiler-builtins
Porting `compiler-rt` intrinsics to Rust
crater
Run experiments across parts of the Rust ecosystem!
rustc
Empowering everyone to build reliable and efficient software.
workingjubilee's Repositories
workingjubilee/bcachefs-tools
http://bcachefs.org
workingjubilee/compiler-builtins
Porting `compiler-rt` intrinsics to Rust
workingjubilee/crater
Run experiments across parts of the Rust ecosystem!
workingjubilee/helix
A post-modern modal text editor.
workingjubilee/riscv-isa-manual
RISC-V Instruction Set Manual
workingjubilee/rust-for-linux
Adding support for the Rust language to the Linux kernel.
workingjubilee/ruzstd
zstd-decoder in pure rust
workingjubilee/std-dev-guide
Guide for standard library developers
workingjubilee/rustc
Empowering everyone to build reliable and efficient software.
workingjubilee/axoasset
📮 load, write, and copy remote and local assets
workingjubilee/backtrace-rs
Backtraces in Rust
workingjubilee/chrono
Date and time library for Rust
workingjubilee/clap-io
Add --input and --output flags to CLIs with clap
workingjubilee/eyre
A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
workingjubilee/getrandom
A small cross-platform library for retrieving random data from (operating) system source
workingjubilee/iana-time-zone
Rust crate to get the IANA time zone for the current system
workingjubilee/kani
Kani Rust Verifier
workingjubilee/lht102-coding-problems-practice
Coding problems practice
workingjubilee/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
workingjubilee/miri
An interpreter for Rust's mid-level intermediate representation
workingjubilee/pgrx
Build Postgres Extensions with Rust!
workingjubilee/plotters
A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀
workingjubilee/portable-simd
The testing ground for the future of portable SIMD in Rust
workingjubilee/reqwest
An easy and powerful Rust HTTP Client
workingjubilee/rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
workingjubilee/rust-rfcs
RFCs for changes to Rust
workingjubilee/rustc_codegen_cranelift
Cranelift based backend for rustc
workingjubilee/stdarch
Rust's standard library vendor-specific APIs and run-time feature detection
workingjubilee/syn
Parser for Rust source code
workingjubilee/what-every-programmer-should-know-about-memory
Rust implementation of the Ulrich Drepper's "What every programmer should know about memory"