Meetings

Collection of Agendas and Minutes from the Rust ML Group (by rust-ml)

Meetings Alternatives

Similar projects and alternatives to Meetings

  • swift

    The Swift Programming Language

  • Enzyme.jl

    Julia bindings for the Enzyme automatic differentiator

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Meetings alternative or higher similarity.

Meetings reviews and mentions

Posts with mentions or reviews of Meetings. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-04.
  • Enzyme – High-performance automatic differentiation of LLVM
    3 projects | news.ycombinator.com | 4 Feb 2021
    Oh man that was a fun hack to write. Basically we demonstrated an easy-to-setup AD on rust by leveraging link-time optimization (LTO) as a way to make sure Enzyme's generate derivatives "optimization pass" was run.

    We're currently working with the Rust ML infrastructure group to make a nice integration of Enzyme into Rust (e.g. nice type-checking, safety, etc). If you're interested in helping, you should join the Rust ML meetings and/or Enzyme weekly meetings and check out https://github.com/rust-ml/Meetings and https://github.com/tiberiusferreira/oxide-enzyme/tree/c-api . There's a bunch of interesting optimizations and nicer UX for interoperability we want to add so more manpower is really helpful!

    The most interesting thing from the Rust standpoint is that ideally we'd want Enzyme to be loaded into the Rust compiler as a plugin (much like it is for Julia, Clang for C/C++, etc) -- but Rust doesn't support the option for that yet. This means we can either help push for plugins/custom codegen in Rust, make script-based compilation tools within rustc [I don't remember the specific name but someone who is more of a Rust expert I'm sure can chime in], or do the sketchy LTO approach above [not always desirable as it requires running LTO].

Stats

Basic Meetings repo stats
1
16
0.0
about 1 year ago

rust-ml/Meetings is an open source project licensed under MIT License which is an OSI approved license.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com