1
I Use This!
Activity Not Available

News

Analyzed about 1 year ago. based on code collected almost 2 years ago.
Posted over 6 years ago by J.W
ff is a simple and fast utility for file search on Unix commandline
Posted over 6 years ago by TimonPost
A simple semi-reliable UDP protocol for multiplayer games
Posted over 6 years ago by Nikolay Kim
Actor framework for Rust
Posted over 6 years ago by Pierre Krieger
Cross-platform OpenGL context provider
Posted over 6 years ago by m4b
An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate
Posted over 6 years ago by Kornel LesiƄski
Make Debian packages (.deb) easily with a Cargo subcommand
Posted over 6 years ago by Pierre Krieger
Elegant and safe OpenGL wrapper. Glium is an intermediate layer between OpenGL and your application. You still need to manually handle the graphics pipeline, but without having to use OpenGL's old and error-prone API. Its objectives: - Be safe to ... [More] use. Many aspects of OpenGL that can trigger a crash if misused are automatically handled by glium. - Provide an API that enforces good pratices such as RAII or stateless function calls. - Be compatible with all OpenGL versions that support shaders, providing unified API when things diverge. - Avoid all OpenGL errors beforehand. - Produce optimized OpenGL function calls, and allow the user to easily use modern OpenGL techniques. [Less]
Posted over 6 years ago by Andrew Gallant
Fast CSV parsing with support for serde
Posted over 6 years ago by David Tolnay
Parser for Rust source code
Posted over 6 years ago by bvssvni
Imaging library written in Rust. Provides basic filters and decoders for the most common image formats.