Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Logic Alternatives
Similar projects and alternatives to logic
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
ponyc
Pony is an open-source, actor-model, capabilities-secure, high performance programming language
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
logic discussion
logic reviews and mentions
-
The Rust I wanted had no future
I've just been browsing, eg., https://github.com/robot-rumble/logic/blob/master/lang-runne...
Have a look at real-world rust repos that are more than simple application code.
Personally, I feel like I'm being visually assaulted.
-
[Showoff Saturday] I finally finished a 2-year-in-the-making arena-style AI competition platform! 😊 Uses Elm, Scala, Rust, and WASM
Any and all feedback is much appreciated! Every bit of our code is in our Github org. This repo has our robot execution code. If you have any thoughts on the site, the code, or you want to contribute in any other way, please reach out! Thank you! :)
-
I made a FOSS arena-based battle AI website
Battle runner code: github.com/robot-rumble/logic/
-
Robot Rumble: a FOSS RobotGame-inspired arena-based AI competition site
The site is robotrumble.org/. My email is [[email protected]](mailto:[email protected]). Every bit of our code is in our Github org. This repo has our robot execution code. If you have any thoughts on the site, the code, or you want to contribute in any other way, please reach out!
-
My first project to see production! Robot Rumble, an arena-style AI battle game for teams of Python-based robots
The data model is actually lives inside of our logic runner, which is in Rust, and yes the model is re-implemented in Elm as well. This logic layer simulates the battles and executes user code. Python comes in as being one of the two interpreters that the logic layer uses to execute arbitrary user (Python) code, using a Rust-based Python interpreter called RustPython. We've got a bit more details in our README here.
- Robot Rumble - an arena-style AI battle game implemented using Rust and WebAssembly
-
RustPython/RustPython A Python-3 (CPython >= 3.8.0) Interpreter written in Rust
I consider wasm/wasi support to be the main selling point of RustPython at the moment; I'm working on a project with a friend that utilizes wasm/RustPython for sandboxing user code written in Python and JavaScript (https://robotrumble.org, https://github.com/robot-rumble/logic)
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 23 Mar 2025
Stats
robot-rumble/logic is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of logic is Rust.