mlisthenewcool's Stars
jschnurr/scrapyscript
Run a Scrapy spider programmatically from a script or a Celery task - no project required.
EmilTholin/svelte-routing
A declarative Svelte routing library with SSR support
sveltejs/kit
web development, streamlined
trpc/trpc
🧙♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
stefangabos/world_countries
Constantly updated lists of world countries and their associated alpha-2, alpha-3 and numeric country codes as defined by the ISO 3166 standard, available in CSV, JSON , PHP, SQL and XML formats, in multiple languages and with national flags included; also available are the ISO 3166-2 codes of provinces/ states associated with the countries
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
unicode-org/cldr
The home of the Unicode Common Locale Data Repository
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
openvenues/libpostal
A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.
meilisearch/meilisearch
A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
Uniswap/v3-core
🦄 🦄 🦄 Core smart contracts of Uniswap v3
pmndrs/suspend-react
🚥 Async/await for React components
matomo-org/matomo
Empowering People Ethically 🚀 — Matomo is hiring! Join us → https://matomo.org/jobs Matomo is the leading open-source alternative to Google Analytics, giving you complete control and built-in privacy. Easily collect, visualise, and analyse data from websites & apps. Star us on GitHub ⭐️ – Pull Requests welcome!
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
oguzhaninan/Stacer
Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web
agronholm/anyio
High level asynchronous concurrency and networking framework that works on top of either trio or asyncio
ets-labs/python-dependency-injector
Dependency injection framework for Python
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
shap/shap
A game theoretic approach to explain the output of any machine learning model.
statsmodels/statsmodels
Statsmodels: statistical modeling and econometrics in Python
rust-lang/rust
Empowering everyone to build reliable and efficient software.
DeanWay/fastapi-versioning
api versioning for fastapi web applications
nackjicholson/aiosql
Simple SQL in Python
ixartz/Next-js-Boilerplate
🚀🎉📚 Boilerplate and Starter for Next.js 15 with App Router and Page Router support, Tailwind CSS 4 and TypeScript ⚡️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Drizzle ORM + Husky + Lint-Staged + Vitest + Testing Library + Playwright + Storybook + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS ✨
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
sqlalchemy/sqlalchemy
The Database Toolkit for Python
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS