microsoft/regorus

Regorus - A fast, lightweight Rego (OPA policy language) interpreter written in Rust.

GitHub repository with 315 stars and 61 forks.

Language: Rust

Topics: interpreter, opa, rego, rust, confidential-computing, policy-as-code, c, cpp, csharp, golang

Open provider repository

24h trend summary

Trending score 0.05, activity score 0.05, stars gained not enough history, forks gained not enough history.

Latest metric snapshot

2026-06-05: 315 stars and 61 forks.

Similar repositories

  1. 1. harehare/mq

    A jq-like Markdown query language for command-line processing

    GitHub repository with 555 stars and 9 forks.

    Trending score: 1.97; stars gained: +116; forks gained: +1.

    Language: Rust

    Topics: cli, jq, markdown, rust, repl, md

  2. 2. boa-dev/boa

    Boa is an embeddable Javascript engine written in Rust.

    GitHub repository with 7,284 stars and 632 forks.

    Trending score: 0.94; stars gained: +4; forks gained: +1.

    Language: Rust

    Topics: ecmascript, hacktoberfest, interpreter, javascript, javascript-engine, javascript-interpreter

  3. 3. dylan-sutton-chavez/edge-python

    Single-pass SSA compiler and bytecode VM for a sandboxed Python subset. NaN-boxed values, dual inline caching (scalar + instance-dunder), super-instruction fusion, pure-function memoization, mark-sweep GC; classes with inheritance and dunder protocol, stackful coroutines with async/await, pattern matching, and packages.json imports. <200 KB WASM.

    GitHub repository with 233 stars and 11 forks.

    Trending score: 0.49; stars gained: +2; forks gained: +0.

    Language: Rust

    Topics: python, rust, wasm, compiler, bytecode, garbage-collector

  4. 4. cuervolu/wn

    Un lenguaje de programación hecho a la chilena

    GitHub repository with 31 stars and 2 forks.

    Trending score: 0.33; stars gained: +1; forks gained: +0.

    Language: Rust

    Topics: chile, interpreter, programming-language, spanish-language

  5. 5. ianm199/lua-rs

    A Lua 5.4.7 interpreter written in Rust. Passes the upstream test suite (44/44); runs LuaRocks.

    GitHub repository with 16 stars and 0 forks.

    Trending score: 0.04; stars gained: +0; forks gained: +0.

    Language: Rust

    Topics: crates-io, interpreter, lua, lua-54, programming-language, rust

  6. 6. HelgeSverre/sema

    A Lisp with first-class LLM primitives, implemented in Rust

    GitHub repository with 13 stars and 0 forks.

    Trending score: 0.03; stars gained: +0; forks gained: +0.

    Language: Rust

    Topics: ai, anthropic, interpreter, lisp, llm, openai

Trending in Rust

  1. 1. BigPizzaV3/CodexPlusPlus

    An enhanced tool for CodexApp, striving to make Codex better to use and more comfortable 一个CodexApp的增强工具,努力让Codex变得更好用更舒服

    GitHub repository with 13,766 stars and 852 forks.

    Trending score: 5.16; stars gained: +916; forks gained: +44.

    Language: Rust

  2. 2. Hmbown/CodeWhale

    DeepSeek + MiMo coding agent in terminal

    GitHub repository with 37,132 stars and 3,195 forks.

    Trending score: 4.80; stars gained: +393; forks gained: +32.

    Language: Rust

    Topics: cli, deepseek, llm, rust, terminal, tui

  3. 3. openai/codex

    Lightweight coding agent that runs in your terminal

    GitHub repository with 88,832 stars and 13,052 forks.

    Trending score: 4.58; stars gained: +326; forks gained: +48.

    Language: Rust

  4. 4. tinyhumansai/openhuman

    Your Personal AI super intelligence. Private, Simple and extremely powerful.

    GitHub repository with 30,826 stars and 2,977 forks.

    Trending score: 4.37; stars gained: +332; forks gained: +50.

    Language: Rust

  5. 5. fallow-rs/fallow

    Codebase intelligence for TypeScript and JavaScript. Free static layer: unused code, duplication, circular deps, complexity hotspots, architecture boundaries. Optional paid runtime layer: hot-path review and cold-path deletion evidence from real production traffic. Rust-native, sub-second, zero-config framework support.

    GitHub repository with 3,058 stars and 94 forks.

    Trending score: 4.05; stars gained: +346; forks gained: +16.

    Language: Rust

    Topics: cli, code-duplication, code-quality, codebase-intelligence, copy-paste-detection, dead-code

  6. 6. aaif-goose/goose

    an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM

    GitHub repository with 46,568 stars and 4,863 forks.

    Trending score: 3.80; stars gained: +152; forks gained: +28.

    Language: Rust

    Topics: acp, ai, ai-agents, mcp

Trending topic: interpreter

  1. 1. harehare/mq

    A jq-like Markdown query language for command-line processing

    GitHub repository with 555 stars and 9 forks.

    Trending score: 1.97; stars gained: +116; forks gained: +1.

    Language: Rust

    Topics: cli, jq, markdown, rust, repl, md

  2. 2. eclipse-openj9/openj9

    Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.

    GitHub repository with 3,522 stars and 787 forks.

    Trending score: 1.51; stars gained: +3; forks gained: -1.

    Language: Java

    Topics: java, jvm, eclipse-openj9, compiler, garbage-collector, gc

  3. 3. mvm-sh/mvm

    Mvm is a fast interpreter and virtual machine for Go and beyond.

    GitHub repository with 307 stars and 7 forks.

    Trending score: 1.27; stars gained: +3; forks gained: +0.

    Language: Go

    Topics: bytecode, compiler, embeddable, go, golang, interpreter

  4. 4. v8/v8

    The official mirror of the V8 Git repository

    GitHub repository with 25,066 stars and 4,273 forks.

    Trending score: 1.26; stars gained: +5; forks gained: -1.

    Language: C++

    Topics: compiler, interpreter, javascript, javascript-engine, virtual-machine

  5. 5. boa-dev/boa

    Boa is an embeddable Javascript engine written in Rust.

    GitHub repository with 7,284 stars and 632 forks.

    Trending score: 0.94; stars gained: +4; forks gained: +1.

    Language: Rust

    Topics: ecmascript, hacktoberfest, interpreter, javascript, javascript-engine, javascript-interpreter

  6. 6. Yeqi99/Magic

    A semantic execution layer for software systems and the agents that maintain them.

    GitHub repository with 24 stars and 1 forks.

    Trending score: 0.78; stars gained: +5; forks gained: +1.

    Language: Java

    Topics: agent-friendly, automation, developer-tools, dsl, folia, interpreter