A simple AI for 2048
Repositories
mbrubeck repositories
A Text User Interface library for rust
A open, easy to implement binary file format for 3D assets
Game of Life implementation in Rust
A web framework for Rust.
a lightweight mobile slider
Actor framework for Rust
Security advisory database for Rust crates published through crates.io
Very simple server for the Gemini hypertext protocol
Bash completion for "adb" from the Google Android SDK
Glue between Rust and Android
Anki's shared backend and web components, and the Qt frontend
Are we concurrent yet? A simple reckoning of Rust’s readiness for Concurrent things.
A vector with a fixed capacity. (Rust)
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
Asynchronous HTTP/1.1 in Rust
A TLS implementation over AsyncRead and AsyncWrite