C with Elixir over Rust?

This page summarizes the projects mentioned and recommended in the original post on /r/C_Programming

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Rustler

    Safe Rust bridge for creating Erlang NIF functions

  • Not a user of Elixir but I've heard people talk about how NIF with Rust and the rustler library is really nice. It uses proc macros to abstract a lot of things like the "glue" code associated with transforming Rust values/structs <-> Elixir terms. So if you're comfortable with C then the main con seems to be that you'll have to solve the serialization problem yourself.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts