Wrote my first NIF and have some questions for the community

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

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

    Elixir + Erlang bindings for the PicoSAT solver

  • I don't have much information to help you with, but here is a NIF: https://github.com/bitwalker/picosat_elixir that I use in Ash Framework for the policy authorization.

  • CppCoreGuidelines

    The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

  • Of course there is - the C++ Core guidelines which have existed for seven years and are updated every few months.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • specification

    Ferrocene Language Specification (by ferrocene)

  • There's mrustc and gccrs, but you're right that all the design happens under the same umbrella as rustc, in the rust-rfc repo. Rust does now have a spec, but it is also defined by its RFCs, its reference, its nomicon, miri, etc. Breakages are prevented by thorough review processes (if needed taking years to (n)ack a specific feature), large test batteries, crater runs, etc. It is not an implementation-defined language that will change under your feet.

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