logo

Hunt Awesome

collect curated lists of awesome things related to development.

AI - Top Projects
gpt-engineer52.9K

The OG code genereation experimentation platform! GPT-engineer allows you to specify software in natural language, sit back, and watch as an AI writes and executes the code. You can also ask the AI to implement improvements.

MetaGPT45.5K

The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming.

langflow43.5K

Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.

Autogen37.5K

A programming framework developed by Microsoft for agentic AI.

Flowise33.9K

Open source low-code tool for developers to build customized LLM orchestration flow & AI agents.

View More

Python - Top Projects
thealgorithms196.4K

All Algorithms implemented in Python.

tensorflow187.2K

The most popular Deep Learning framework created by Google.

youtube-dl133.6K

A command-line program to download videos from YouTube and other video sites.

thefuck89K

Correcting your previous console command.

pytorch85.8K

Tensors and Dynamic neural networks in Python with strong GPU acceleration.

View More

Go - Top Projects
kubernetes112.3K

Container Cluster Manager from Google.

Ollama107.3K

Run large language models locally.

Gin79.8K

Gin is a web framework written in Go! It features a martini-like API with much better performance, up to 40 times faster. If you need performance and good productivity.

Moby69K

Collaborative project for the container ecosystem to assemble container-based systems.

fzf67.1K

Command-line fuzzy finder written in Go.

View More

Java - Top Projects
Design Patterns90.5K

Implementation and explanation of the most common design patterns.

Protobuf66.3K

Google's data interchange format.

Guava50.4K

Collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and more.

RxJava48K

Allows for composing asynchronous and event-based programs using observable sequences.

Dubbo40.7K

High-performance RPC framework.

View More

Php - Top Projects
Guzzle23.3K

A comprehensive HTTP client.

Design Patterns PHP22K

A repository of software patterns implemented in PHP.

PHPMailer21.2K

Another mailer solution.

Monolog21.1K

A comprehensive logger.

WordPress19.8K

A blogging platform and CMS.

View More

C++ - Top Projects
Free C Books347.5K

vhf/free-programming-books/C.

Free C++ Books347.5K

vhf/free-programming-books/C++.

free-programming-books347.5K

List of Freely Available Programming Books.

Godot92.9K

A fully featured, open source, MIT licensed, game engine. [MIT]

papers-we-love90K

Papers from the computer science community to read and discuss.

View More

Rust - Top Projects
denoland/deno101.1K

A secure JavaScript/TypeScript runtime built with V8 and Tokio.

rustdesk/rustdesk79.2K

A remote desktop software, great alternative to TeamViewer and AnyDesk.

alacritty57.3K

A cross-platform, GPU enhanced terminal emulator

zed53K

A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

sharkdp/bat50.6K

A cat(1) clone with wings. CICD

View More

Nodejs - Top Projects
Next.js128.5K

Minimalistic framework for server-rendered universal JavaScript web apps.

axios106.1K

Promise based HTTP client (works in the browser too).

Puppeteer89.4K

Headless Chrome.

Vite70K

Front-end build tool with hot module replacement and static asset bundling.

Nest68.9K

Angular-inspired framework for building efficient and scalable server-side apps.

View More

React - Top Projects
create-react-app103K

Create React apps with no build configuration.

ant-design93.1K

A UI Design Language from China.

shadcn/ui78.4K

Beautifully designed components that you can copy and paste into your apps.

redux61K

Predictable state container for JavaScript apps.

react-router53.7K

A complete routing library for React.

View More

Vue - Top Projects
vue-element-admin88.5K

A magical vue admin based on Element UI 2.x Online Demo

element-ui54.2K

A Vue.js 2.0 UI Toolkit for Web.

Ionic51.3K

Mobile app development framework

NocoDB50.8K

An opensource Airtable alternative.

uni-app40.3K

A cross-platform framework using Vue.js

View More

Tailwind CSS - Top Projects
Daisy UI34.9K

UI Components for Tailwind CSS.

Headless UI26.6K

Completely unstyled, fully accessible UI components.

Tailwind Elements13K

Extends Tailwind CSS with 500+ interactive components (datepickers, modals, forms, tables, darkmode).

HyperUI10.5K

Open source marketing and ecommerce Tailwind CSS components.

Flowbite8.1K

Open-source component library built with Tailwind CSS.

View More

Nextjs - Top Projects
shadcn/ui78.5K

Beautifully designed components that you can copy and paste into your apps.

next-postgres-graphql31.3K

Create SSR Next.js websites using GraphQL with Postgres (Next.js, Postgres, GraphQL)

saleor21K

Commerce that works with your language and stack. GraphQL native, API-only platform for scalable composable commerce. High performance, composable, headless commerce API.

Taxonomy18.8K

An example app built using Next.js 13 server components.

Next SEO7.8K

SEO made easy for Next.js

View More