🇪🇸 Made in Spain

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

TOP Projects

1
imartinez/privateGPT

imartinez/privateGPT

Interact with your documents using the power of GPT, 100% privately, no data leaks
Python
48,053
star
2
ngosang/trackerslist

ngosang/trackerslist

Updated list of public BitTorrent trackers
44,534
star
3
dani-garcia/vaultwarden

dani-garcia/vaultwarden

Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
Rust
32,586
star
4
amix/vimrc

amix/vimrc

The ultimate Vim configuration (vimrc)
Vim Script
29,994
star
5
cfenollosa/os-tutorial

cfenollosa/os-tutorial

How to create an OS from scratch
C
26,203
star
6
kahun/awesome-sysadmin

kahun/awesome-sysadmin

A curated list of amazingly awesome open source sysadmin resources inspired by Awesome PHP.
23,147
star
7
penpot/penpot

penpot/penpot

Penpot - The Open-Source design & prototyping platform
Clojure
22,905
star
8
Nyr/openvpn-install

Nyr/openvpn-install

OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora
Shell
17,844
star
9
raysan5/raylib

raysan5/raylib

A simple and easy-to-use library to enjoy videogames programming
C
16,508
star
10
carloscuesta/gitmoji

carloscuesta/gitmoji

An emoji guide for your commit messages. 😜
TypeScript
15,229
star
11
mouredev/Hello-Python

mouredev/Hello-Python

Curso para aprender el lenguaje de programación Python desde cero y para principiantes. Más de 30 clases, 25 horas en vídeo, código y grupo de chat. Desde sus fundamentos hasta la creación de un API Backend con base de datos y más...
Python
13,643
star
12
lgvalle/Material-Animations

lgvalle/Material-Animations

Android Transition animations explanation with examples.
Java
13,544
star
13
markets/awesome-ruby

markets/awesome-ruby

💎 A collection of awesome Ruby libraries, tools, frameworks and software
13,320
star
14
Juanpe/SkeletonView

Juanpe/SkeletonView

☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
Swift
12,426
star
15
erikras/react-redux-universal-hot-example

erikras/react-redux-universal-hot-example

A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
JavaScript
12,018
star
16
egulias/EmailValidator

egulias/EmailValidator

PHP Email address validator
PHP
11,286
star
17
erikras/ducks-modular-redux

erikras/ducks-modular-redux

A proposal for bundling reducers, action types and actions when using Redux
JavaScript
9,586
star
18
kornia/kornia

kornia/kornia

Geometric Computer Vision Library for Spatial AI
Python
9,370
star
19
navasmdc/MaterialDesignLibrary

navasmdc/MaterialDesignLibrary

This is a library with components of Android L to you use in android 2.2
Java
9,011
star
20
mezod/awesome-indie

mezod/awesome-indie

Resources for independent developers to make money
8,973
star
21
LonamiWebs/Telethon

LonamiWebs/Telethon

Pure Python 3 MTProto API Telegram client library, for bots too!
Python
8,863
star
22
toniblyx/my-arsenal-of-aws-security-tools

toniblyx/my-arsenal-of-aws-security-tools

List of open source tools for AWS security: defensive, offensive, auditing, DFIR, etc.
Shell
8,702
star
23
react-toolbox/react-toolbox

react-toolbox/react-toolbox

A set of React components implementing Google's Material Design specification with the power of CSS Modules
JavaScript
8,679
star
24
squeaky-pl/japronto

squeaky-pl/japronto

Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
C
8,619
star
25
yagop/node-telegram-bot-api

yagop/node-telegram-bot-api

Telegram Bot API for NodeJS
JavaScript
7,829
star
26
Juanpe/About-SwiftUI

Juanpe/About-SwiftUI

Gathering all info published, both by Apple and by others, about new framework SwiftUI.
Swift
6,930
star
27
midudev/preguntas-entrevista-react

midudev/preguntas-entrevista-react

Preguntas típicas sobre React para entrevistas de trabajo ⚛️
JavaScript
6,493
star
28
marticliment/WingetUI

marticliment/WingetUI

WingetUI: A better UI for your package managers
Python
6,457
star
29
GrenderG/Toasty

GrenderG/Toasty

The usual Toast, but with steroids 💪
Java
6,454
star
30
webslides/WebSlides

webslides/WebSlides

Create HTML presentations in seconds —
JavaScript
6,158
star
31
pedrovgs/EffectiveAndroidUI

pedrovgs/EffectiveAndroidUI

Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
Java
6,027
star
32
midudev/aprendiendo-react

midudev/aprendiendo-react

Curso para aprender React desde cero
TypeScript
5,994
star
33
antoniolg/androidmvp

antoniolg/androidmvp

MVP Android Example
Java
5,943
star
34
pditommaso/awesome-pipeline

pditommaso/awesome-pipeline

A curated list of awesome pipeline toolkits inspired by Awesome Sysadmin
5,597
star
35
lmenezes/cerebro

lmenezes/cerebro

JavaScript
5,450
star
36
juliencrn/usehooks-ts

juliencrn/usehooks-ts

React hook library, ready to use, written in Typescript.
TypeScript
5,387
star
37
six2dez/reconftw

six2dez/reconftw

reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities
Shell
5,241
star
38
Karumi/Dexter

Karumi/Dexter

Android library that simplifies the process of requesting permissions at runtime.
Java
5,225
star
39
APSL/react-native-keyboard-aware-scroll-view

APSL/react-native-keyboard-aware-scroll-view

A ScrollView component that handles keyboard appearance and automatically scrolls to focused TextInput.
JavaScript
5,187
star
40
jagenjo/webglstudio.js

jagenjo/webglstudio.js

A full open source 3D graphics editor in the browser, with scene editor, coding pad, graph editor, virtual file system, and many features more.
JavaScript
5,125
star
41
vmg/redcarpet

vmg/redcarpet

The safe Markdown parser, reloaded.
C
4,931
star
42
emcrisostomo/fswatch

emcrisostomo/fswatch

A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.
C++
4,882
star
43
jagenjo/litegraph.js

jagenjo/litegraph.js

A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.
JavaScript
4,788
star
44
keyvanakbary/learning-notes

keyvanakbary/learning-notes

Notes on books I read, talks I watch, articles I study, and papers I love
SCSS
4,507
star
45
LionSec/katoolin

LionSec/katoolin

Automatically install all Kali linux tools
Python
4,494
star
46
carloscuesta/gitmoji-cli

carloscuesta/gitmoji-cli

A gitmoji interactive command line tool for using emojis on commits. 💻
JavaScript
4,439
star
47
alexjoverm/typescript-library-starter

alexjoverm/typescript-library-starter

Starter kit with zero-config for building a library in TypeScript, featuring RollupJS, Jest, Prettier, TSLint, Semantic Release, and more!
TypeScript
4,334
star
48
carltongibson/django-filter

carltongibson/django-filter

A generic system for filtering Django QuerySets based on user selections
Python
4,310
star
49
vscode-icons/vscode-icons

vscode-icons/vscode-icons

Icons for Visual Studio Code
TypeScript
4,275
star
50
pedrovgs/AndroidWiFiADB

pedrovgs/AndroidWiFiADB

IntelliJ/AndroidStudio plugin which provides a button to connect your Android device over WiFi to install, run and debug your applications without a USB connected.
Java
4,138
star
51
elrumo/macOS_Big_Sur_icons_replacements

elrumo/macOS_Big_Sur_icons_replacements

Replacement icons for popular apps in the style of macOS Big Sur
CSS
4,122
star
52
Hackplayers/evil-winrm

Hackplayers/evil-winrm

The ultimate WinRM shell for hacking/pentesting
Ruby
4,093
star
53
jerosoler/Drawflow

jerosoler/Drawflow

Simple flow library 🖥️🖱️
JavaScript
4,054
star
54
bukosabino/ta

bukosabino/ta

Technical Analysis Library using Pandas and Numpy
Jupyter Notebook
4,027
star
55
rubenlagus/TelegramBots

rubenlagus/TelegramBots

Java library to create bots using Telegram Bots API
Java
3,961
star
56
qustavo/httplab

qustavo/httplab

The interactive web server
Go
3,953
star
57
timeseriesAI/tsai

timeseriesAI/tsai

Time series Timeseries Deep Learning Machine Learning Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
Jupyter Notebook
3,915
star
58
CaiJimmy/hugo-theme-stack

CaiJimmy/hugo-theme-stack

Card-style Hugo theme designed for bloggers
HTML
3,902
star
59
Ice-Hazymoon/MikuTools

Ice-Hazymoon/MikuTools

一个轻量的工具集合
JavaScript
3,892
star
60
MiguelCatalan/MaterialSearchView

MiguelCatalan/MaterialSearchView

Cute library to implement SearchView in a Material Design Approach
Java
3,822
star
61
facontidavide/PlotJuggler

facontidavide/PlotJuggler

The Time Series Visualization Tool that you deserve.
C++
3,742
star
62
gravityblast/fresh

gravityblast/fresh

Build and (re)start go web apps after saving/creating/deleting source files.
Go
3,704
star
63
Ereza/CustomActivityOnCrash

Ereza/CustomActivityOnCrash

Android library that allows launching a custom activity when your app crashes, instead of showing the hated "Unfortunately, X has stopped" dialog.
Java
3,696
star
64
damianavila/RISE

damianavila/RISE

RISE: "Live" Reveal.js Jupyter/IPython Slideshow Extension
JavaScript
3,653
star
65
diego-vicente/som-tsp

diego-vicente/som-tsp

Solving the Traveling Salesman Problem using Self-Organizing Maps
Python
3,596
star
66
AlexAltea/orbital

AlexAltea/orbital

Experimental PlayStation 4 emulator.
C
3,546
star
67
tonikelope/megabasterd

tonikelope/megabasterd

Yet another unofficial (and ugly) cross-platform MEGA downloader/uploader/streaming suite.
Java
3,456
star
68
mouredev/hello-git

mouredev/hello-git

Curso para aprender a trabajar con el sistema de control de versiones Git y la plataforma GitHub desde cero y para principiantes. Elaborado durante las emisiones en directo desde Twitch de MoureDev.
3,447
star
69
spite/ccapture.js

spite/ccapture.js

A library to capture canvas-based animations at a fixed framerate
JavaScript
3,419
star
70
albfan/miraclecast

albfan/miraclecast

Connect external monitors to your system via Wifi-Display specification also known as Miracast
C
3,409
star
71
ArisGuimera/Android-Expert

ArisGuimera/Android-Expert

Aprende a PROGRAMAR aplicaciones ANDROID en KOTLIN sin conocimientos previos
Kotlin
3,363
star
72
joxeankoret/diaphora

joxeankoret/diaphora

Diaphora, the most advanced Free and Open Source program diffing tool.
Python
3,357
star
73
deivid-rodriguez/byebug

deivid-rodriguez/byebug

Debugging in Ruby 2
Ruby
3,305
star
74
GitJournal/GitJournal

GitJournal/GitJournal

Mobile first Note Taking integrated with Git
Dart
3,299
star
75
Nyr/wireguard-install

Nyr/wireguard-install

WireGuard road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora
Shell
3,292
star
76
ctubio/Krypto-trading-bot

ctubio/Krypto-trading-bot

Self-hosted crypto trading bot (automated high frequency market making) written in C++
C++
3,216
star
77
diego-treitos/linux-smart-enumeration

diego-treitos/linux-smart-enumeration

Linux enumeration tool for pentesting and CTFs with verbosity levels
Shell
3,113
star
78
mrcodedev/frontend-developer-resources

mrcodedev/frontend-developer-resources

Recursos gratuitos para empezar a ser un Frontend Developer o ampliar conocimientos
3,066
star
79
Kurento/kurento-media-server

Kurento/kurento-media-server

[ARCHIVED] Contents migrated to monorepo: https://github.com/Kurento/kurento
C++
3,063
star
80
pedrovgs/DraggablePanel

pedrovgs/DraggablePanel

Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
Java
2,996
star
81
pwntester/ysoserial.net

pwntester/ysoserial.net

Deserialization payload generator for a variety of .NET formatters
C#
2,976
star
82
xialeiliu/Awesome-Incremental-Learning

xialeiliu/Awesome-Incremental-Learning

Awesome Incremental Learning
2,964
star
83
raysan5/raygui

raysan5/raygui

A simple and easy-to-use immediate-mode gui library
C
2,954
star
84
xoseperez/espurna

xoseperez/espurna

Home automation firmware for ESP8266-based devices
C++
2,948
star
85
artberri/sidr

artberri/sidr

Sidr is a jQuery plugin for creating side menus and the easiest way for doing your menu responsive.
JavaScript
2,905
star
86
angelolloqui/SwiftKotlin

angelolloqui/SwiftKotlin

A tool to convert Swift code to Kotlin.
Swift
2,904
star
87
CodelyTV/php-ddd-example

CodelyTV/php-ddd-example

🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 6
PHP
2,889
star
88
ManuelPeinado/FadingActionBar

ManuelPeinado/FadingActionBar

Android library implementing a fading effect for the action bar, similar to the one found in the Play Music app
Java
2,873
star
89
dreamingechoes/awesome-mental-health

dreamingechoes/awesome-mental-health

A curated list of awesome articles, websites and resources about mental health in the software industry.
HTML
2,862
star
90
jacoborus/nanobar

jacoborus/nanobar

Very lightweight progress bars. No jQuery
JavaScript
2,856
star
91
saulmm/Android-Material-Examples

saulmm/Android-Material-Examples

[Deprecated] Little bites of Material Design
Java
2,835
star
92
a0rtega/pafish

a0rtega/pafish

Pafish is a testing tool that uses different techniques to detect virtual machines and malware analysis environments in the same way that malware families do
C
2,830
star
93
axel-download-accelerator/axel

axel-download-accelerator/axel

Lightweight CLI download accelerator
C
2,821
star
94
moncho/dry

moncho/dry

dry - A Docker manager for the terminal @
Go
2,792
star
95
arcadefire/nice-spinner

arcadefire/nice-spinner

A nice spinner for Android
Java
2,790
star
96
mcuadros/ofelia

mcuadros/ofelia

A docker job scheduler (aka. crontab for docker)
Go
2,777
star
97
pedrovgs/Algorithms

pedrovgs/Algorithms

Solutions for some common algorithm problems written in Java.
Java
2,776
star
98
jonan/ForkHub

jonan/ForkHub

GitHub client for Android based on the abandoned official app
JavaScript
2,775
star
99
gimenete/iOS-boilerplate

gimenete/iOS-boilerplate

iOS-app template with lots of common tasks solved
Objective-C
2,766
star
100
saulmm/CoordinatorBehaviorExample

saulmm/CoordinatorBehaviorExample

Java
2,718
star