AzisK's Stars
SPLWare/esProc
esProc SPL is a pure Java developed software that can serve as a programming language for data analysis, a middleware for report data preparation, and an efficient big data computing engine.
ali-vilab/VGen
Official repo for VGen: a holistic video generation ecosystem for video generation building on diffusion models
ali-vilab/AnyDoor
Official implementations for paper: Anydoor: zero-shot object-level image customization
PyCQA/flake8
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
sgoadhouse/dcps
Control of DC Power Supplies through python
SawyerHood/draw-a-ui
Draw a mockup and generate html for it
adityatelange/hugo-PaperMod
A fast, clean, responsive Hugo theme.
JoeDog/siege
Siege is an http load tester and benchmarking utility
benoitc/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
koxudaxi/pydantic-pycharm-plugin
PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.
ArchiveBox/ArchiveBox
🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
nickstenning/honcho
Honcho: a python clone of Foreman. For managing Procfile-based applications.
kayak/pypika
PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query. PyPika excels at all sorts of SQL queries but is especially useful for data analysis.
Hack-with-Github/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
Pythagora-io/gpt-pilot
The first real AI developer
usebruno/bruno
Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
PyCQA/isort
A Python utility / library to sort imports.
sheerun/git-squash
Locally squash commits on a branch without resolving any conflicts (a'la squash and merge)
CadQuery/cadquery
A python parametric CAD scripting framework based on OCCT
gaogaotiantian/viztracer
A debugging and profiling tool that can trace and visualize python code execution
trinodb/trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
great-expectations/great_expectations
Always know what to expect from your data.
tigrawap/slit
slit - a modern PAGER for viewing logs, get more than most in less time
woodruffw/procmaps.py
Python bindings for procmaps.rs
rochacbruno/rust-python-example
Example of using Rust to Extend Python
roniemartinez/real-time-charts-with-fastapi
Sample application for the blog "Creating Real-Time Charts with FastAPI"