Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 6 Rust Functional Projects
-
Project mention: Show HN: Ezno, a TypeScript checker written in Rust, is now open source | news.ycombinator.com | 2023-06-07
I think Enso is already taken by a YC company [0]. Could get confusing.
[0] https://enso.org
-
Project mention: Gluon is a static, type inferred and embeddabble language written in Rust | news.ycombinator.com | 2023-07-01
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
tao
A statically-typed functional language with generics, typeclasses, sum types, pattern-matching, first-class functions, currying, algebraic effects, associated types, good diagnostics, etc. (by zesterer)
Project mention: What backwards-incompatible changes would you make in a hypothetical Rust 2.0? | /r/rust | 2023-04-19If you want some prior work on this, I've implemented effect-objects-as-return-values in my own language Tao, using uniqueness types. There's still work to be done, but I think it's sufficient as a proof of concept that this approach is viable without type soup.
-
kcl
A constraint-based record & functional language mainly used in configuration and policy scenarios. https://kcl-lang.io
Project mention: KCL: A Python Like Configuration Programming Language written in Rust and Python | /r/Python | 2023-08-22Rust Ver. here
-
pen
The parallel, concurrent, and functional programming language for scalable software development (by pen-lang)
-
Project mention: Letlang — Roadblocks and how to overcome them - My programming language targeting Rust | /r/programming | 2023-06-07
That works for any types (except the functional types), and even the generic ones. During code generation, I create structs that implement the Type trait.
Rust Functional related posts
- KCL: A Python Like Configuration Programming Language written in Rust and Python
- KCL programming language. - Mutation Validation Abstraction Production-Ready | KCL programming language.
- KCL v0.5.0 is out! Better language, IDE and integrations using Rust
- Show HN: The KCL Programming Language for DevOps
- Letlang — Roadblocks and how to overcome them - My programming language targeting Rust
- The KCL programming language v0.4.6 is out! Kustomize/Helm/KPT integrations and new VS code extension
- What backwards-incompatible changes would you make in a hypothetical Rust 2.0?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 22 Sep 2023
Index
What are some of the best open-source Functional projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | enso | 6,614 |
2 | gluon | 2,970 |
3 | tao | 998 |
4 | kcl | 761 |
5 | pen | 414 |
6 | letlang | 110 |