The London based user group for the Rust programming language. Rust is a multipurpose programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety.
-
Rust Nation Pre-Conference Reception with The Rust Foundation
Organised by Rust London User Group
Who's part of this group?
In order to view registered members you need to be logged in with a "confirmed" Skills Matter account!
If you haven't already done so click here to create a new account.Find the "confirmation instructions" email we sent you when you signed up and click on the "Confirm Account" link.
-
Optimizing Prime Video with Web Assembly and Rust
This session is presented by Alex Ene.
web-assembly software-development rust-lang rust -
Full Stack Rust Development using the SpatialVerse Framework
This session is presented by Niraj Nain
software-development fullstack rust-lang rust -
Modelling a Pokèmon APIs with Smithy and Rust
This session is presented by Matteo Bigoi.
software-development api rust-lang rust -
Speed Up your SVM with Rust
This session is presented by Tony Yang.
software-development svm rust-lang rust -
rustdoc-JSON: An Alternative Backend for Rustdoc
This session is presented by Nixon Enraght-Moony
software-development backend json rust-lang rust -
N/A
There will be no speakers at this event. This is an opportunity to connect with other in the community in casual setting
-
Chitchat: Decentralised Cluster Membership with Failure Detection in Rust
Featuring Evance Soumaoro
Cluster membership management is one of the critical aspects of a distributed system. To put it simply, nothing can work if nodes don’t know about each other and what service or resource each can offer.
software-development cluster-membership rust -
Building a 10x More Efficient Search Engine for Log Management.
Featuring Francois Massot
In today’s modern world, you often have to choose between costly SaaS services or on-premise solutions that are hard to scale. That’s why we build Quickwit from the ground up to make it cloud-native. In this talk, we will see how we re-designed indexing and search to truly decouple storage and...
software-development search rust -
LNX: Using Tantivy to Build One of the Fastest Search Engines Around
Featuring Harrison Burt (ChillFish)
LNX aims to be one of the most performant and cost-effective search engine alternatives to Elasticsearch and Algolia for typo-tolerant search. It offers a wide range of features thanks to the ecosystem it stands on, including but not limited to: complex query parser, typo-tolerant fuzzy queries,...
software-development tantivy search lnx rust