biportal
Introducing the Runix Stack: Rust + Elixir + Phoenix
Hi, I recently thought about a name for this Stack: Rust + Elixir + Phoenix. I came up with Runix (RuNix) and blogged about it on Medium. I quickly got 1000 views and thus I’d like to share it with you:
https://medium.com/@bipeurope/introducing-the-runix-stack-rust-elixir-phoenix-a04fbc5b11e5
Best, Thorsten
Trending in Blog Posts
Hey folks,
I just published a post about Hologram’s funding and where the project goes next - the short version:
Curiosum as Main Spons...
New
Hi all,
In this article, I make the case for each test owning its setup.
Usually I forbid my AI agents to use the setup callbacks; I mu...
New
As I’ve leaned into AI code generation on LocalCents, the volume I ship has climbed, and my worry shifted from any single change to the l...
New
I wrote about an issue I had with a LiveView application, and how I solved the problem by debouncing updates server-side (within the Live...
New
I’ve published a new article in my Elixir learning series on dev.to exploring what happens when tagged tuples aren’t enough - the try, re...
New
This article demonstrates how to build a minimal stateful process using only Elixir’s core concurrency primitives: spawn/1, send/2, recei...
New
A recent ex_money v6 upgrade was blocked because Timex pins an old gettext. Rather than one big remove-and-rewrite PR, I used a shim: a m...
New
Other Trending Topics
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New
I just stumbled on a newly redesigned elixir-lang.org. :tada: It looks like @Software_Mansion did the work, and I think it is generally a...
New
@hugobarauna and I (Alex Koutmos) have been hard at work on writing a book on Nerves that takes you from simply blinking LEDs to building...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #elixirconf-us
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #hex
- #performance










First 8 of 8 Posts
asianfilm
I think you should keep it simple. REPS (Rust Elixir Phoenix Stack), with all the references that has to strength training, leaner, fitter and all that. Taglines like “Put your application on steroids” then flow easily.
nickurban
Hey Thorsten,
Thanks for the share! I haven’t tried Rust yet, but its reputation is excellent, and I’m excited by this diredcdtion.
One note: the images in the article are strangely distorted and contain typos. e.g. “Rust: uncronumesing performance”, “delivering real-wbe web” (?)
bpat
Lol, I love this
biportal
Sounds cool, but then you have the double-S issue: REP(S) stack…
biportal
Yeah, that’s nano banana mixing it up. I’ll give it another try.
asianfilm
When I hear “RuNix” I think of druids with potions hanging out in Stonehenge with a hangover…. which does have the advantage of suggesting the glory of monoliths.
NotQuiteLagom
Great name for the stack I’m already using in my company. THere’s nothing better than it, especially in a time when LLMs can help you.
biportal
Awesome. I’d love to hear what exactly you’re doing with LLMs running on the Runix stack.