Vizonex

Advanced
@Vizonex

I'm an American programmer with autism who writes Python , Cython, C/C++ and sometimes Rust. I also sometimes make Youtube tutorials.

Winloop. An Alternative library for uvloop compatability with windows

228

CyStub. A pyx/pxd to pyi compiler for cython. (This is a Rough Draft for a bigger pull request I have planned)

13

aiothreading. A fork of aiomultiprocess but for using threads with asyncio coroutines.

10

cyares. An Upgraded version of pycares with faster and safer features.

6

YpyJson. Yet Another Python Json Library as a Cython wrapper for using yyjson

6

CyClass. A dataclasses library inspired by msgspec , pydantic and attrs written in cython.

5

SQLTable. A Msgspec Sqlalchemy Library

4

pyllparse. a parody of llparse typescript library made for python users.

3

deprecated-params. A Python wrapper for labeling deprecated keyword arguments

3

pyromu. A faster Version Of Python's Stdlib Random module using algorythms provided by romu-random.org

3

c-asyncio. Object Recast Hack Meant to Expose Python's asyncio module in C & Cython

3

aiomultithreading. a concept for multiprocessing and threading and asyncio combined into one executor

3

Vizonexs-Cython-Tutorials. This will be a new location where my code snippets from my youtube tutorials will be hosted on.

2

wincut. An Alternative Duplicut tool for Windows

2

pywepoll. cython port of the wepoll C Library providing epoll support for windows

2

multifuture. A Synchronous Future Object that carries Asynchronous Children Written in Cython

2

llh2. http/2 Frame Parser implementation using llparse in python

1

pyxgen. A Cython Bindings Generator Written with Rust inspired by many different projects

1

AnyioTyper. A Commandline tool that combines anyio with typer to create a asynchronous commandline.

1

Cython-__cnew__-hook. Research into hacking in a `__new__` function before __cinit__ gets called so that C Extension Metaclasses can be made.

1

lljson. A json parser created with llparse to parse json on an infinite scale.

1

Vizonexs-Libraries. A Compilation of all my successful code libraries or maintained libraries I help maintain since I can't pin them all

1

aiohttp-tor. A aiohttp extension for using aiohttp with tor for hosting onionsites & client requests

1

aiohttp_sqlmodel. An aiohttp_sqlalchemy library for sqlmodel things in asyncio.

1

deprecated-property. Deprecation python wrapper for properties Inspired by deprecated-params

1

aiocallback. An asynchronous callback library for beginners

1

Yarnet. Yet Another Networking Enumeration Tool

1

curl_setuptools. A python setuptools extension for compiling curl statically

1

HeapStruct. A Msgspec inspired dataclass library Made for CPython, Python and Cython forked from quickle

1

pyrx2. A Fork of the Original PYRX RandomX Python Library in Cython

1

pyduktape. Embed the Duktape JS interpreter in Python

1

termiWin. termiWin: a termios porting for Windows

1
32
Apply