-
RustPython Public
Forked from RustPython/RustPythonA Python Interpreter written in Rust
-
cpython Public
Forked from python/cpythonThe Python programming language
Python Other UpdatedDec 20, 2025 -
rich Public
Forked from Textualize/richRich is a Python library for rich text and beautiful formatting in the terminal.
Python MIT License UpdatedDec 8, 2025 -
platformdirs Public
Forked from tox-dev/platformdirsA small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
Python MIT License UpdatedDec 8, 2025 -
-
flate2-rs Public
Forked from rust-lang/flate2-rsDEFLATE, gzip, and zlib bindings for Rust
Rust Apache License 2.0 UpdatedDec 7, 2025 -
wasm-runtime Public
Forked from valentynfaychuk/wasm-runtimeA small wasm runtime project to run wasm binaries in rust
Rust UpdatedNov 23, 2025 -
memmap2-rs Public
Forked from RazrFalcon/memmap2-rscross-platform Rust API for memory mapped IO
Rust Apache License 2.0 UpdatedOct 22, 2025 -
pyodide Public
Forked from pyodide/pyodidePyodide is a Python distribution for the browser and Node.js based on WebAssembly
Python Mozilla Public License 2.0 UpdatedOct 10, 2025 -
brotli Public
Forked from google/brotliBrotli compression format
-
-
-
apple-sys Public
The auto-managed -sys crate for Apple platforms using bindgen directly from build environment
-
oeee-cafe Public
Forked from oeee-cafe/web오에카키 그림판 커뮤니티
Rust GNU Affero General Public License v3.0 UpdatedSep 11, 2025 -
optional Public
Forked from llogiq/optionalA small crate to provide space-efficient Option<_> replacements
Rust Apache License 2.0 UpdatedSep 2, 2025 -
hexf Public
Forked from lifthrasiir/hexfHexadecimal float support for Rust 1.15 or later
Rust UpdatedSep 2, 2025 -
malachite Public
Forked from mhogrefe/malachiteAn arbitrary-precision arithmetic library for Rust.
Rust GNU Lesser General Public License v3.0 UpdatedSep 2, 2025 -
-
rust-caseless Public
Forked from Masterchef365/rust-caselessUnicode caseless matching
Rust MIT License UpdatedAug 31, 2025 -
vecset-rs Public
A Vec-based binary-searching ordered map and set implementation for rust
-
prjunnamed Public
Forked from prjunnamed/prjunnamedEnd-to-end synthesis and P&R toolchain
Rust BSD Zero Clause License UpdatedJul 25, 2025 -
-
-
maturin Public
Forked from PyO3/maturinBuild and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
Rust Apache License 2.0 UpdatedMay 20, 2025 -
cbindgen Public
Forked from mozilla/cbindgenA project for generating C bindings from Rust code
Rust Mozilla Public License 2.0 UpdatedMay 20, 2025 -
GridCtrl Public
Forked from ChrisMaunder/MFC-GridCtrlhttps://www.codeproject.com/Articles/8/MFC-Grid-control-2-27
C++ Other UpdatedMay 12, 2025 -
ferrilab Public
Forked from ferrilab/ferrilabExperimenting with Rust's fundamental data model
-
-
rust Public
Forked from rust-lang/rusta safe, concurrent, practical language
Rust Other UpdatedApr 20, 2025 -
ring Public
Python cache interface with clean API and built-in memcache & redis + asyncio support.