-
httptools Public
Forked from MagicStack/httptoolsFast HTTP parser
-
Winloop Public
An Alternative library for uvloop compatability with windows
-
aiocallback Public
A library for helping configure callbacks with asyncio and aiosignal
-
winuvloop Public
Forked from aviadr1/winuvloopsupport uvloop on linux, winloop on windows
Python MIT License UpdatedSep 9, 2024 -
aiohttp_orjson Public
An Alternative dumping mechanism for using orjson with aiohttp
Python MIT License UpdatedSep 7, 2024 -
aiothreading Public
A fork of aiomultiprocess but for using threads with asyncio coroutines.
-
aiomultithreading Public
a concept for multiprocessing and threading and asyncio combined into one executor
-
pyromu Public
A faster Version Of Python's Stdlib Random module using algorythms provided by romu-random.org
-
aiohttp_sqlmodel Public
An aiohttp_sqlalchemy library for sqlmodel things in asyncio.
-
aiojobs Public
Forked from aio-libs/aiojobsJobs scheduler for managing background task (asyncio)
Python Other UpdatedAug 24, 2024 -
python-socks Public
Forked from romis2012/python-socksCore proxy client (SOCKS4, SOCKS5, HTTP) functionality for Python
Python Apache License 2.0 UpdatedAug 18, 2024 -
theHarvester Public
Forked from laramies/theHarvesterE-mails, subdomains and names Harvester - OSINT
Python UpdatedJul 10, 2024 -
aiomultiprocess Public
Forked from omnilib/aiomultiprocessTake a modern Python codebase to the next level of performance.
Python MIT License UpdatedJul 6, 2024 -
ClangVisitor Public
A Codebase designed for easily visiting different AST Code to help generate cython bindings
MIT License UpdatedJul 5, 2024 -
cycurl Public
Forked from synodriver/cycurlUltra fast python binding for curl-impersonate via cython. A http client that can impersonate browser tls/ja3/http2 fingerprints.
Python MIT License UpdatedJun 27, 2024 -
uvloop Public
Forked from MagicStack/uvloopUltra fast asyncio event loop.
Cython Apache License 2.0 UpdatedMay 19, 2024 -
-
llhttpplus Public
A C++ wrapper around llhttp for writing custom http parser tools in an object oriented way.
C MIT License UpdatedApr 21, 2024 -
Yarnet Public
Yet Another Networking Enumeration Tool
-
cython Public
Forked from cython/cythonThe most widely used Python to C compiler
Python Apache License 2.0 UpdatedNov 27, 2023 -
PyRandomX Public
A Cython Wrapper for Using the RandomX library in an Object Oriented Format
UpdatedOct 30, 2023 -
pyrx Public
Forked from jtgrassie/pyrxA Python extension for getting RandomX hashes.
C Other UpdatedOct 30, 2023 -
pyllparse Public
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
-
CyStub Public
A pyx/pxd to pyi compiler for cython. (This is a Rough Draft for a bigger pull request I have planned)
-
PyRandom128 Public
An Upgraded Version of Python's Random Module using SFMT Algorithms in it's place which have 128 bit objects to use.
Apache License 2.0 UpdatedSep 16, 2023 -
Vizonexs-Cython-Tutorials Public
This will be a new location where my code snippets from my youtube tutorials will be hosted on.
-
OSSM Public
Open Source Social Media Platform That I'm planning to wirte very soon in Fastapi and Peewee in python
GNU General Public License v3.0 UpdatedJul 3, 2023 -
pyduktape2 Public
Forked from phith0n/pyduktape2Embed the Duktape JS interpreter in Python, forking and develop based on https://github.com/stefano/pyduktape
Cython GNU General Public License v2.0 UpdatedJun 30, 2023 -
youtube-comment-downloader Public
Forked from egbertbouman/youtube-comment-downloaderSimple script for downloading Youtube comments without using the Youtube API
Python MIT License UpdatedJun 24, 2023 -
pyduktape Public
Forked from stefano/pyduktapeEmbed the Duktape JS interpreter in Python