lucet
DISCONTINUED
gleam
Our great sponsors
lucet | gleam | |
---|---|---|
4 | 73 | |
4,061 | 5,029 | |
- | 2.1% | |
6.6 | 8.4 | |
about 1 year ago | 6 days ago | |
Rust | Rust | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
lucet
-
A Look at Performance in Wasmtime and Cranelift
The bytecode alliance had the lucet project which would be an OS executing WASM application, enabling very strict sandboxing.
-
Your python 4 dream list.
References for anyone following: wasmtime Lucet
-
There are a *lot* of actor framework projects on Cargo.
I guess lucet could be an under-layer for this but it's not really the same, different levels of the stack. Fascinating.
-
Writing Rust the Elixir way
I also want to use this opportunity to say a big thank you to the teams working on Rust, Wasmer, Wasmtime, Lucet and waSCC. It would be impossible to build Lunatic without all the hard work put into this projects.
gleam
-
Elixir and Rust is a good mix
As it usually goes in programming, "it depends on your objectives", there are things that are easier accomplished with the ErlangVM than Rust. Also, if you want a language that uses the ErlangVM and has static types, maybe you should take a look at Glean[1].
In my case I prefer to work with Elixir because of the community, I find way easier to work professionally with Elixir than many other languages, as mostly projects follows the same good practices, use the same tools and have good documentation.
[1] - https://gleam.run/
> I used to use Elixir, but the lack of static types got to me (especially since I prefer the type-driven development methodology).
You might be interested in Gleam[1].
-
Virtual Threads Arrive in JDK 21, Ushering a New Era of Concurrency
https://gleam.run is a statically typed language on the BEAM
-
What library or tool is causing you the most pain right now?
Gleam is a BEAM language that's statically typed.
-
Would you still choose Elixir/Phoenix/LiveView if scaling and performance weren’t an issue to solve for?
Dynamic typing does have its issues but is fairly manageable particularly with pattern matching. It has its tradeoffs. If you prefer static typing you could take a look at Gleam.
-
Phoenix 1.7.0 Released: Built-In Tailwind, Verified Routes, LiveView Streams
I find that a large Elixir codebase is easier to work with than a larger Ruby or JavaScript codebase, but it still has the same difficulties to some degree.
If you're a typing fan as I am, and you are interested in the BEAM then you may want to check out [Gleam, a sibling language of Elixir](https://github.com/gleam-lang/gleam/) which has an Elm/OCaml/F# style static type system. It provides many of the strengths of Elixir but with that statically typed programming style which you may prefer.
(disclosure: I'm the lead dev!)
-
But for how long?
Gleam might be the language for you then
-
Elixir for Humans Who Know Python
Sounds like Gleam[0] would be up your alley :) As an F# guy myself, I am hoping it pans out, as I miss the BEAM platform!
- The Janet Language
- Show HN: I made a code notebook for Datalog queries
What are some alternatives?
are-we-fast-yet - Are We Fast Yet? Comparing Language Implementations with Objects, Closures, and Arrays
web3.js - Ethereum JavaScript API
Rustler - Safe Rust bridge for creating Erlang NIF functions
hamler - Haskell-style functional programming language running on Erlang VM.
ponyc - :horse: Pony is an open-source, actor-model, capabilities-secure, high performance programming language
nx - Multi-dimensional arrays (tensors) and numerical definitions for Elixir
otp - 📫 Fault tolerant multicore programs with actors
lumen - An alternative BEAM implementation, designed for WebAssembly
haskell-language-server - Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
mongo_orm - Mongo ORM: A simple ORM for using MongoDB with the crystal programming language, designed for use with Amber. Based loosely on Granite ORM. Supports Rails-esque models, associations and embedded documents.
Lumen - The Laravel Lumen Framework.
pest - The Elegant Parser