Fabians Bookmarks
  • Fabians Bookmarks
  • Tag cloud
  • Daily
  • RSS Feed
  • Login
Delete   Set public   Set private   Add tags   Delete tags
  Add tag   Cancel
  Delete tag   Cancel
17526 shaares · 14141 private links
Filters
2 / 2
Links per page
20 50 100
40 results tagged rust

Rust is not a good C replacement | Drew DeVault’s Blog

rust c
March 27, 2019 at 8:25:19 PM GMT+1
https://drewdevault.com/2019/03/25/Rust-is-not-a-good-C-replacement.html

Replacing of C with Rust has been a great success – Telegraph

rust c
March 27, 2019 at 8:25:18 PM GMT+1
https://telegra.ph/Replacing-of-C-with-Rust-has-been-a-great-success-03-27

valeriansaliou/sonic: 🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.

search elasticsearch fulltext rust
March 26, 2019 at 8:49:27 PM GMT+1
https://github.com/valeriansaliou/sonic

rust-lang-nursery/mdBook: Create book from markdown files. Like Gitbook but implemented in Rust

book markdown gitbook docs rust
March 20, 2019 at 12:02:57 PM GMT+1
https://github.com/rust-lang-nursery/mdBook

tantivy-search/tantivy: Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust

search searchengine rust
March 14, 2019 at 10:56:10 PM GMT+1
https://github.com/tantivy-search/tantivy

toshi-search/Toshi: A full-text search engine in rust

Toshi is meant to be a full-text search engine similar to Elasticsearch. Toshi strives to be to Elasticsearch what Tantivy is to Lucene.

rust elasticsearch search opensource
March 14, 2019 at 10:55:54 PM GMT+1
https://github.com/toshi-search/Toshi

Tera

A powerful, easy to use template engine for Rust
Based on Jinja2 and Django templates

templates jinja2 rust webdev
February 19, 2019 at 12:02:37 PM GMT+1
https://tera.netlify.com/

Elegant Library APIs in Rust - Pascal’s Scribbles

api programming rust
August 22, 2018 at 1:30:36 PM GMT+2
https://deterministic.space/elegant-apis-in-rust.html

Rust Container Cheat Sheet (Reposted) : rust

rust rustlang box ref references overview pointer programming
June 7, 2018 at 2:00:11 PM GMT+2
https://www.reddit.com/r/rust/comments/74yrdp/rust_container_cheat_sheet_reposted/

antimony.rs

rust storm streamprocessing
November 7, 2017 at 11:31:17 AM GMT+1
https://antimony.rs/

chrono - Rust

rust library datetime programming
June 22, 2017 at 11:43:16 AM GMT+2
https://docs.rs/chrono/0.4.0/chrono/

Dyon: A rusty dynamically typed scripting language

language rust rustlang scripting
March 7, 2017 at 10:36:36 AM GMT+1
https://github.com/PistonDevelopers/dyon

What Are Sum, Product, and Pi Types? - In Pursuit of Laziness

rust rustlang programming computerscience types
March 6, 2017 at 6:46:28 PM GMT+1
https://manishearth.github.io/blog/2017/03/04/what-are-sum-product-and-pi-types/

Rustlog : Why is a Rust executable large?

rust programming bytes linking c rustlang
February 15, 2017 at 4:20:54 PM GMT+1
https://lifthrasiir.github.io/rustlog/why-is-a-rust-executable-large.html

Communicating Intent

Rust is an elegant language, that is quite different from many other popular languages. For example, instead of using classes and inheritance, Rust has a trait-based system. However I believe, that many programmers new to Rust (including myself) are unfamiliar with common Rust patterns.

In this post, I want to discuss the newtype-pattern, as well as the From and Input traits , which help with conversion between types.

rust programming rustlang
February 8, 2017 at 6:12:01 PM GMT+1
https://github.com/jaheba/stuff/blob/master/communicating_intent.md

Elegant Library APIs in Rust - Pascal’s Scribbles

rust dev programming guide api rustlang
February 7, 2017 at 6:31:56 PM GMT+1
https://scribbles.pascalhertleif.de/elegant-apis-in-rust.html

Marijn Haverbeke - The Rust That Could Have Been - rust

rustlang rust
January 26, 2017 at 1:32:44 AM GMT+1
https://www.reddit.com/r/rust/comments/5q5lwy/marijn_haverbeke_the_rust_that_could_have_been/

Pijul

dvcs git opensource programming vcs rustlang rust
February 10, 2016 at 1:18:00 PM GMT+1
https://pijul.org/

Inquerest — A complex url parameter parser for rest filter queries

age=lt.13&(student=eq.true|gender=eq.M)&group_by=sum(age),grade,gender&having=min(age)=gt.13&order_by=age.desc,height.asc&page=20&page_size=100&x=123&y=456

into

Query {
filters: [
Filter {
connector: None,
condition: Condition {
left: Column("age"),
equality: LT,
right: Number(13)
},
subfilter: [
Filter {
...

rest webdev rust rustlang api postgresql databases
November 16, 2015 at 11:38:18 AM GMT+1*
https://github.com/ivanceras/inquerest

Rust

c language mozilla programming rust rustlang
January 26, 2012 at 1:22:08 AM GMT+1
http://www.rust-lang.org/
Filters
2 / 2
Links per page
20 50 100
By @fabian@floss.social · Powered by Shaarli
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community