#programming-languages (19 Repositories)
Ranked open-source repositories tagged with #programming-languages, scored by pull request acceptance likelihood and maintainer engagement velocity.
25.8%
4.8h
19 repositories tagged #programming-languages
odin-lang/Odin
Odin Programming Language
NVlabs/cuda-oxide
cuda-oxide is an experimental Rust-to-CUDA compiler that lets you write (SIMT) GPU kernels in safe(ish), idiomatic Rust. It compiles standard Rust code directly to PTX — no DSLs, no foreign language bindings, just Rust.
lamdu/hypertypes
Hypertypes - generic programming for heterogeneous recursive types
NVlabs/cutile-rs
cuTile Rust provides a safe, tile-based kernel programming DSL for the Rust programming language. It features a safe host-side API for passing tensors to asynchronously executed kernel functions.
tekknolagi/tekknolagi.github.com
My personal website
2DGD-F0TH/2DGD_F0TH
[CC BY-NC-SA] A compendium of the community knowledge on game design and development
ilya-klyuchnikov/tapl-scala
Code from the book "Types and Programming Languages" in Scala
ChrisCummins/ProGraML
A Graph-based Program Representation for Data Flow Analysis and Compiler Optimizations
Decron/Whitebox-Code-GPT
Repository of instructions for Programming-specific GPT models
arialang/aria
The Aria Programming Language
liam-ilan/crumb
The Crumb Programming Language
abranhe/programming-languages-logos
Programming Languages Logos
live-codes/livecodes
A Code Playground That Just Works!
brendanzab/language-garden
A garden of small programming language implementations 🪴
slikts/concurrency-glossary
🦑 Informal definitions of terms used in concurrency modeling
toutiaoio/weekly.manong.io
码农周刊 - 每周五发送,欢迎订阅!欢迎加入读者圈子,一起交流!
stackvana/microcule
SDK and CLI for spawning streaming stateless HTTP microservices in multiple programming languages
ixionlang/ixion
🔮 modern scripting programming language
cu1ch3n/type-inference-zoo
🦖 Implementations of various type inference algorithms. The new project is now at https://github.com/cu1ch3n/type-inference-zoo-frontend.