The main source code repository for the Rust programming language, including its compiler, standard library, and documentation.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONModular Platform is an open-source unified platform for AI development and deployment, hosting the MAX framework and Mojo language, including compiler, standard library, accelerator kernels, and an OpenAI-compatible inference server.
A curated collection of single-file cheatsheets covering popular programming languages, backend and frontend frameworks, databases, and development tools, with a website directory and open contribution via pull requests.
V is a simple, fast and safe compiled programming language that compiles itself in under a second with zero library dependencies. It offers C-to-V translation, hot code reloading, flexible memory management, built-in ORM and web framework, plus C and JavaScript backends.
TypeScript is a superset of JavaScript that adds optional static types and compiles to standards-based JavaScript, helping developers build and maintain application-scale code across any browser, host, or OS.
Nolang is a memory-safe, garbage-collection-free systems programming language with minimalist syntax and intuitive semantics. It provides a unified reference-passing model, automatic variable destruction, batch heap allocation/release mechanisms, along with a CLI toolchain and VSCode extension.
Go is an open source programming language designed for building simple, reliable, and efficient software.
This repository is a placeholder noting that the Zig programming language project has moved from GitHub to Codeberg; it is not mirrored and contains no source code or documentation.
Sway is a Rust-inspired programming language and compiler toolchain for writing smart contracts on the Fuel blockchain. It includes forc (the compiler), standard library, and supporting tooling.
Takibi is a research systems language and a Linux-ABI-compatible monolithic kernel designed to shift kernel runtime failures to compile-time errors using refinement types and affine ownership.
ChatterBot is a Python-based machine learning chatbot engine that learns from conversations to generate context-aware responses. Supports multiple languages and easy training with built-in corpora.