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
17291 shaares · 14055 private links
Filters
Links per page
20 50 100
16 results tagged rustlang

pg_bm25: Elastic-Quality Full Text Search Inside Postgres - ParadeDB

elasticsearch search fts fulltextsearch tantivy rustlang postgresql
October 8, 2023 at 6:38:37 PM GMT+2*
https://docs.paradedb.com/blog/introducing_bm25

Writing Python like it’s Rust | Kobzol’s blog

rustlang python programming typing
May 22, 2023 at 3:25:55 PM GMT+2*
https://kobzol.github.io/rust/python/2023/05/20/writing-python-like-its-rust.html

ellie/atuin: 🐢 Magical shell history

Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server.

atuin sqlite linux shell bash fish rustlang
May 9, 2023 at 8:07:01 AM GMT+2*
https://github.com/ellie/atuin

GitHub - WantGuns/bin: highly opinionated, minimal pastebin

rustlang pastebin
February 6, 2023 at 10:02:32 PM GMT+1
https://github.com/WantGuns/bin

Init Struct Pattern – X Blog – A blog for Xaeroxe, Game/Game Engine developer

rust programming rustlang
March 16, 2020 at 7:57:43 PM GMT+1
https://xaeroxe.github.io/init-struct-pattern/

Broot

cli linux tools tree directory rust rustlang via:popular
January 14, 2020 at 2:04:06 PM GMT+1
https://dystroy.org/broot/

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/

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 database postgresql
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
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