Repository
Repository di pfalcon
Fork of https://git.trustedfirmware.org/ci/tf-m-ci-scripts.git/
Fork of https://gitlab.arm.com/tooling/qa-tools
tinyDTLS project snapshot before friendly acquisition by Eclipse Foundation, switching of license from MIT to Eclipse, extermination of project history
Pycopy uasyncio module for Xiaomi Mi Home Gateway
UART protocol for MCU using GPIO bitbang. Rate-adaptive and requires only clock counter to operate.
Remake of David Beazley's "bitey" tool for Pycopy the small Python - import LLVM bitcode directly as a Python module
Universal web dashboard for MicroPython
Minimalist Python database query builder / anti-ORM. Dedicated to the Pycopy project: https://github.com/pfalcon/pycopy
A dead simple parser/renderer for Markdown-like text markup (subset of Markdown). Dedicated to Pycopy, a minimalist Python implementation (https://github.com/pfalcon/micropython).
Lightweight LLVM C API bindings for Pycopy and other Python implementations
Reimplementation of (subset of) of llvmlite Python module on top of https://github.com/pfalcon/ullvm_c
Sqlite3-based anti-ORM for Pycopy
Proof of concept of developing alike of https://github.com/dddomodossola/remi for Pycopy
Micro template engine in Python with low memory usage, designed for Pycopy, a minimalist Python dialect, but also compatible with other Pythons.
Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compressor which produces gzip-compatible output, while requiring much less resources (and providing less compression ratio of course).