DEV Community

Rodrigo M.S.
Rodrigo M.S.

Posted on โ€ข Edited on

5

Trending Rust repos of the week ๐Ÿ“ˆ

Hey there ๐Ÿ‘‹

In this week's #trendingTuesday we'll look at the fastest growing repos in the Rust programming language.

Our methodology to compute trending is slightly different than GitHubโ€™s (we'll write a post on the stats behind it soon), so in this list you'll find a few gems that you wonโ€™t find anywhere else ๐Ÿ’Ž


๐Ÿ”Ÿ The tenth place is for GptCommit, which is a cool GPT-3 powered hook for authoring clear, comprehensive, and descriptive commit messages. This is an excellent application of LLMs for developer augmentation ๐Ÿ™Œ


9๏ธโƒฃ Lance is a new columnar data format that claims to be 100x faster than Apache Parquet, allowing you to perform vector search in under 1 millisecond. It has ecosystem integrations for Apache Arrow and DuckDB! It was created by YC startup @etodotai


8๏ธโƒฃ In place number eight we have another database-oriented project.

DriftDB is a real-time data backend for browser applications. It supports a number of messaging primitives like PubSub, Key/value storage with subscriptions, and ordered streams.

Itโ€™s brought to you by the team at @drifting_corp ๐Ÿ™‚


7๏ธโƒฃ In the seventh spot we have rtx which brands itself as an asdf rust clone.

In laymanโ€™s terms, rtx is a tool that helps you manage different versions of programming languages and tools and automatically switch between those versions depending on the project youโ€™re working on.

The toolโ€™s brought to you by @jdxcode


6๏ธโƒฃ Next is touchHLE, an emulator that lets you play old games from the iPhone on your computer. So far, only Super Monkey Ball has been implemented, but many more are on the way.

Credits to @hikari_no_yume and three other contributors - we're looking forward to the implementation of Angry Birds ๐Ÿฆ


5๏ธโƒฃ The fifth place is taken by the trustfall query engine, an extremely cool project that helps you query any data source or combination of data sources (from Databases, to APIs, to git version control) as GraphQL. You can plug (almost) any dataset just by writing a schema and implementing four functions ๐Ÿ‘Œ.

Great work by @PredragGruevski. You should also check out Predragโ€™s talk!


4๏ธโƒฃ Itโ€™s not every day that you stumble upon an open source project that makes you go into the rabbit hole of a new set of ideas.

Have you heard of ordinal theory in the context of Bitcoin? Itโ€™s the theory that gives satoshis (the atomic currency of the bitcoin network) individual identity and numismatic value allowing them to be traded as collectibles.

ord is an index, block explorer, and command-line wallet with ordinal theory in mind.

A true gem in open source, not only the Bitcoin community. Kudos to @rodarmor for creating this gem ๐Ÿ’Ž


3๏ธโƒฃ The third places goes to glidesort, which is a comparison-based sorting algorithm that works exceptionally well on structured data.

It achieves an average and worst-case complexity of O(n (log n)^2) when given only O(1) memory. Cool to see a low-level fundamental algorithm trending on GitHub as an open source project.


2๏ธโƒฃ The 2nd place in this weekโ€™s list goes to lencx/ChatGPT which is a ChatGPT Desktop Application.

The repo was also featured a few weeks ago in our #ML trending list, so great to see it growing in popularity over the weeks. Congratulations and kudos to @lencx_ for creating this and maintaining this project ๐Ÿ™ 


1๏ธโƒฃ The top place is for carbonyl, a Chromium-based browser that lets you surf the web from the comfort of your terminal ๐Ÿคฏ 

Carbonyl is snappy, starts in less than a second, runs at 60 FPS, and idles at 0% CPU usage! Brought to you by @fathyb, very well deserved!


Did you like this list? We'll be writing about cool trending content on GitHub EVERY WEEK.

Follow us on Twitter @quine_sh if you want to have real-time updates on product, content, and trending lists.

Which topic would you like us to do next? Write down in the comments!

Speedy emails, satisfied customers

Postmark Image

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

๐Ÿ‘‹ Kindness is contagious

Please leave a โค๏ธ or a friendly comment on this post if you found it helpful!

Okay