Axik's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
getsentry/sentry
Developer-first error tracking and performance monitoring
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
karpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
squeaky-pl/japronto
Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
giltene/wrk2
A constant throughput, correct latency recording variant of wrk
kachayev/fn.py
Functional programming in Python: implementation of missing features to enjoy FP
TeamHG-Memex/eli5
A library for debugging/inspecting machine learning classifiers and explaining their predictions
bpkg/bpkg
Lightweight bash package manager
dannyfritz/commit-message-emoji
Every commit is important. So let's celebrate each and every commit with a corresponding emoji! :smile:
msoedov/langcorn
⛓️ Serving LangChain LLM apps and agents automagically with FastApi. LLMops
khamidou/lptrace
Trace any Python program, anywhere!
aio-libs/aiomonitor
aiomonitor is module that adds monitor and python REPL capabilities for asyncio application
CorfuDB/CorfuDB
A cluster consistency platform
joblib/loky
Robust and reusable Executor for joblib
emlearn/emlearn
Machine Learning inference engine for Microcontrollers and Embedded devices
markovmodel/PyEMMA
🚂 Python API for Emma's Markov Model Algorithms 🚂
Deepwalker/trafaret
Ultimate transformation library that supports validation, contexts and aiohttp.
Edgio/hurl
http(s)+h2 server load tester
infoforcefeed/OlegDB
Enough works to use this in production
unbit/uwsgi-docker
uWSGI plugin for integration with Docker
vmalloc/waiting
Python utility library for waiting for predicates
ennerf/HdrHistogramVisualizer
Visualizer for HdrHistogram and JHiccup logs
ml-libs/mlserve
mlserve turns your python models into RESTful API, serves web page with form generated to match your input data.