Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Rune Alternatives
Similar projects and alternatives to rune
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
-
miniserve
🌟 For when you really just want to serve some files over HTTP right now!
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
-
-
rune
Rune is a programming language developed to test ideas for improving security and efficiency.
-
-
-
-
-
zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
-
actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
rune reviews and mentions
-
-🎄- 2022 Day 13 Solutions -🎄-
Late start today as well. I really thought today would be the day that I'd have to abandon my goal of no heap allocations. But, luckily I had an arena allocator available that I could fairly easily adapt to store data on the stack. And with some tweaks we have today's solution:
- ᚣ the Rune Programming Language
-
Designing a Rust -> Rust plugin system
I know you said you don’t want to embed another language but IMO Rune is worth a consideration here. It can be a pretty thin abstraction over rust by passing native structs to scripts and calling methods on them. The syntax and semantics are very close to rust so it feels natural. https://github.com/rune-rs/rune
-
Rune vs Rhai?
The biggest technical difference I'd say is that Rune uses a stack-based machine which makes adding deep C support somewhat obvious while Rhai performs AST walking to execute scripts.
-
How a Single Line of Code Made a 24-core Server Slower Than a Laptop
Here is the repro I ended up writing to validate the problem if anyone wants to take it for a spin.
- How a Single Line of Code Made a 24-Core Server Slower Than a Laptop
-
Where to start with making a programming language?
You could look at how other languages such as Rune do it
- Python interpreter written in rust reaches 10000 commits
- Are there any embeddable languages in rust?
-
Which is the best Rust scripting language for Exploratory Data Analysis (EDA)
These are the scripting languages i saw recently gluon, gleam, dyon, rune, mun. I like mun most because it resembles rust most. There is also this and this thread.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 24 Mar 2023
Stats
rune-rs/rune is an open source project licensed under Apache License 2.0 which is an OSI approved license.