🇸🇬 Made in Singapore

Discover Singapore's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of Singapore.

TOP Projects

1
yangshun/tech-interview-handbook

yangshun/tech-interview-handbook

💯 Curated coding interview preparation materials for busy software engineers
TypeScript
109,813
star
2
rustdesk/rustdesk

rustdesk/rustdesk

An open-source remote desktop, and alternative to TeamViewer.
Rust
60,910
star
3
binhnguyennus/awesome-scalability

binhnguyennus/awesome-scalability

The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
51,734
star
4
TryGhost/Ghost

TryGhost/Ghost

Independent technology for modern publishing, memberships, subscriptions and newsletters.
JavaScript
44,370
star
5
yangshun/front-end-interview-handbook

yangshun/front-end-interview-handbook

⚡️ Front End interview preparation materials for busy engineers
MDX
39,669
star
6
XingangPan/DragGAN

XingangPan/DragGAN

Official Code for DragGAN (SIGGRAPH 2023)
Python
34,745
star
7
toeverything/AFFiNE

toeverything/AFFiNE

There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.
TypeScript
30,104
star
8
dwmkerr/hacker-laws

dwmkerr/hacker-laws

💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
Shell
25,245
star
9
NaiboWang/EasySpider

NaiboWang/EasySpider

A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
JavaScript
20,078
star
10
matiassingers/awesome-readme

matiassingers/awesome-readme

A curated list of awesome READMEs
16,766
star
11
iCHAIT/awesome-macOS

iCHAIT/awesome-macOS

 A curated list of awesome applications, softwares, tools and shiny things for macOS.
15,354
star
12
grab/front-end-guide

grab/front-end-guide

📚 Study guide and introduction to the modern front end stack.
JavaScript
14,933
star
13
loverajoel/jstips

loverajoel/jstips

This is about useful JS tips!
12,506
star
14
ffmpegwasm/ffmpeg.wasm

ffmpegwasm/ffmpeg.wasm

FFmpeg for browser, powered by WebAssembly
C
12,338
star
15
ritchieng/the-incredible-pytorch

ritchieng/the-incredible-pytorch

The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
10,888
star
16
Hackl0us/SS-Rule-Snippet

Hackl0us/SS-Rule-Snippet

搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。
JavaScript
10,428
star
17
react-dropzone/react-dropzone

react-dropzone/react-dropzone

Simple HTML5 drag-drop zone with React.js.
JavaScript
10,292
star
18
JamesNK/Newtonsoft.Json

JamesNK/Newtonsoft.Json

Json.NET is a popular high-performance JSON framework for .NET
C#
10,208
star
19
fossasia/visdom

fossasia/visdom

A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
Python
9,894
star
20
chuanxshi/javascript-patterns

chuanxshi/javascript-patterns

JavaScript Design Patterns
HTML
9,381
star
21
path/FastImageCache

path/FastImageCache

iOS library for quickly displaying images while scrolling
Objective-C
8,117
star
22
crownpku/Awesome-Chinese-NLP

crownpku/Awesome-Chinese-NLP

A curated list of resources for Chinese NLP 中文自然语言处理相关资料
7,350
star
23
cobaltdisco/Google-Chinese-Results-Blocklist

cobaltdisco/Google-Chinese-Results-Blocklist

我终于能用谷歌搜中文了……
7,311
star
24
yeyintminthuhtut/Awesome-Red-Teaming

yeyintminthuhtut/Awesome-Red-Teaming

List of Awesome Red Teaming Resources
6,419
star
25
d2phap/ImageGlass

d2phap/ImageGlass

🏞 A lightweight, versatile image viewer
C#
6,408
star
26
7kms/react-illustration-series

7kms/react-illustration-series

图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.
TypeScript
6,380
star
27
623637646/996.Leave

623637646/996.Leave

逃离996
6,125
star
28
Hackl0us/GeoIP2-CN

Hackl0us/GeoIP2-CN

小巧精悍、准确、实用 GeoIP2 数据库
Go
6,051
star
29
TryGhost/node-sqlite3

TryGhost/node-sqlite3

SQLite3 bindings for Node.js
PLpgSQL
6,026
star
30
abhivaikar/howtheytest

abhivaikar/howtheytest

A collection of public resources about how software companies test their software
HTML
5,791
star
31
melonjs/melonJS

melonjs/melonJS

a fresh, modern & lightweight HTML5 game engine
JavaScript
5,656
star
32
rustdesk/rustdesk-server

rustdesk/rustdesk-server

RustDesk Server Program
Rust
5,437
star
33
napi-rs/napi-rs

napi-rs/napi-rs

A framework for building compiled Node.js add-ons in Rust via Node-API
Rust
5,368
star
34
korfuri/awesome-monorepo

korfuri/awesome-monorepo

A curated list of awesome Monorepo tools, software and architectures.
5,017
star
35
ldqk/Masuit.Tools

ldqk/Masuit.Tools

全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
C#
4,943
star
36
secfigo/Awesome-Fuzzing

secfigo/Awesome-Fuzzing

A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.
4,737
star
37
mebjas/html5-qrcode

mebjas/html5-qrcode

A cross platform HTML5 QR code reader. See end to end implementation at: https://scanapp.org
TypeScript
4,475
star
38
kelaberetiv/TagUI

kelaberetiv/TagUI

Free RPA tool by AI Singapore
JavaScript
4,400
star
39
tebelorg/RPA-Python

tebelorg/RPA-Python

Python package for doing RPA
Python
4,366
star
40
pkuliyi2015/multidiffusion-upscaler-for-automatic1111

pkuliyi2015/multidiffusion-upscaler-for-automatic1111

Tiled Diffusion and VAE optimize, licensed under CC BY-NC-SA 4.0
Python
4,142
star
41
huangyz0918/Hackintosh-Installer-University

huangyz0918/Hackintosh-Installer-University

Open source tutorial & information collector for hackintosh installation.
Rich Text Format
3,933
star
42
borisbanushev/stockpredictionai

borisbanushev/stockpredictionai

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
3,920
star
43
sczhou/CodeFormer

sczhou/CodeFormer

[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
Python
3,852
star
44
zer0yu/Awesome-CobaltStrike

zer0yu/Awesome-CobaltStrike

List of Awesome CobaltStrike Resources
3,755
star
45
nikolaydubina/go-recipes

nikolaydubina/go-recipes

🦩 Tools for Go projects
Go
3,747
star
46
fmzquant/strategies

fmzquant/strategies

quantitative trading with Javascript, Python, C++, PineScript, Blockly, MyLanguage(麦语言)
3,730
star
47
emitter-io/emitter

emitter-io/emitter

High performance, distributed and low latency publish-subscribe platform.
Go
3,722
star
48
toeverything/blocksuite

toeverything/blocksuite

🧩 Content editing tech stack for the web - BlockSuite is a toolkit for building editors and collaborative applications.
TypeScript
3,562
star
49
yosriady/awesome-api-devtools

yosriady/awesome-api-devtools

📚 A collection of useful resources for building RESTful HTTP+JSON APIs.
3,466
star
50
RfidResearchGroup/proxmark3

RfidResearchGroup/proxmark3

Iceman Fork - Proxmark3
C
3,464
star
51
mithi/react-philosophies

mithi/react-philosophies

🧘 Things I think about when I write React code 🧘
3,385
star
52
amulyakhare/TextDrawable

amulyakhare/TextDrawable

This light-weight library provides images with letter/text like the Gmail app. It extends the Drawable class thus can be used with existing/custom/network ImageView classes. Also included is a fluent interface for creating drawables and a customizable ColorGenerator.
Java
3,162
star
53
ayaka14732/ChatGPTAPIFree

ayaka14732/ChatGPTAPIFree

A simple and open-source proxy API that allows you to access OpenAI's ChatGPT API for free!
JavaScript
3,118
star
54
gaozhangmin/aliyunpan

gaozhangmin/aliyunpan

小白羊网盘 - Powered by 阿里云盘。
Vue
3,102
star
55
sail-sg/EditAnything

sail-sg/EditAnything

Edit anything in images powered by segment-anything, ControlNet, StableDiffusion, etc.
Python
3,090
star
56
atlas-comstock/NeteaseCloudMusicFlac

atlas-comstock/NeteaseCloudMusicFlac

根据网易云音乐的歌单, 下载flac无损音乐到本地. Download the FLAC music from Internet according to your NeteaseCloudMusic playlist.
Python
2,938
star
57
fossasia/open-event-server

fossasia/open-event-server

The Open Event Organizer Server to Manage Events https://test-api.eventyay.com
Python
2,906
star
58
dangkhoasdc/awesome-ai-residency

dangkhoasdc/awesome-ai-residency

List of AI Residency Programs
2,869
star
59
tlkh/asitop

tlkh/asitop

Perf monitoring CLI tool for Apple Silicon
Python
2,866
star
60
jfzhang95/pytorch-deeplab-xception

jfzhang95/pytorch-deeplab-xception

DeepLab v3+ model in PyTorch. Support different backbones.
Python
2,747
star
61
yangshun/lago

yangshun/lago

📕 Data Structures and Algorithms library in TypeScript
TypeScript
2,724
star
62
cheeaun/life

cheeaun/life

Life - a timeline of important events in my life
HTML
2,715
star
63
honcheng/PaperFold-for-iOS

honcheng/PaperFold-for-iOS

Paper folding animation for iOS
Objective-C
2,704
star
64
fossasia/phimpme-android

fossasia/phimpme-android

Phimp.me Photo Imaging and Picture Editor https://play.google.com/store/apps/details?id=org.fossasia.phimpme
Java
2,580
star
65
Dashibase/lotion

Dashibase/lotion

An open-source Notion UI built with Vue 3
Vue
2,549
star
66
ihhub/fheroes2

ihhub/fheroes2

fheroes2 is a recreation of Heroes of Might and Magic II game engine.
C++
2,520
star
67
TryGhost/Casper

TryGhost/Casper

The default theme for Ghost
CSS
2,512
star
68
fossasia/susi_server

fossasia/susi_server

SUSI.AI server backend - the Artificial Intelligence server for personal assistants https://susi.ai
Java
2,500
star
69
zoonooz/ZFDragableModalTransition

zoonooz/ZFDragableModalTransition

Custom animation transition for present modal view controller
Objective-C
2,471
star
70
mithi/robotics-coursework

mithi/robotics-coursework

🤖 Places where you can learn robotics (and stuff like that) online 🤖
2,461
star
71
trungvose/angular-spotify

trungvose/angular-spotify

Spotify client built with Angular 15, Nx Workspace, ngrx, TailwindCSS and ng-zorro
TypeScript
2,448
star
72
fossasia/susi_android

fossasia/susi_android

SUSI.AI Android App https://play.google.com/apps/testing/ai.susi
Kotlin
2,418
star
73
path/android-priority-jobqueue

path/android-priority-jobqueue

A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
Java
2,408
star
74
jamesmawm/High-Frequency-Trading-Model-with-IB

jamesmawm/High-Frequency-Trading-Model-with-IB

A high-frequency trading model using Interactive Brokers API with pairs and mean-reversion in Python
Python
2,367
star
75
graphdeeplearning/benchmarking-gnns

graphdeeplearning/benchmarking-gnns

Repository for benchmarking graph neural networks
Jupyter Notebook
2,362
star
76
buo/homebrew-cask-upgrade

buo/homebrew-cask-upgrade

A command line tool for upgrading every outdated app installed by Homebrew Cask
Ruby
2,352
star
77
holistics/dbml

holistics/dbml

Database Markup Language (DBML), designed to define and document database structures
JavaScript
2,349
star
78
TermiT/Flycut

TermiT/Flycut

Clean and simple clipboard manager for developers
Objective-C
2,331
star
79
fossasia/open-event-frontend

fossasia/open-event-frontend

The frontend for the Open Event API Server https://test.eventyay.com
JavaScript
2,313
star
80
nvh95/jest-preview

nvh95/jest-preview

Debug your Jest tests. Effortlessly.🛠🖼
TypeScript
2,291
star
81
Snowming04/The-Hacker-Playbook-3-Translation

Snowming04/The-Hacker-Playbook-3-Translation

对 The Hacker Playbook 3 的翻译。
2,277
star
82
huihongxiao/MIT6.S081

huihongxiao/MIT6.S081

2,238
star
83
VainF/Torch-Pruning

VainF/Torch-Pruning

[CVPR 2023] Towards Any Structural Pruning; LLMs / SAM / Diffusion / Transformers / YOLOv8 / CNNs
Python
2,174
star
84
TonicArtos/SuperSLiM

TonicArtos/SuperSLiM

A layout manager for the RecyclerView with interchangeable linear, grid, and staggered displays of views, all with configurable section headers including the sticky variety as specified in the material design docs.
Kotlin
2,125
star
85
crownpku/Information-Extraction-Chinese

crownpku/Information-Extraction-Chinese

Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
Python
2,113
star
86
trungvose/jira-clone-angular

trungvose/jira-clone-angular

A simplified Jira clone built with Angular, ng-zorro and Akita
TypeScript
2,109
star
87
karlseguin/the-little-go-book

karlseguin/the-little-go-book

TeX
2,087
star
88
nagix/mini-tokyo-3d

nagix/mini-tokyo-3d

A real-time 3D digital map of Tokyo's public transport system
JavaScript
2,068
star
89
timoxley/functional-javascript-workshop

timoxley/functional-javascript-workshop

A functional javascript workshop. No libraries required (i.e. no underscore), just ES5.
JavaScript
2,049
star
90
fossasia/open-event-droidgen

fossasia/open-event-droidgen

Open Event Android App Generator https://github.com/fossasia/open-event-android/raw/apk/sample-apk-fossasia17-development.apk
Java
2,048
star
91
NaiboWang/CommandlineConfig

NaiboWang/CommandlineConfig

A library for users to write (experiment in research) configurations in Python Dict or JSON format, read and write parameter value via dot . in code, while can read parameters from the command line to modify values. 一个供用户以Python Dict或JSON格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数配置并修改参数值。
Python
2,044
star
92
fossasia/pslab-android

fossasia/pslab-android

PSLab Android App https://play.google.com/store/apps/details?id=io.pslab
Java
2,038
star
93
fossasia/susi.ai

fossasia/susi.ai

SUSI.AI Web Client https://susi.ai
JavaScript
2,026
star
94
cezerin/cezerin

cezerin/cezerin

Cezerin is React and Node.js based eCommerce platform.
JavaScript
2,022
star
95
chen3feng/blade-build

chen3feng/blade-build

Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
Python
2,013
star
96
fossasia/open-event-wsgen

fossasia/open-event-wsgen

Open Event Website App Generator https://sched.eventyay.com
JavaScript
2,013
star
97
HuaizhengZhang/Awesome-System-for-Machine-Learning

HuaizhengZhang/Awesome-System-for-Machine-Learning

A curated list of research in machine learning systems (MLSys). Paper notes are also provided.
1,971
star
98
fossasia/open-event-attendee-android

fossasia/open-event-attendee-android

Open Event Attendee Android General App https://github.com/fossasia/open-event-android/blob/apk/open-event-dev-app-playStore-debug.apk
Kotlin
1,947
star
99
sonnylazuardi/chat-ai-desktop

sonnylazuardi/chat-ai-desktop

Unofficial ChatGPT desktop app for Mac & Windows menubar using Tauri & Rust
Rust
1,916
star
100
fossasia/star-me

fossasia/star-me

Star FOSSASIA Repositories on Github and Support the Community
JavaScript
1,906
star