Ross ROSS = Recommend OSS · open-source software intelligence for agents

domain: programming-languages

1849 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
Zaneham/Booth
Booth is an open-source compiler that takes CUDA C, HIP, or Triton kernel source and emits binaries for AMD RDNA 2/3/4 GPUs, NVIDIA PTX, Te…
771731active
goaop/framework
Go! AOP is a pure-PHP aspect-oriented programming framework that lets developers define cross-cutting concerns (logging, caching, security)…
941670active
JohnEarnest/Decker
Decker is a multimedia platform and sketchpad for creating and sharing interactive documents with sound, images, hypertext, and scripted be…
761615active
Dart-Code/Dart-Code
Dart Code is a VS Code extension providing full Dart and Flutter language support, including editing, debugging, refactoring, and hot reloa…
971603active
microsoft/win32metadata
Microsoft's tooling that generates machine-readable metadata (.winmd) for Win32 APIs in the Windows SDK. It enables automated generation of…
951492active
x1unix/go-playground
An improved web-based Go Playground with syntax highlighting, code autocompletion, VIM mode, and WebAssembly support. It can be self-hosted…
911486active
bartblast/hologram
Hologram is a full-stack isomorphic Elixir web framework that runs on top of Phoenix, letting developers build dynamic, interactive web app…
981484active
salesforce/CodeTF
CodeTF is a Python transformer library for code large language models, providing unified interfaces for training, fine-tuning, and inferenc…
101480active
Water-Melon/Melon
Melon is a generic cross-platform C library (C99) bundling algorithms, data structures, functional components (memory pool, thread pool, ev…
701460active
JuliaGPU/CUDA.jl
CUDA.jl is the main Julia package for programming NVIDIA CUDA GPUs, offering a high-level CuArray abstraction, a compiler for writing CUDA …
991424stable
syssec-utd/pylingual
PyLingual is a CPython bytecode decompiler that recovers Python source code from .pyc files for all Python versions since 3.6. It can be ru…
631365active
weavejester/integrant
Integrant is a Clojure and ClojureScript micro-framework for building applications with data-driven architecture, where systems are defined…
601361stable
dsherret/ts-ast-viewer
A web application for exploring the TypeScript compiler's abstract syntax tree (AST). It lets users paste TypeScript code and interactively…
761360active
Scratch 3.0
Scratch GUI is a set of React components that make up the interface for creating and running Scratch 3.0 projects, the block-based visual p…
104811maintenance
code-golf/code-golf
Code Golf is the open-source Go application behind code.golf, a website where players solve programming puzzles ('holes') in the fewest cha…
771307active
dotnet/ClangSharp
ClangSharp provides C# bindings for the Clang C/C++ compiler library, auto-generated from Clang's C headers using ClangSharpPInvokeGenerato…
931248active
qpython-android/qpython
QPython is an Android application that embeds a Python interpreter, runtime environment, and code editor, letting users run Python directly…
571210active
PHPantom-dev/phpantom_lsp
PHPantom is a fast, lightweight PHP language server written in Rust with deep type intelligence, including generics, PHPStan annotations, a…
821160active
gopherdata/gophernotes
Gophernotes is a Go kernel for Jupyter notebooks and nteract that lets you write and evaluate Go code interactively in a browser-based note…
233967maintenance
MikePopoloski/slang
slang is a fast, highly compliant SystemVerilog frontend library providing lexing, parsing, type checking, and elaboration, plus a CLI tool…
861127active
Mibayy/token-savior
Token Savior is an MCP server written in Python that provides AI coding agents like Claude with structural codebase navigation (72 tools fo…
791125active
chinedufn/swift-bridge
A Rust crate plus build-time code generator that produces FFI bindings so Rust and Swift can call each other's code safely. It bridges high…
701123active
red-data-tools/pycall.rb
PyCall.rb is a Ruby library that lets Ruby code directly call Python functions and interoperate with Python modules via the CPython C API. …
871116active
bterwijn/memory_graph
memory_graph is a Python library that visualizes data structures, references, mutability, and the call stack as graphs to teach Python's me…
741063active
bigcode-project/bigcode-evaluation-harness
A framework for evaluating autoregressive code generation language models on benchmarks like HumanEval, MBPP, MultiPL-E, and HumanEvalPack.…
381058active
madsmtm/objc2
Rust bindings to the Objective-C runtime and Apple frameworks (Foundation, AppKit, UIKit, Metal, etc.), enabling safe bi-directional intero…
771016active
viebel/klipse
Klipse is a JavaScript plugin that transforms static code snippets in web pages into live, interactive snippets that evaluate in the browse…
233134maintenance
angelolloqui/SwiftKotlin
SwiftKotlin is a framework, command line tool, and Mac application that translates Swift source code into Kotlin. It applies string and str…
232916maintenance
bhauman/lein-figwheel
A Leiningen plugin that compiles ClojureScript and hot-loads code changes into the browser as you code, enabling live interactive programmi…
232877maintenance
JetBrains/create-react-kotlin-app
A CLI scaffolding tool by JetBrains that creates React applications written in Kotlin with no build configuration. It sets up Kotlin, webpa…
322464maintenance
mattpocock/ts-error-translator
A VSCode extension by Matt Pocock that translates cryptic TypeScript compiler errors into plain English explanations. It helps developers u…
232455maintenance
ruboto/ruboto
Ruboto is a framework and toolchain for developing native Android apps in Ruby via JRuby, integrating with Android Studio and Gradle workfl…
322029maintenance
byzer-org/byzer-lang
Byzer (formerly MLSQL) is a low-code, SQL-like distributed programming language and engine for data pipelines, analytics, and AI, built aro…
231835maintenance
WisdomShell/codeshell
CodeShell is a family of 7-billion-parameter code large language models developed by PKU-KCL, trained on 500 billion tokens with an 8192-to…
271621maintenance
monet/monet.js
Monet.js is a JavaScript library providing a rich set of monadic types and functional programming abstractions such as Maybe, Either, Valid…
231593maintenance
millejoh/emacs-ipython-notebook
EIN is an Emacs Lisp package providing a Jupyter notebook client and integrated REPL inside GNU Emacs, supporting code evaluation, completi…
481522maintenance
programa-stic/barf-project
BARF is an open-source Python framework for binary analysis and reverse engineering. It lifts instructions from x86 and ARM binaries into a…
321452maintenance
MSPaintIDE/MSPaintIDE
MS Paint IDE is a novelty-but-functional IDE that uses a custom OCR engine to read code written in MS Paint images, then highlights, parses…
231433maintenance
jdah/jdh-8
JDH-8 is a fully custom 8-bit minicomputer with its own RISC instruction set, register set, and port-mapped I/O, complete with an assembler…
321382maintenance
csmith-project/csmith
Csmith is a random generator of C programs whose primary purpose is finding compiler bugs via differential testing. It emits C programs fre…
641231maintenance
shikijs/twoslash
Shiki Twoslash combines the Shiki syntax highlighter with the TypeScript compiler to generate statically rendered, type-aware code samples …
101142maintenance
pyjs/original-pyjs
Pyjs is a Python port of Google Web Toolkit that compiles Python code to JavaScript for building Rich Media AJAX applications in the browse…
101131maintenance
pintariching/rustle
Rustle is a Svelte-like compiler written in Rust, aiming to reimplement the Svelte component compiler. It is a work-in-progress project dis…
101342experimental
eval-exec/neomacs
Neomacs is a work-in-progress rewrite of GNU Emacs in Rust with a GPU-accelerated display engine (wgpu), aiming for 100% Emacs/Elisp compat…
831168experimental
tensorflow/swift
Swift for TensorFlow was an experimental next-generation machine learning platform integrating differentiable programming directly into the…
106122abandoned
s-panferov/awesome-typescript-loader
A webpack loader that compiles TypeScript files as part of the webpack build pipeline, with Babel integration, caching, and forked type-che…
102338abandoned
LRH1993/Eyepetizer-in-Kotlin
An Android video app clone of Eyepetizer (开眼视频) written in Kotlin, built as a learning project for the Kotlin language. It demonstrates Kot…
321643abandoned
lyft/react-javascript-to-typescript-transform
A codemod tool by Lyft that automatically converts React components written in JavaScript to TypeScript by inferring prop and state types f…
101565abandoned
matthewmueller/joy
Joy is a Go-to-JavaScript compiler that translates idiomatic Go into concise JavaScript runnable in every browser, with a CLI for compiling…
231315abandoned

← prev page 19 / 19