sleipnir
Contribute with Honey Potion to write eBPF programs
Hey! Want to contribute to a cool compiler project? Check out the good
first issues in the Honey Potion Compiler!
Honey Potion is a compiler that translates Elixir into eBPF code.
Elixir is a high-level, functional, dynamically typed language, while
eBPF is a low-level instruction set that runs safely inside the Linux
kernel. Since eBPF programs are verified to always terminate, Honey
Potion can apply powerful static optimizations!
Open issues:
Read the paper:
https://homepages.dcc.ufmg.br/~fernando/publications/papers/CGO25_Kael.pdf
Watch the presentation:
Popular in RFCs
Hi,
I start working on the fork version of Elixir GRPC. What Iâve done is the past few days:
Support Elixir 1.11+
Support OTP 23+
OTP...
New
TL;DR Iâve forked the Lens package, changed the API some, added new lens makers and â most importantly â added a ton of documentation. In...
New
TL;DR:
Iâm planning on building a library, inspired by Vapor, to make configuring Elixir applications more straight-forward; in an approa...
New
I just publish a library called redoc_ui_plug | Hex. The library renders Redoc UI from the openapi specification url. I used this library...
New
Hey everyone! :waving_hand:
Iâve been working on a side project for the last 4 months that Iâm excited to shareâitâs called ProxyConf! P...
New
How I currently use Hexdocs
I use hexdocs all day every day, but finding the right module and function takes too long even with my bookma...
New
Built on top of boruta | Hex, I am on the way to creating a standalone OAuth 2.0/OpenID Connect server thinking of a lightweight Keycloak...
New
Hi friends,
I wanted an authorization utility for an existing project Iâm working on where I have a fair amount of permissions logic dup...
New
I got fed up with removing unused aliases manually so made a package for it: GitHub - KristerV/remove_unused_ex: Remove unused aliases an...
New
In the last couple of days I was playing around with LiveView, function components and animations. I ended up with a little prototype whi...
New
Other popular topics
Hi,
I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list....
New
I am trying to figure out how Mix knows whether the environment is test, dev, or prod -- where is this set?
Thanks.
New
can someone please explain to me how Enum.reduce works with maps
New
I have a relationship of love and hate with Elixir. Lots of things are just absolutely right, but there are some things that are kind of ...
New
In the Dialyzer docs ( http://erlang.org/doc/man/dialyzer.html#requesting-or-suppressing-warnings-in-source-files ), there is a way to tu...
New
Youâre a programmer, so you donât need spoon feeding with the conventional drivel about âthis is an integer.â No. You need to know whatâs...
New
Using vs code and installed ElixirLS: support and debugger.
And I got an error popped up on start up says
Failed to run âelixirâ comma...
New
Hello everybody,
usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New
I have a super simple question about elixir - how would I take a file like this
foo bar baz
and output a new file that enumerates th...
New







