Lists (3)
Sort Name ascending (A-Z)
Stars
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and m…
Yet Another Python Json Library as a Cython wrapper for using yyjson
A dataclasses library inspired by msgspec , pydantic and attrs written in cython.
Object Recast Hack Meant to Expose Python's asyncio module in C & Cython
A Synchronous Future Object that carries Asynchronous Children Written in Cython
Research into hacking in a `__new__` function before __cinit__ gets called so that C Extension Metaclasses can be made.
A Msgspec inspired dataclass library Made for CPython, Python and Cython forked from quickle