Over the past several weeks I have been attempting to reimplementthe API of an existing python library as a wrapper for an equivalent library inRust. (more…)
Read more »
What application wouldn't be complete without the ability to add user-defined
plugins? In this chapter we take a small detour to visit the concept of
dynamically loading a library at runtime and registering it with our parent
application. (more…)
Read more »
pure rust implemention of word2vec. Contribute to mklf/word2vec-rs development by creating an account on GitHub. (more…)
Read more »
Earlier this year, we used the C2Rust framework to translate applications such as Quake 3 to Rust. In this post, we’ll show you that it is also possible to translate privileged software such as modules that are loaded by the Linux kenel. We&... (more…)
Read more »
Inkmi is written as a decoupled monolith in Go, HTMX, Alpinejs, NATS.io and Postgres.
I document my adventures and challenges in writing the application here on this blog, tune in again. (more…)
Read more »