I've implemented coroutines and python like generators in Rust (with a bit of
assembly). This code was done as a learning exercise more than as something
intended for production. There are already several libraries in Rust that do
approximately the same ... (more…)
Read more »
Sync Storage server in Rust. Contribute to mozilla-services/syncstorage-rs development by creating an account on GitHub. (more…)
Read more »
This rust compiler backend(module) emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects. - GitHub - FractalFir/rustc_codegen_clr: This rust compiler backend(module) emmits valid CI... (more…)
Read more »
An opinionated guide that tries to help you choose the best way to store contiguous data in Rust - paulkernfeld/contiguous-data-in-rust... (more…)
Read more »
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust - tantivy-search/tantivy... (more…)
Read more »