Diesel is a framework for Object Relational Mapping and Query Building. It’s goal is to get rid of alot of boilerplate code usually needed for interacting with a database. It should feel like Rust, so that the developer does not need to write SQL and inst… Read more
Similar
JavaScript mimic of Rust Result type. Contribute to musicq/unwrapit development by creating an account on GitHub. (more…)
Read more »
Providing zero cost abstractions is a goal of the Rust programming language. In this post we’ll explore the perforamance costs of various methods of indirection. (more…)
Read more »
A beginner-friendly, free, online book about the Rust programming language. (more…)
Read more »
I’ve just released a new crate called propane, which is a library for writing generator functions. It can only run on nightly: (more…)
Read more »
An experimental Lisp-like programming language. Contribute to yubrot/llrl development by creating an account on GitHub. (more…)
Read more »