Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

RustPython

Python3 interpreter written in Rust
Collective - Host: opensource - https://opencollective.com/rustpython - Code: https://github.com/RustPython

cargo: sre-engine 0.4.3
A low-level implementation of Python's SRE regex engine
github.com/RustPython/sre-engine - 9 versions - Latest release: over 1 year ago - 1 dependent package - 236 dependent repositories - 145 thousand downloads total
cargo: rustpython-parser-core 0.4.0
RustPython parser data types.
github.com/RustPython/Parser - 3 versions - Latest release: 6 months ago - 6 dependent packages - 7 dependent repositories - 440 thousand downloads total
Top 7.8% on crates.io
cargo: rustpython-parser 0.4.0
Python language parser for Python3.
github.com/RustPython/Parser - 7 versions - Latest release: 6 months ago - 17 dependent packages - 201 dependent repositories - 472 thousand downloads total
cargo: rustpython-parser-vendored 0.4.0
RustPython parser vendored third-party crates.
github.com/RustPython/Parser - 3 versions - Latest release: 6 months ago - 1 dependent package - 7 dependent repositories - 441 thousand downloads total
cargo: rustpython-format 0.4.0
Format helpers for RustPython
github.com/RustPython/Parser - 3 versions - Latest release: 6 months ago - 2 dependent packages - 2 dependent repositories - 31.7 thousand downloads total
cargo: rustpython-literal 0.4.0
Common literal handling utilities mostly useful for unparse and repr.
github.com/RustPython/Parser - 3 versions - Latest release: 6 months ago - 3 dependent packages - 2 dependent repositories - 35.7 thousand downloads total
Top 8.9% on crates.io
cargo: rustpython-ast 0.4.0
AST definitions for RustPython
github.com/RustPython/Parser - 4 versions - Latest release: 6 months ago - 7 dependent packages - 182 dependent repositories - 448 thousand downloads total
conda: rustpython 0.1.2
A Python Interpreter written in Rust
github.com/RustPython/RustPython - 2 versions - Latest release: over 4 years ago - 1 dependent repositories
Top 7.0% on crates.io
cargo: rustpython-vm 0.4.0
RustPython virtual machine.
github.com/RustPython/RustPython - 6 versions - Latest release: 6 months ago - 3 dependent packages - 22 dependent repositories - 28.1 thousand downloads total
cargo: rustpython-derive-impl 0.4.0
Rust language extensions and macros specific to rustpython.
github.com/RustPython/RustPython - 3 versions - Latest release: 6 months ago - 1 dependent package - 2 dependent repositories - 24.5 thousand downloads total
pypi: babelone 0.1.7
A Python Interpreter written in Rust
github.com/RustPython/RustPython - 8 versions - Latest release: 11 months ago - 8.2 thousand downloads last month
cargo: rustpython-codegen 0.4.0
Compiler for python code into bytecode for the rustpython VM.
github.com/RustPython/RustPython - 3 versions - Latest release: 6 months ago - 2 dependent packages - 2 dependent repositories - 24.8 thousand downloads total
npm: rustpython_wasm 0.1.0-pre-alpha.2
A Python-3 (CPython >= 3.5.0) Interpreter written in Rust, compiled to WASM
github.com/RustPython/RustPython - 2 versions - Latest release: almost 6 years ago - 28 dependent repositories - 8 downloads last month
Top 6.6% on crates.io
cargo: rustpython-derive 0.4.0
Rust language extensions and macros specific to rustpython.
github.com/RustPython/RustPython - 6 versions - Latest release: 6 months ago - 5 dependent packages - 21 dependent repositories - 28.8 thousand downloads total
cargo: rustpython-common 0.4.0
General python functions and algorithms for use in RustPython
github.com/RustPython/RustPython - 4 versions - Latest release: 6 months ago - 4 dependent packages - 2 dependent repositories - 24.8 thousand downloads total
Top 8.4% on crates.io
cargo: rustpython-bytecode 0.1.2
RustPython specific bytecode.
github.com/RustPython/RustPython - 3 versions - Latest release: over 4 years ago - 3 dependent packages - 8 dependent repositories - 5.26 thousand downloads total
Top 6.7% on crates.io
cargo: rustpython-compiler 0.4.0
A usability wrapper around rustpython-parser and rustpython-compiler-core
github.com/RustPython/RustPython - 6 versions - Latest release: 6 months ago - 3 dependent packages - 22 dependent repositories - 29.4 thousand downloads total
Top 4.3% on crates.io
cargo: rustpython-compiler-core 0.4.0
RustPython specific bytecode.
github.com/RustPython/RustPython - 4 versions - Latest release: 6 months ago - 8 dependent packages - 179 dependent repositories - 33.3 thousand downloads total
cargo: rustpython_wasm 0.4.0
A Python-3 (CPython >= 3.5.0) Interpreter written in Rust, compiled to WASM
github.com/RustPython/RustPython - 2 versions - Latest release: 6 months ago - 2 dependent repositories - 1.49 thousand downloads total
cargo: rustpython-sre_engine 0.4.0
A low-level implementation of Python's SRE regex engine
github.com/RustPython/RustPython - 2 versions - Latest release: 6 months ago - 1 dependent package - 20.3 thousand downloads total
cargo: rustpython-stdlib 0.4.0
RustPython standard libraries in Rust.
github.com/RustPython/RustPython - 3 versions - Latest release: 6 months ago - 2 dependent packages - 18.4 thousand downloads total
cargo: rustpython-pylib 0.4.0
A subset of the Python standard library for use with RustPython
github.com/RustPython/RustPython - 3 versions - Latest release: 6 months ago - 2 dependent packages - 1 dependent repositories - 18.9 thousand downloads total
cargo: rustpython-jit 0.4.0
Experimental JIT(just in time) compiler for python code.
github.com/RustPython/RustPython - 3 versions - Latest release: 6 months ago - 1 dependent package - 1 dependent repositories - 2.88 thousand downloads total
cargo: rustpython 0.4.0
A python interpreter written in rust.
github.com/RustPython/RustPython - 6 versions - Latest release: 6 months ago - 1 dependent package - 17.1 thousand downloads total
cargo: timsort 0.1.3
Rust implementation of the modified MergeSort used in Python and Java
github.com/RustPython/rust-timsort - 4 versions - Latest release: about 1 year ago - 2 dependent packages - 240 dependent repositories - 184 thousand downloads total
cargo: mt19937 2.0.1
A translation of the MT19937 Mersenne Twister rng algorithm to Rust
github.com/RustPython/mt19937 - 5 versions - Latest release: almost 4 years ago - 3 dependent packages - 236 dependent repositories - 210 thousand downloads total
cargo: unicode-casing 0.1.0
Titlecase helper function on characters.
github.com/RustPython/unicode-casing - 1 version - Latest release: over 5 years ago - 2 dependent packages - 248 dependent repositories - 260 thousand downloads total