cpython
Nim Python library
An alternative implementation of Python's standard library for use in Nim programming language
Alternative StdLib for Nim for Python targets, hijacks Python StdLib for Nim
142 stars
5 watching
3 forks
Language: Python
last commit: 26 days ago
Linked from 1 awesome list
compiledcythonhigh-performanceinferred-typesneeds-sponsorsnimnim-langpythonpython-3python-apipython-librarypython-packagepython3static-typingstdlib-extrastyped-python
Related projects:
Repository | Description | Stars |
---|---|---|
johnscillieri/psutil-nim | A Nim port of Python's psutil library for cross-platform system information access | 62 |
juancarlospaco/nodejs | An alternative implementation of Node.js's standard library for the Nim programming language | 207 |
yglukhov/nimpy | A bridge between Nim and Python, allowing native language integration. | 1,477 |
pysnmp/pysnmp | A comprehensive Python library for SNMP protocol implementation and management | 63 |
ninia/jep | Embeds CPython in Java through JNI to create a native Python interpreter within a JVM. | 1,332 |
stisa/jupyternim | A Jupyter kernel for the Nim programming language. | 163 |
snunez1/llama.cl | A Common Lisp port of a Large Language Model (LLM) implementation | 35 |
juancarlospaco/cliche | A CLI argument parser library for Nim language | 82 |
juancarlospaco/nim-gatabase | A compile-time ORM for Nim, providing a simplified DSL for working with databases. | 120 |
rockcavera/nim-dnsprotocol | An implementation of the DNS protocol in the Nim programming language. | 17 |
jjv360/nim-classes | Adds class support to Nim by providing a set of macros and utilities for creating and managing classes. | 89 |
python/devguide | A comprehensive guide to contributing to the CPython development team. | 1,865 |
jiro4989/pnm | A library that provides a pure Nim implementation of the Netpbm format for image data storage and manipulation. | 4 |
juancarlospaco/nim-datauri | Provides functions to convert between data URIs and file paths in Nim programming language. | 1 |
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,077 |