-
tealsql, an sql client for teal/lua. Current plan is to get the async api finished (right now it ignores every error but otherwise works without problems).
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
After that it is time to finish mlua support for tealr . As well as making it better at dealing with api's like tealsql has made.
-
Working on getting a first stable release of dispatch out. It's a Rust rewrite of a small CLI utility I wrote in CoffeeScript(!) 8 years ago(!!), which allows you to combine multiple internet connections into one (among other things!).
-
Working on getting a first stable release of dispatch out. It's a Rust rewrite of a small CLI utility I wrote in CoffeeScript(!) 8 years ago(!!), which allows you to combine multiple internet connections into one (among other things!).
-
Still working on my hello-actix project. I've added a bunch of integration tests (they're more for illustrative purposes though) to dive a bit deeper in how to test an actix-web app.
-
Relm4
Discontinued An idiomatic GUI library inspired by Elm and based on gtk4-rs [Moved to: https://github.com/Relm4/Relm4] (by AaronErhardt)
I'm working on relm4, an new version of relm using gtk4-rs
-
I'm working on relm4, an new version of relm using gtk4-rs
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Benchmarking the bignum crates. uint vs num vs rug vs ramp.
-
Just released Sycamore v0.5.2, a new library for creating Rust frontend apps with WASM.
-
Putting the finishing touches on a procedural macro to bind Rust code to koto we want to use in synth. Also a blog post about it is on the way.
-
Putting the finishing touches on a procedural macro to bind Rust code to koto we want to use in synth. Also a blog post about it is on the way.
-
I finished making StringNumber which is a number stored as a string, and it implements PartialOrd, Add, Sub, and Mul. The rules that I followed are:
-
-
A tool I wrote issue-rs managed to garner some attention last week. Got some great and critical feedback with regards to reproducible builds, which I am incorporating this week with a cargo subcommand and more configuration options.
-
I spent a couple days poking around at crates.io stats. It's been awhile but one (interesting to me) thing I was working on was mashing it against the GitHub API and looking at things like 404s and archived repo status. Didn't find anything incredibly actionable at the time.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives