[Media] Genetic algorithm simulation - Smart rockets (code link in comments)

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rust-genetic-rockets

    Genetic algorithm simulation in rust using nannou

  • It looks like you linked to the Python version. This is the Rust repo :)

  • processing

    Source code for the Processing Core and Development Environment (PDE)

  • You're welcome, frameworks like nannou are called **Creative coding frameworks**, processing I think is the most popular one out there, also P5js.

  • 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
  • p5.js

    p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —

  • You're welcome, frameworks like nannou are called **Creative coding frameworks**, processing I think is the most popular one out there, also P5js.

  • alacritty

    A cross-platform, OpenGL terminal emulator.

  • nannou

    A Creative Coding Framework for Rust.

  • I've exported individual frames using this mechanism, I've never tried gif encoding before but seems like there's support for it,

  • FStar

    A Proof-oriented Programming Language

  • As I said, dependent types attempt to solve this problem. F* is a language where you can express complex logic as a type. The catch is, these types are checked by an SMT solver. If the solver can satisfy the type checking, then great, and you move on. If it can’t, you have no idea why, and either have to guess or manually write the proof anyway. Contrast this with Standard ML which has a proof of the soundness of its type system.

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

  • Processing Foundation 2024 Software Development Grant (pr05): 'New Beginnings' Open Call

    3 projects | dev.to | 16 May 2024
  • Our tools shape our selves

    1 project | news.ycombinator.com | 4 Apr 2024
  • Let's compile like it's 1992

    4 projects | news.ycombinator.com | 26 Feb 2024
  • Random Animations

    5 projects | news.ycombinator.com | 18 Jan 2024
  • Program a "Weakest link" for myself IRL game

    1 project | /r/learnprogramming | 9 Dec 2023