xangelix
Yale College Student —— InfoSec, Software Engineering, Solutions Architecture —— Primary development moved to: https://gitlab.com/Xangelix/
CrypsisCape Canaveral, FL
xangelix's Stars
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
WerWolv/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
cloudflare/pingora
A library for building fast, reliable and evolvable network services.
microsoft/windows-rs
Rust for Windows
vosen/ZLUDA
CUDA on non-NVIDIA GPUs
bytedance/monoio
Rust async runtime based on io-uring.
PabloMK7/citra
A Nintendo 3DS Emulator
mit-han-lab/llm-awq
[MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration
msys2/msys2.github.io
The MSYS2 homepage
casper-hansen/AutoAWQ
AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:
indexmap-rs/indexmap
A hash table with consistent order and fast iteration; access items by key or sequence index
rust-cross/cargo-zigbuild
Compile Cargo project with zig as linker
AnswerDotAI/fsdp_qlora
Training LLMs with QLoRA + FSDP
cloudflare/foundations
Cloudflare's Rust service foundations library.
johanhelsing/matchbox
Painless peer-to-peer WebRTC networking for rust wasm (and native!)
huggingface/optimum-nvidia
omerbenamram/evtx
A Fast (and safe) parser for the Windows XML Event Log (EVTX) format
SqueezeAILab/SqueezeLLM
[ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization
jam1garner/binrw
A Rust crate for helping parse and rebuild binary data using ✨macro magic✨.
tirr-c/jxl-oxide
Pure Rust implementation of JPEG XL decoder
EricLBuehler/candle-vllm
Efficent platform for inference and serving local LLMs including an OpenAI compatible API server.
libyal/libewf
Libewf is a library to access the Expert Witness Compression Format (EWF)
k9withabone/podlet
Generate podman quadlet files from a podman command, compose file, or existing object
pineappleEA/Pineapples-Secrets
A writeup on how Pineapple actually works
sburris0/bevy_flycam
Basic first-person fly camera for the Bevy game engine
ronnychevalier/cargo-multivers
Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable optimized binary
zakarumych/allocator-api2
Mirror of Rust's allocator api for use on stable rust
dr-anoroc/rawccopy
Command line utility for copying files on NTFS using low level disk access
vn971/rm_rf
Force-remove a file/directory and all descendants in Rust