spitfire05's Stars
JuliaPoo/Artfuscator
A C compiler targeting an artistically pleasing nightmare for reverse engineers
sarah-quinones/pulp
ruuda/hound
A wav encoding and decoding library in Rust
eyre-rs/eyre
A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
locka99/opcua
A client and server implementation of the OPC UA specification written in Rust
starship/starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
dtolnay/anyhow
Flexible concrete Error type built on std::error::Error
JakWai01/lurk
A pretty (simple) alternative to strace
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
phip1611/spectrum-analyzer
An easy to use and fast `no_std` library (with `alloc`) to get the frequency spectrum of a digital signal (e.g. audio) using FFT.
smirzaei/parallel
Run Go loops in parallel
rostislavjadavan/gofb
Framebuffer library for golang
andrewlock/StronglyTypedId
A Rosyln-powered generator for strongly-typed IDs
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
zhiburt/tabled
An easy to use library for pretty print tables of Rust structs and enums.
sidkshatriya/rd
rd is a record/replay debugger written in rust
monkeyman79/dfsimage
BBC Micro Acorn DFS floppy disk image maintenance utility
not-matthias/include_crypt
Safely embed files into your binary.
paolobarbolini/bzip2-rs
Pure Rust bzip2 decoder
RustPython/RustPython
A Python Interpreter written in Rust
tomassedovic/tcod-rs
Rust bindings for libtcod 1.6.3 (the Doryen library/roguelike toolkit)
amethyst/amethyst
Data-oriented and data-driven game engine written in Rust
parasyte/pixels
A tiny hardware-accelerated pixel frame buffer. 🦀
chronoxor/NetCoreServer
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
google/autocxx
Tool for safe ergonomic Rust/C++ interop driven from existing C++ headers
dtolnay/cxx
Safe interop between Rust and C++
fscheck/FsCheck
Random Testing for .NET
getditto/safer_ffi
Write safer FFI code in Rust without polluting it with unsafe code
DynamoRIO/drmemory
Memory Debugger for Windows, Linux, Mac, and Android
nemtrif/utfcpp
UTF-8 with C++ in a Portable Way