Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
-
A rust replacement for sonarr, lidarr and radarr. I already have a working replacement for jackett called manteau: https://github.com/jdrouet/manteau
-
I've created solid65 for comparing emulators against each other (that's something, if the emulators are all emulating the same hardware, they should behave in (more or less) the same way). In this way I found some bugs not only in mos6502 but in other projects unrelated to rust as well.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
i published v2 of my c# plugin for the lapce code editor, moving away from omnisharp because of major flaws in their lsp implementation. https://github.com/sharpSteff/lapce-csharp-plugin
-
I integrate supabase to my side project. Use the crate postgrest-rs.
-
Lariv
Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.
Optimizing lariv, but I don't think there's much to do left. I have some ideas I'll try out, but that's it.
-
I’ve been learning rust on/off and I recently made an app to generate latex cv from json or yaml file using Tera for templating. It’s available here https://github.com/mdauthentic/laregen.
-
rocket-webservice-test-rust
Experimenting with the Rocket framework and GCP Cloud Run. Includes a GraphQL implementation and a MongoDB integrations branch.
https://github.com/Yukigeshiki/rocket-webservice-test-rust https://github.com/Yukigeshiki/gcp-cloud-run-deploy-rust
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
gcp-cloud-run-deploy-rust
A basic GitHub Actions/Cloud Build GCP Cloud Run deploy pipeline for a Rocket web service.
https://github.com/Yukigeshiki/rocket-webservice-test-rust https://github.com/Yukigeshiki/gcp-cloud-run-deploy-rust
-
Working on the v2 for (zp)[https://github.com/bahdotsh/zp] . Will be adding history for the clipboard🥳
-
Made my first library - compile-time-checked indexing and slicing! Repo
-
envio
Envio is a command-line tool that simplifies the management of environment variables across multiple profiles. It allows users to easily switch between different configurations and apply them to their current environment
My own open source project envio. It is a modern and secure command line tool that helps users manage their environment variables. I'm going to see what new features I can add to the tool
-
Im working on my first rust project a dotfile manager! https://github.com/ShyAssassin/Dottar
-
iron-webcrypto
A cryptographic utility for sealing a JSON object using symmetric key encryption with message integrity verification.
Working on creating a library that is compatible with brc-dd/iron-webcrypto so I can sign a cookie from Next.js backend and decrypt that crypto in rust side. I have got the basics down but some of the modules from Webcrypto API is just not working correctly. But I will keep fignting.
-
It's all intended in service of writing an LSP implementation for an older data-only syntax that doesn't have any modern tooling. For extant projects this one is spiritually very similar to the assists I'd like to offer eventually.
-
Resurgence
The Resurgence VM, a register virtual machine designed for simplicity and ease of use, based on the old Rendor VM
The assembler for a basic assembly like language I'm developing to debug my crate Resurgence
-
rust-starter-pack
Rust Starter Pack - With Tokio Axum, Sqlx, Docker, DB Migrations, Codegen, and more! Project is inspired by Ardan Labs Ultimate Service.
I have been working on creating a "starter kit" for rust web projects (eventually grpc too) with a codegen and RSA keypair too. Applying the theory from Ardan Labs Ultimate Service Golang repo. Its been a good way to learn rust, but at the same time appreciating how agnostic the thought processes are between languages. If anyone is interested it is HERE, i appreciate feedback and I only picked up rust, so I understand if things are a little too newby atm!
-
Definitely, here's a link to the repo: https://github.com/quasiuslikecautious/lockrs!
-
wasabi
The fastest and most memory efficient Black MIDI player. Can play virtually any Black MIDI you have in realtime. (by arduano)
A logo for a super fast and lightweight MIDI player called wasabi https://github.com/arduano/wasabi
-
Do you think it's an architecture for strop then? It has a focus on code-generation on platforms not well supported by mainstream compilers
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Related posts
- Speeding up lemmeknow by transposing Lazy<Vec<_>>
- Side simple project in Rust
- A simple radio CLI written in rust
- GitHub - swanandx/lemmeknow: The fastest way to identify anything! Blazingly Fast alternative to PyWhat made with Rust.
- A minimalist radio CLI written in rust. I welcome suggestions and requests :) Hope you find it useful!