🇸🇮 Made in Slovenia

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

TOP Projects

1
gto76/python-cheatsheet

gto76/python-cheatsheet

Comprehensive Python Cheatsheet
Python
32,714
star
2
aksonov/react-native-router-flux

aksonov/react-native-router-flux

The first declarative React Native router
JavaScript
8,984
star
3
tomaz/appledoc

tomaz/appledoc

Objective-c code Apple style documentation set generator.
Objective-C
4,191
star
4
maticzav/graphql-shield

maticzav/graphql-shield

🛡 A GraphQL tool to ease the creation of permission layer.
TypeScript
3,555
star
5
matejlatin/Gutenberg

matejlatin/Gutenberg

A meaningful web typography starter kit.
SCSS
2,828
star
6
maticzav/nookies

maticzav/nookies

🍪 A set of cookie helpers for Next.js
TypeScript
2,269
star
7
MaJerle/stm32f429

MaJerle/stm32f429

Keil projects and libraries for STM32F4xx devices
C
2,108
star
8
buresdv/Cork

buresdv/Cork

A fast GUI for Homebrew written in SwiftUI
Swift
2,005
star
9
biokoda/actordb

biokoda/actordb

ActorDB distributed SQL database
Erlang
1,892
star
10
ambrop72/badvpn

ambrop72/badvpn

NCD scripting language, tun2socks proxifier, P2P VPN
C
1,861
star
11
luksa/kubernetes-in-action

luksa/kubernetes-in-action

Code from the Kubernetes in Action book
JavaScript
1,836
star
12
MatejKustec/SpinThatShit

MatejKustec/SpinThatShit

A set of SCSS mixins for single element loaders and spinners
SCSS
1,484
star
13
andrejbauer/plzoo

andrejbauer/plzoo

Programming Languages Zoo
OCaml
1,451
star
14
pavlin-policar/openTSNE

pavlin-policar/openTSNE

Extensible, parallel implementations of t-SNE
Python
1,439
star
15
aksonov/react-native-tableview

aksonov/react-native-tableview

Native iOS UITableView for React Native with JSON support and more
Objective-C
1,405
star
16
dz0ny/leapcast

dz0ny/leapcast

ChromeCast emulation app for any device
Python
1,403
star
17
CANopenNode/CANopenNode

CANopenNode/CANopenNode

CANopen protocol stack
C
1,381
star
18
MaJerle/stm32-usart-uart-dma-rx-tx

MaJerle/stm32-usart-uart-dma-rx-tx

STM32 examples for USART using DMA for efficient RX and TX transmission
C
1,247
star
19
maticzav/emma-cli

maticzav/emma-cli

📦 Terminal assistant to find and install node packages.
TypeScript
1,228
star
20
maticzav/graphql-middleware

maticzav/graphql-middleware

Split up your GraphQL resolvers in middleware functions
TypeScript
1,134
star
21
iredmail/iRedMail

iredmail/iRedMail

Full-featured, open source mail server solution for mainstream Linux/BSD distributions.
Shell
1,092
star
22
rdvojmoc/DinkToPdf

rdvojmoc/DinkToPdf

C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
C#
1,076
star
23
MaJerle/c-code-style

MaJerle/c-code-style

Recommended C code style and coding rules for standard C99 or later
Python
994
star
24
MaJerle/lwrb

MaJerle/lwrb

Lightweight generic ring buffer manager library
C
845
star
25
BojanJurca/Esp32_oscilloscope

BojanJurca/Esp32_oscilloscope

ESP32 oscilloscope - see the signals through Web browser the way ESP32 sees them
C++
755
star
26
MaJerle/stm32fxxx-hal-libraries

MaJerle/stm32fxxx-hal-libraries

Libraries for STM32F4xx and STM32F7xx built on HAL drivers from ST
C
755
star
27
blazsolar/FlowLayout

blazsolar/FlowLayout

Android implementation of FlowLayout. Layout arranges its children in multiple rows depending on their width.
Java
751
star
28
Klemen1337/node-thermal-printer

Klemen1337/node-thermal-printer

Node.js module for Epson, Star, Tanca, Drauma and Brother thermal printers command line printing.
JavaScript
749
star
29
xtrinch/fcm-django

xtrinch/fcm-django

FCM Django: Send push notifications via django to websites, iOS & android mobile devices through FCM (Firebase Cloud Messaging)
Python
744
star
30
Legoless/Alpha

Legoless/Alpha

Next generation debugging framework for iOS
Objective-C
731
star
31
aksonov/react-native-tabs

aksonov/react-native-tabs

React Native platform-independent tabs. Could be used for bottom tab bars as well as sectioned views (with tab buttons)
JavaScript
726
star
32
alekseykulikov/backbone-offline

alekseykulikov/backbone-offline

[Deprecated] Allows your Backbone.js app to work offline
CoffeeScript
722
star
33
jzbontar/mc-cnn

jzbontar/mc-cnn

Stereo Matching by Training a Convolutional Neural Network to Compare Image Patches
Cuda
701
star
34
gto76/linux-cheatsheet

gto76/linux-cheatsheet

Comprehensive Linux Cheatsheet
Shell
654
star
35
luksa/kubernetes-in-action-2nd-edition

luksa/kubernetes-in-action-2nd-edition

Code from the Kubernetes in Action 2nd Edition book
JavaScript
641
star
36
blazsolar/android-collapse-calendar-view

blazsolar/android-collapse-calendar-view

Android calendar view that can be toggled between week and month view.
Java
627
star
37
alekseykulikov/storage

alekseykulikov/storage

Asynchronous browser storage with multiple back-ends (IndexedDB, WebSQL, localStorage)
JavaScript
607
star
38
maticzav/swift-graphql

maticzav/swift-graphql

A GraphQL client that lets you forget about GraphQL.
Swift
598
star
39
matej/MBPullDownController

matej/MBPullDownController

MBPullDownController, an iOS container view controller for pullable scroll view interfaces.
Objective-C
558
star
40
MaJerle/stm32-cube-cmake-vscode

MaJerle/stm32-cube-cmake-vscode

STM32, VSCode and CMake detailed tutorial
C
543
star
41
bokysan/docker-postfix

bokysan/docker-postfix

Multi architecture simple SMTP server (postfix null relay) host for your Docker and Kubernetes containers. Based on Debian/Ubuntu/Alpine.
Shell
525
star
42
izacus/RoboGif

izacus/RoboGif

A small utility to record Android device screen to a GIF
Python
521
star
43
GregaVrbancic/fastapi-celery

GregaVrbancic/fastapi-celery

Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery tasks.
Python
508
star
44
metayeti/mINI

metayeti/mINI

INI file reader and writer
C++
495
star
45
RedPitaya/RedPitaya

RedPitaya/RedPitaya

Red Pitaya Ecosystem and Applications
C
485
star
46
Jinjinov/Hardware.Info

Jinjinov/Hardware.Info

Battery, BIOS, CPU - processor, storage drive, keyboard, RAM - memory, monitor, motherboard, mouse, NIC - network adapter, printer, sound card - audio card, graphics card - video card. Hardware.Info is a .NET Standard 2.0 library and uses WMI on Windows, /dev, /proc, /sys on Linux and sysctl, system_profiler on macOS.
C#
455
star
47
MaJerle/lwesp

MaJerle/lwesp

Lightweight and versatile AT parser library for ESP8266 and ESP32 devices.
C
437
star
48
gabr42/OmniThreadLibrary

gabr42/OmniThreadLibrary

A simple and powerful multithreading library for Delphi
Pascal
431
star
49
inejc/paragraph-vectors

inejc/paragraph-vectors

📄 A PyTorch implementation of Paragraph Vectors (doc2vec).
Python
411
star
50
aksonov/react-native-redux-router

aksonov/react-native-redux-router

React Native Router using Redux architecture
JavaScript
407
star
51
MaJerle/lwcell

MaJerle/lwcell

Lightweight cellular modem host AT library
C
396
star
52
MaJerle/lwgps

MaJerle/lwgps

Lightweight GPS NMEA parser for embedded systems
C
384
star
53
bojan/xcode-one-dark

bojan/xcode-one-dark

Atom One Dark theme for Xcode
381
star
54
trco/django-bootstrap-modal-forms

trco/django-bootstrap-modal-forms

A Django plugin for creating AJAX driven forms in Bootstrap modal.
Python
379
star
55
uskudnik/amazon-glacier-cmd-interface

uskudnik/amazon-glacier-cmd-interface

Command line interface for Amazon Glacier
Python
374
star
56
buresdv/Mlem

buresdv/Mlem

The Lemmy client
Swift
374
star
57
tinrab/spidey

tinrab/spidey

A Microservices and GraphQL based online store
Go
371
star
58
EgbertRijke/HoTT-Intro

EgbertRijke/HoTT-Intro

An introductory course to Homotopy Type Theory
Agda
358
star
59
peric/GetCountries

peric/GetCountries

MySQL, Firebird, XML, JSON, CSV or YAML generator for custom Countries data.
JavaScript
354
star
60
timkmecl/chatgpt-vscode

timkmecl/chatgpt-vscode

VSCode extension that allows you to use ChatGPT or GPT4 inside the IDE
TypeScript
340
star
61
adrijano/Bitcoin-wallet-cracker

adrijano/Bitcoin-wallet-cracker

Automated Bitcoin wallet generator that with mnemonic and passphrases bruteforces wallet addresses
Python
337
star
62
gto76/comp-cpp

gto76/comp-cpp

Comp Mark I – Simple 4-bit virtual computer
C++
336
star
63
lexandera/Aardwolf

lexandera/Aardwolf

A remote JavaScript debugger for Android/iOS/WindowsPhone7/BlackBerry6. Written in JavaScript.
JavaScript
320
star
64
aksonov/react-native-xmpp

aksonov/react-native-xmpp

XMPP library for React Native (iOS and Android native support)
Objective-C
305
star
65
xtruder/kubenix

xtruder/kubenix

Replaced by https://github.com/hall/kubenix
Nix
302
star
66
symfony-si/symfony-must-watch

symfony-si/symfony-must-watch

🎥 Must-watch videos about Symfony
285
star
67
MaJerle/lwmem

MaJerle/lwmem

Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free functions
C
285
star
68
CANopenNode/CanOpenSTM32

CANopenNode/CanOpenSTM32

CANopenNode on STM32 microcontrollers.
C
285
star
69
vicoslab/mixed-segdec-net-comind2021

vicoslab/mixed-segdec-net-comind2021

Official PyTorch implementation for "Mixed supervision for surface-defect detection: from weakly to fully supervised learning"
Python
283
star
70
Jackysi/advancedtomato

Jackysi/advancedtomato

AdvancedTomato firmware repository (Tomato by Shibby fork)
280
star
71
luksa/kubectl-plugins

luksa/kubectl-plugins

My own plugins for kubectl
Shell
279
star
72
andrejbauer/homotopy-type-theory-course

andrejbauer/homotopy-type-theory-course

A course on homotopy theory and type theory, taught jointly with Jaka Smrekar
TeX
276
star
73
inejc/painters

inejc/painters

🎨 Winning solution for the Painter by Numbers competition on Kaggle.
Python
262
star
74
inueni/birdy

inueni/birdy

A super awesome Twitter API client for Python.
Python
261
star
75
mifunetoshiro/kanjium

mifunetoshiro/kanjium

The ultimate kanji resource
Ruby
259
star
76
tinrab/meower

tinrab/meower

Social network for cats
Go
259
star
77
tinrab/go-tensorflow-image-recognition

tinrab/go-tensorflow-image-recognition

Image Recognition API in Go using TensorFlow
Go
250
star
78
andrejbauer/spartan-type-theory

andrejbauer/spartan-type-theory

Spartan type theory
OCaml
249
star
79
mentos1386/nest-raven

mentos1386/nest-raven

Sentry Module for Nest.js Framework
TypeScript
247
star
80
damogranlabs/VS-Code-STM32-IDE

damogranlabs/VS-Code-STM32-IDE

Use VS Code as STM32 IDE with CubeMX
C
247
star
81
litera/jquery-scrollintoview

litera/jquery-scrollintoview

Animated scroll into view jQuery plugin
HTML
231
star
82
blazsolar/HorizontalPicker

blazsolar/HorizontalPicker

Android widget allowing user to select one item from set of them by swiping left and right.
Java
228
star
83
xlab-si/emmy

xlab-si/emmy

Library for zero-knowledge proof based applications (like anonymous credentials)
Go
227
star
84
dz0ny/lightdm-login-chromeos

dz0ny/lightdm-login-chromeos

Installs chromiumos-aura window manager to Ubuntu
Shell
226
star
85
aksonov/react-native-mobx

aksonov/react-native-mobx

Make your app reactive with MobX and react-native-router-flux
Objective-C
225
star
86
sbelak/huri

sbelak/huri

Tools for the lazy data scientist
Clojure
224
star
87
Jinjinov/Ididit

Jinjinov/Ididit

C# .NET 7 Blazor habit tracker application. Works on Web, Windows, Linux, Android, iOS and macOS.
C#
218
star
88
timkmecl/codegpt

timkmecl/codegpt

VSCode extension that allows you to use GPT3 inside the IDE
TypeScript
217
star
89
qminer/qminer

qminer/qminer

Analytic platform for real-time large-scale streams containing structured and unstructured data.
C++
217
star
90
koofr/javatoscala

koofr/javatoscala

Online Java to Scala converter
HTML
216
star
91
iredmail/dockerized

iredmail/dockerized

Official dockerized iRedMail.
Shell
210
star
92
Lunatrius/Schematica

Lunatrius/Schematica

Import schematics, export schematics, build schematics. All inside Minecraft!
Java
209
star
93
dz0ny/klipper-prusa-mk3s

dz0ny/klipper-prusa-mk3s

Structured Klipper config for Prusa MK3s 3D printer
C
208
star
94
ArnesSI/netbox-inventory

ArnesSI/netbox-inventory

Manage your hardware inventory in NetBox
Python
207
star
95
CANopenNode/CANopenSocket

CANopenNode/CANopenSocket

Obsolete repository, replaced by CANopenDemo and CANopenLinux
C
207
star
96
jakajancar/DropboxUploader

jakajancar/DropboxUploader

PHP
203
star
97
miha-skalic/youtube8mchallenge

miha-skalic/youtube8mchallenge

1st place solution to Kaggle's 2018 YouTube-8M Video Understanding Challenge
Python
199
star
98
MaJerle/stm32-ws2811-ws2812-ws2812b-ws281x-tim-pwm-dma-timer

MaJerle/stm32-ws2811-ws2812-ws2812b-ws281x-tim-pwm-dma-timer

WS2811, WS2812, WS2812B or compatible leds driver with STM32, TIM, PWM and DMA with minimum RAM required
C
197
star
99
mmahnic/argumentum

mmahnic/argumentum

C++ command line parsing library
C++
195
star
100
zbejas/portarius

zbejas/portarius

Portarius is a free, open-source, cross-platform mobile app that allows you to manage your Portainer sessions.
Dart
190
star