Vizonex
Python , Cython & C/C++ Programmer , I'm also a programmer who makes Cython tutorials on youtube. I like DSLs that make C code, I'm Autsitic , etc..
Pinned Repositories
aiocallback
A library for helping configure callbacks with asyncio and aiosignal
aiohttp_sqlmodel
An aiohttp_sqlalchemy library for sqlmodel things in asyncio.
aiomultithreading
a concept for multiprocessing and threading and asyncio combined into one executor
aiothreading
A fork of aiomultiprocess but for using threads with asyncio coroutines.
CyStub
A pyx/pxd to pyi compiler for cython. (This is a Rough Draft for a bigger pull request I have planned)
pyromu
A faster Version Of Python's Stdlib Random module using algorythms provided by romu-random.org
Vizonexs-Cython-Tutorials
This will be a new location where my code snippets from my youtube tutorials will be hosted on.
Winloop
An Alternative library for uvloop compatability with windows
YpyJson
Yet Another Python Json Library as a Cython wrapper for using yyjson
Vizonex's Repositories
Vizonex/Winloop
An Alternative library for uvloop compatability with windows
Vizonex/CyStub
A pyx/pxd to pyi compiler for cython. (This is a Rough Draft for a bigger pull request I have planned)
Vizonex/aiothreading
A fork of aiomultiprocess but for using threads with asyncio coroutines.
Vizonex/aiomultithreading
a concept for multiprocessing and threading and asyncio combined into one executor
Vizonex/Vizonexs-Cython-Tutorials
This will be a new location where my code snippets from my youtube tutorials will be hosted on.
Vizonex/aiocallback
A library for helping configure callbacks with asyncio and aiosignal
Vizonex/aiohttp_sqlmodel
An aiohttp_sqlalchemy library for sqlmodel things in asyncio.
Vizonex/pyduktape
Embed the Duktape JS interpreter in Python
Vizonex/pyllparse
a parody of llparse like pyppeteer that I made a couple months ago that I never got around to sharing or uploading. Original was in typescript by Indutny
Vizonex/pyromu
A faster Version Of Python's Stdlib Random module using algorythms provided by romu-random.org
Vizonex/Yarnet
Yet Another Networking Enumeration Tool
Vizonex/llhttpplus
A C++ wrapper around llhttp for writing custom http parser tools in an object oriented way.
Vizonex/selectolax-rs
a fast html ripper ported to rust
Vizonex/aiohttp_orjson
An Alternative dumping mechanism for using orjson with aiohttp
Vizonex/aiojobs
Jobs scheduler for managing background task (asyncio)
Vizonex/aiomultiprocess
Take a modern Python codebase to the next level of performance.
Vizonex/ClangVisitor
A Codebase designed for easily visiting different AST Code to help generate cython bindings
Vizonex/cycurl
Ultra fast python binding for curl-impersonate via cython. A http client that can impersonate browser tls/ja3/http2 fingerprints.
Vizonex/cython
The most widely used Python to C compiler
Vizonex/httptools
Fast HTTP parser
Vizonex/OSSM
Open Source Social Media Platform That I'm planning to wirte very soon in Fastapi and Peewee in python
Vizonex/pyduktape2
Embed the Duktape JS interpreter in Python, forking and develop based on https://github.com/stefano/pyduktape
Vizonex/PyRandom128
An Upgraded Version of Python's Random Module using SFMT Algorithms in it's place which have 128 bit objects to use.
Vizonex/PyRandomX
A Cython Wrapper for Using the RandomX library in an Object Oriented Format
Vizonex/pyrx
A Python extension for getting RandomX hashes.
Vizonex/python-socks
Core proxy client (SOCKS4, SOCKS5, HTTP) functionality for Python
Vizonex/theHarvester
E-mails, subdomains and names Harvester - OSINT
Vizonex/uvloop
Ultra fast asyncio event loop.
Vizonex/winuvloop
support uvloop on linux, winloop on windows
Vizonex/youtube-comment-downloader
Simple script for downloading Youtube comments without using the Youtube API