SaaSHub helps you find the best software and product alternatives Learn more →
Top 4 Rust programming-language Projects
-
Working in a GENERAL relational language (ie: not just a query one, like SQL, but general to make full apps, like python/delphi/c# + linq):
that is my attempt to resurrect the spirit of the FoxPro/dbase kind of tools.
Is on Rust, and is also my way to sharp my skills on it.
Now, I'm in the process of improve the parsing to be robust like in Rust, so i can show good error messages:
https://github.com/brendanzab/codespan
and also, hopefully, implement a solid type inference that work fine with the challenge of infer joins like "customer CROSS JOIN address".
---
The idea, long-term, is create a tool alike MS Access/FoxPro+Excel that I think could be great for a lot of companies (that are using stuff like "BigData" tools -like hadoop- when them are struggling with more fundamental issues!) and improve the condition of make business apps/analysis.
I already hear some interest when the vision is described in full, and I certain any company that use Excel/Access to deal with data and/or make business apps is anemically served by it.
The alternatives now are only for the cloud, and I instead wanna a local-first/on-premise offering...
-
KCLVM
A constraint-based record & functional language mainly used in configuration and policy scenarios.
Project mention: The KCL Programming Language for Data Validation | news.ycombinator.com | 2023-01-09 -
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
gccontent-benchmark
Benchmarking different languages for a simple bioinformatics task (Counting the GC fraction of DNA in a FASTA file)
Project mention: OCaml 5.0 release (including multicore and effects) | news.ycombinator.com | 2022-12-16So, can someone send me a PR with an OCaml implementation of "my" gc-content benchmark?
https://github.com/samuell/gccontent-benchmark
:D
-
Rust programming-languages related posts
- Can i use rust to write my compiler??
- Rust Windows build - strangely small binary size
- Benchmarking different programming languages for a simple bioinformatics task
- CSP slower?
- Benchmarking different programming languages for a simple bioinformatics task
- Performance comparison: counting words in Python, Go, C++, C, AWK, Forth, and Rust
- Rust tops bioinformatics micro-benchmark
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea6183f038>
www.saashub.com | 31 Jan 2023
Index
What are some of the best open-source programming-language projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | codespan | 856 |
2 | KCLVM | 326 |
3 | gccontent-benchmark | 49 |
4 | luxya | 24 |