Example Open Source Projects

Browse 1,086 Example open source projects, ranked by GitHub stars. Find the most popular Example tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 1,086 projects
106,606 stars

supabase/supabase

The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

Metrics details
Stars106,606
51,307 stars

dkhamsing/open-source-ios-apps

:iphone: Collaborative List of Open-Source iOS Apps

Metrics details
Stars51,307
15,255 stars

ochococo/Design-Patterns-In-Swift

📖 Design Patterns implemented in Swift 5.0

Metrics details
Stars15,255
14,659 stars

shengqiangzhang/examples-of-web-crawlers

一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )

Metrics details
Stars14,659
14,655 stars

sunface/rust-by-practice

Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.

Metrics details
Stars14,655
12,478 stars

felangel/bloc

A predictable state management library that helps implement the BLoC design pattern

Metrics details
Stars12,478
10,024 stars

i18next/react-i18next

Internationalization for react done right. Using the i18next i18n ecosystem.

Metrics details
Stars10,024
9,657 stars

perwendel/spark

A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin

Metrics details
Stars9,657
9,548 stars

polaris1119/The-Golang-Standard-Library-by-Example

Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。

Metrics details
Stars9,548
9,382 stars

Rob--W/cors-anywhere

CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.

Metrics details
Stars9,382
8,639 stars

oatpp/oatpp

🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.

Metrics details
Stars8,639
8,155 stars

mmcgrana/gobyexample

Go by Example

Metrics details
Stars8,155
7,726 stars

dylanaraps/pure-sh-bible

📖 A collection of pure POSIX sh alternatives to external processes.

Metrics details
Stars7,726
7,636 stars

evrone/go-clean-template

Clean Architecture template for Golang services

Metrics details
Stars7,636
7,629 stars

supermacro/neverthrow

Type-Safe Errors for JS & TypeScript

Metrics details
Stars7,629
7,499 stars

kaushikgopal/RxJava-Android-Samples

Learning RxJava for Android by example

Metrics details
Stars7,499
7,484 stars

firmai/industry-machine-learning

A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)

Metrics details
Stars7,484
7,459 stars

Kaggle/kaggle-api

Official Kaggle API

Metrics details
Stars7,459
5,998 stars

dbacinski/Design-Patterns-In-Kotlin

Design Patterns implemented in Kotlin

Metrics details
Stars5,998
5,967 stars

learning-zone/website-templates

150+ HTML5 Website Templates

Metrics details
Stars5,967
5,760 stars

dockersamples/example-voting-app

Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes

Metrics details
Stars5,760
5,569 stars

fluentpython/example-code

Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015)

Metrics details
Stars5,569
5,439 stars

Jinxiansen/SwiftUI

`SwiftUI` Framework Learning and Usage Guide. 🚀

Metrics details
Stars5,439
5,423 stars

spring-projects/spring-data-examples

Spring Data Example Projects

Metrics details
Stars5,423
5,046 stars

wux-weapp/wux-weapp

:dog: 一套组件化、可复用、易扩展的微信小程序 UI 组件库

Metrics details
Stars5,046
4,912 stars

amitshekhariitbhu/RxJava2-Android-Samples

RxJava 2 Android Examples - How to use RxJava 2 in Android

Metrics details
Stars4,912
4,897 stars

json-editor/json-editor

JSON Schema Based Editor

Metrics details
Stars4,897
4,793 stars

ankane/blazer

Business intelligence made simple

Metrics details
Stars4,793
4,616 stars

francisrstokes/super-expressive

🦜 Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language

Metrics details
Stars4,616
4,593 stars

kay-is/react-from-zero

A simple (99% ES2015 less) tutorial for React

Metrics details
Stars4,593
4,533 stars

koajs/examples

Example Koa apps

Metrics details
Stars4,533
4,173 stars

dwyl/learn-json-web-tokens

:closed_lock_with_key: Learn how to use JSON Web Token (JWT) to secure your next Web App! (Tutorial/Example with Tests!!)

Metrics details
Stars4,173
4,080 stars

olahol/melody

:notes: Minimalist websocket framework for Go

Metrics details
Stars4,080
4,036 stars

mvdan/gofumpt

A stricter gofmt

Metrics details
Stars4,036
3,801 stars

FlutterOpen/flutter-ui-nice

More than 130+ pages in this beautiful app and more than 45 developers has contributed to it.

Metrics details
Stars3,801
3,745 stars

JohannesKaufmann/html-to-markdown

⚙️ Convert HTML to Markdown. Even works with entire websites and can be extended through rules.

Metrics details
Stars3,745
3,689 stars

onnx/tutorials

Tutorials for creating and using ONNX models

Metrics details
Stars3,689
3,675 stars

oskardudycz/EventSourcing.NetCore

Examples and Tutorials of Event Sourcing in .NET

Metrics details
Stars3,675
3,584 stars

thoughtbot/shoulda-matchers

Simple one-liner tests for common Rails functionality

Metrics details
Stars3,584
3,479 stars

pawelgrzybek/siema

Siema - Lightweight and simple carousel in pure JavaScript

Metrics details
Stars3,479
3,347 stars

tschaub/gh-pages

General purpose task for publishing files to a gh-pages branch on GitHub

Metrics details
Stars3,347
3,289 stars

Akagi201/learning-cmake

learning cmake

Metrics details
Stars3,289
3,214 stars

dwyl/learn-to-send-email-via-google-script-html-no-server

:email: An Example of using an HTML form (e.g: "Contact Us" on a website) to send Email without a Backend Server (using a Google Script) perfect for static websites that need to collect data.

Metrics details
Stars3,214
3,124 stars

chronoxor/NetCoreServer

Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution

Metrics details
Stars3,124
3,101 stars

flutter/website

Flutter documentation web site

Metrics details
Stars3,101
3,082 stars

zegl/kube-score

Kubernetes object analysis with recommendations for improved reliability and security. kube-score actively prevents downtime and bugs in your Kubernetes YAML and Charts. Static code analysis for Kubernetes.

Metrics details
Stars3,082
2,702 stars

gothinkster/golang-gin-realworld-example-app

Exemplary real world application built with Golang + Gin

Metrics details
Stars2,702
2,664 stars

ealush/vest

Vest ✅ Declarative validations framework

Metrics details
Stars2,664
2,660 stars

klein/klein.php

A fast & flexible router

Metrics details
Stars2,660
2,654 stars

sindresorhus/alfy

Create Alfred workflows with ease

Metrics details
Stars2,654
2,630 stars

espressif/esp-iot-solution

Espressif IoT Library. IoT Device Drivers, Documentations and Solutions.

Metrics details
Stars2,630
2,611 stars

streamich/libreact

Collection of useful React components

Metrics details
Stars2,611
2,598 stars

McNopper/OpenGL

OpenGL 3 and 4 examples using GLSL

Metrics details
Stars2,598
2,590 stars

aliparlakci/bulk-downloader-for-reddit

Downloads and archives content from reddit

Metrics details
Stars2,590
2,531 stars

iddoeldor/frida-snippets

Hand-crafted Frida examples

Metrics details
Stars2,531
2,518 stars

davidroyer/vue2-editor

A text editor using Vue.js and Quill

Metrics details
Stars2,518
2,483 stars

sequelize/express-example

A proposal for the usage of Sequelize within an Express.JS application.

Metrics details
Stars2,483
2,441 stars

zoontek/react-native-localize

🌍 A toolbox for your React Native app localization

Metrics details
Stars2,441
2,296 stars

carlsednaoui/ouibounce

Increase your landing page conversion rates.

Metrics details
Stars2,296
2,267 stars

oreillymedia/Learning-OpenCV-3_examples

Metrics details
Stars2,267
1-60 of 1,086 projects
Get A Weekly Email With Trending Example Projects
Stay updated on Example plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.