An open API service indexing awesome lists of open source software.

Library

A library is a collection of preprogrammed templates that implement a behavior when invoked. Libraries are well-defined and are designed for reuse throughout implementation. For example, a website may have multiple webpages that implement the same navigation bar or text-field, but none of these objects have relation to one another.

https://github.com/kongqw/androidbluetoothmanager

Android Bluetooth Library

android bluetooth library

Last synced: 26 Oct 2025

https://github.com/lifo101/ip

IP address helper PHP library for working with IPv4 and IPv6 addresses

ipv4 ipv6 library php

Last synced: 26 Jan 2026

https://github.com/davidlj95/ngx

🏡 for ngx-meta library. And whatever ones are to come :)

angular angular2 html-meta-tags json-ld library meta metadata open-graph twitter-cards

Last synced: 05 Mar 2026

https://github.com/anthonynahas/ngx-animated-gradient

Angular Directive that animates the gradient background

angular animation background gradient library ngx

Last synced: 23 Apr 2025

https://github.com/kapilyadav-dev/composeintro

Yet another awesome Intro screen library 🔥

android jetpack jetpack-compose jetpack-library kotlin kotlin-android library

Last synced: 04 Sep 2025

https://github.com/nektro/fluent_design.js

🌌 A JavaScript library offering Custom Elements based on Microsoft's Fluent Design system

custom-elements-v1 fluent-design library microsoft

Last synced: 12 Apr 2025

https://github.com/danielmiladinov/burpless

An idiomatic Clojure wrapper for the latest version of cucumber-jvm, inspired by auxoncorp/clj-cucumber

clojure cucumber cucumber-jvm library testing testing-tool

Last synced: 15 Aug 2025

https://github.com/kei-k23/spinix

Spinix 🌀 is a Go package that provides terminal-based highly customizable and performance loading animations, including spinners and progress bars.

cli go lib library progress-bar spinner terminal

Last synced: 16 Aug 2025

https://github.com/hiteshjasani/nim-d3

Using the D3.js library from nim

d3 d3js library nim nim-lang

Last synced: 13 Sep 2025

https://github.com/orpolyzos/spring-web-initializr

Spring Web Initializr is a library that helps you easily create Web Apps with Spring Boot.

java library mvc mvc-pattern plugin rest rest-api spring spring-boot webapp

Last synced: 05 May 2025

https://github.com/kornicameister/asyncpg-migrate

Database migration tool that does what alembic does... asynchronously

asyncio asyncpg cli click data database library migration postgresql python python3 python36 python37

Last synced: 20 Aug 2025

https://github.com/interstella0/starlight-dpy

A utility library that she uses for discord.py

discord discord-bot help-command helper library pagination utility

Last synced: 13 Apr 2025

https://github.com/rainu/samsung-remote

A golang library for remote controlling Samsung televisions via http(s) or websocket connection.

library remote remote-control rest-api samsung samsung-smart-tv samsung-tv websocket

Last synced: 16 Apr 2025

https://github.com/xaerru/NVelox

A system for writing plugins for Neovim in different programming languages using dynamic libraries.

c library neovim nvelox nvim

Last synced: 10 May 2025

https://github.com/jakubandrysek/basicota-esp32-library

:floppy_disk: Basic OTA library for ESP32 and VSCode - PlatformIO

esp32 library ota ota-update platformio

Last synced: 08 Mar 2026

https://github.com/rumyantseva/go-velobike

Unofficial Go client library to deal with REST API of velobike.ru project 🚲

golang library velobike

Last synced: 23 Apr 2025

https://github.com/srinivasa-dev/wheel_slider

Wheel Slider allows you to scroll through with a wheel like look, which have a bunch of customization.

android app application cross-platform flutter flutter-apps hacktoberfest ios library open-source package plugin slider web wheel wheel-slider windows

Last synced: 15 Apr 2025

https://github.com/stevespringett/owasp-risk-rating-calculator

A Java library for programmatically calculating OWASP Risk Rating scores

java library owasp risk-assessment risk-scores threat-modeling

Last synced: 01 Jul 2025

https://github.com/novusnota/tonutils-dart

Comprehensive Dart SDK for interacting with TON Blockchain. When combined with Flutter can be used for any popular platform out there!

crypto cryptocurrency dart flutter hack-ton-berfest hacktoberfest library sdk the-open-network ton ton-blockchain

Last synced: 15 Jul 2025

https://github.com/danieleds/torchrc

An organized collection of Reservoir Computing models and techniques that is well-integrated within the PyTorch API.

echo-state-networks library machine-learning neural-networks pytorch recurrent-neural-networks reservoir-computing rnn

Last synced: 14 Apr 2025

https://github.com/exaring/hoglet

Simple low-overhead circuit breaker library for go

circuit-breaker golang library

Last synced: 12 Jan 2026

https://github.com/hasgeek/flask-lastuser

Flask extension for Lastuser

flask hacktoberfest hasgeek library python

Last synced: 14 May 2025

https://github.com/natanfelles/codeigniter-boleto

Gerador de boletos para o CodeIgniter 3

boletos codeigniter codeigniter-boleto library

Last synced: 14 Aug 2025

https://github.com/interfax/interfax-ruby

Fax send and receive in Ruby with the InterFAX REST API

fax fax-api hipaa inbound interfax interfax-api library online-fax outbound receive ruby sdk send

Last synced: 12 May 2025

https://github.com/felixklauke/caroline

Introduce RxJava into spigot and bungeecord on enterprise level. Also provides full feature binding adapters for spigot events, commands and protocollib packet adapters to bring spigot and bungeecord development with reactive pattern onto a new stage.

adapter binding command events library protocollib rxjava rxjava2 spigot

Last synced: 23 Mar 2025

https://github.com/quasilyte/concat

Demo repository for habr.com article about faster Go string concatenation.

concat concatenation go golang library strings

Last synced: 11 Sep 2025

https://github.com/erriez/erriezrotaryencoderfullstep

3 speed full step Rotary Encoder library for Arduino. Polling and interrupts are supported.

3-speed arduino documentation encoder erriez esp32 esp8266 example getting library rotary started tested uno

Last synced: 24 Jul 2025

https://github.com/ioki-mobility/textref

An abstraction over Android strings with formatting support

android android-library hacktoberfest library text

Last synced: 13 Apr 2025

https://github.com/harluo/boot

一个受SpringBoot的启发而创建Golang应用程序快速开发框架,基于harluo/di运行时依赖注入框架而生,尽量让使用者关注业务而不是底层框架;同时,尽量添加一些华丽而且实用的功能来方便开发者的使用。支持的功能有:1、类Springboot高生产力开发框架;2、配置文件无缝切换(支持JSON、YAML、TOML、XML以及环境变量支持和默认值配置支持);3、丰富的插件支持(Web、Http Client、MQTT、Redis、gRPC等一系统生产力集合框架);4、线程安全;5、高度可配置;以及其它一系统旨在提高生产力的功能集合

autoconfig autoconfiguration exec framework gex go golang golang-library grpc library pangu plugin

Last synced: 01 Jul 2025

https://github.com/koust/koustmovieplayer

koustMoviePlayer is similar netflix player. Almost , available all features on koustMoviePlayer

avplayer ios library subtitles swift4

Last synced: 20 Oct 2025

https://github.com/stephengold/Wes

An animation editing and retargeting library for jMonkeyEngine (code has New BSD license)

animation java jme3 jmonkeyengine jmonkeyengine3 jvm-library library retargeting-animations skeleton-map

Last synced: 19 Mar 2026

https://github.com/hamzaahmedkhan/counteranimationtextview

A tiny Android library makes very easier count animation of TextView.

android android-u android-ui animation counter kotlin kotlin-android library textview widget

Last synced: 12 Oct 2025

https://github.com/damian-m-g/xlsx_drone

Fast Microsoft Excel's *.xlsx reader

c c11 excel lib library microsoft xlsx

Last synced: 26 Oct 2025

https://github.com/nunogois/game-search-expo

Mobile app that lets you search for games. Using IGDB and built with Expo (React Native)

android app carousel expo game games hacktoberfest igdb ios iphone library list mobile react react-native search typescript

Last synced: 11 Apr 2025

https://github.com/tatsh/bincookie

Header-only binarycookies parser.

binarycookies cookies ios library macos parser

Last synced: 02 May 2026

https://github.com/gavinlyonsrepo/erm19264_uc1609

Arduino Eco-system Library to Support the ERM19264 LCD driven by the UC1609C / UC1609 controller.

arduino arduino-library bluepill display display-library erm erm19264 esp32 esp8266 lcd lcd-display library liquidcrystal spi st7525 stm32 stm32bluepill stm32f103c8t6 uc1609 uc1609c

Last synced: 10 Oct 2025

https://github.com/civictheme/uikit

UI atomic component-based library with Storybook integration

components library ui uikit ux

Last synced: 28 Feb 2026

https://github.com/tejmagar/androidnetworktools

Android network library for scanning connected devices and finding traceroute.

android library networkscanne traceroute

Last synced: 27 Jul 2025

https://github.com/robtillaart/max31855_rt

Arduino library for MAX31855 chip for K type thermocouple

arduino library thermocouple

Last synced: 14 May 2025

https://github.com/forax/macro

Java Macro Library

java library lisp-like macros

Last synced: 27 Dec 2025

https://github.com/frett27/ada-synthetizer

Sound Synthetizer Library implemented in Ada, from wavtable it resamples the elements and permit to create chords and notes from it. It use soundio, or alsa or win32 sound subsystem

ada alsa arm library linux midi player sound soundio synthetizer wav win32mm

Last synced: 15 Apr 2025

https://github.com/stephengold/wes

An animation editing and retargeting library for jMonkeyEngine (code has New BSD license)

animation java jme3 jmonkeyengine jmonkeyengine3 jvm-library library retargeting-animations skeleton-map

Last synced: 14 Apr 2025

https://github.com/t184256/hacks

hacks, a python plugin library that doesn't play by the rules

aspect-oriented aspects hacks library plugin-system plugins preposition-based python python3

Last synced: 22 Mar 2025

https://github.com/nitiwari-dev/android-contact-extractor-library

Android contact extractor library is entitled to provide, simple contacts extraction API's to fetch contact from 'Contact' application

android android-application android-contacts android-contentprovider android-library contact-information contacts contacts-app contacts-manager library open-source rxandroid

Last synced: 14 Apr 2025

https://github.com/frett27/Ada-Synthetizer

Sound Synthetizer Library implemented in Ada, from wavtable it resamples the elements and permit to create chords and notes from it. It use soundio, or alsa or win32 sound subsystem

ada alsa arm library linux midi player sound soundio synthetizer wav win32mm

Last synced: 14 Mar 2025

https://github.com/blackboxvision/next-google-dfp

🚀 Integrate Google Double Click for Publishers in Next.js with ease

dfp doubleclick-for-publishers library nextjs

Last synced: 17 Jul 2025

https://github.com/absxn/process-env-parser

Purpose-built utility to parse environment variables into safe runtime types in your TypeScript Node application

environment-variables library node npm package parser process typescript

Last synced: 17 Mar 2025

https://github.com/biqqles/deconstruct

Pythonic C-style structs for parsing binary data

library

Last synced: 01 Apr 2026

https://github.com/qookei/tart

Asynchronous microcontroller library written in C++20.

async cpp hacktoberfest library microcontroller

Last synced: 15 Oct 2025

https://github.com/doo/scanbot-sdk-example-ionic-react

Easy-to-use Ionic and Capacitor document scanner and data extraction library using React

android capacitor cross-platform document document-scanner document-scanning image ios library mrz plugin processing react scanner scanning sdk

Last synced: 28 Oct 2025

https://github.com/ton-ion/tonion-contracts

TonIon Contracts is a reusable smart contract library and toolkit for the Tact language on the TON blockchain

developer-tools library smart-contracts tact ton tonion

Last synced: 08 May 2025

https://github.com/patilshreyas/library-ci

Sample repository to demonstrate usage of GitHub Actions CI's workflow dispatch to automate publishing of a library to Maven Central

android android-library bintray github-actions gradle java jcenter kotlin library mavencentral workflow-dispatch

Last synced: 10 Apr 2025

https://github.com/harlonwang/gradle-publish-plugin

Gradle plugin that supported publish all of your Java, Kotlin or Android libraries to any Maven Repository.

android gradle java kotlin library plugin publish

Last synced: 10 Apr 2025

https://github.com/zq99/pgn2data

A library that converts a chess pgn file into a tabulated CSV data set.

chess chess-analysis csv data dataset fen library pgn

Last synced: 17 Jan 2026

https://github.com/RobTillaart/MAX31855_RT

Arduino library for MAX31855 chip for K type thermocouple

arduino library thermocouple

Last synced: 17 Jul 2025

https://github.com/instapp/storagedb

MongoDB-like API for HTML5 Storage (localStorage and sessionStorage)

library localstorage sessionstorage storagedb

Last synced: 31 Oct 2025

https://github.com/minekube/brigodier

Brigodier is a command parser & dispatcher, designed and developed for command lines in Minecraft chat commands. It is a complete port from Mojang's "brigadier" into Go. Used by our Gate proxy.

brigadier command commands-framework go golang library minecraft mojang parser

Last synced: 30 Apr 2025

https://github.com/open-emojify/emojify

Emojify is a customizable emoji trail javascript library that follows your mouse cursor, embedding playfulness and personality into any webpage.

css cursor customization emoji emojify html javascript library mouse open-source trail

Last synced: 09 Jul 2025

https://github.com/juliuste/geojson-svgify

Convert GeoJSON geometry paths to SVG polyline elements.

library

Last synced: 08 Apr 2025

https://github.com/greencheap/library-netgsmapi

🇹🇷 With Netgsm Api Library, you can send a message or voice message to an your customers or members.

greencheap library netgsm netgsm-api sms-api

Last synced: 29 Apr 2025

https://github.com/thiagoesteves/observer_web

Phoenix Liveview Dashboard for Observability including Ports and Processes details, Tracing with erlang debugger, Beam VM metrics and much more

elixir elixir-lang elixir-phoenix elixir-phoenix-framework erlang erlang-distribution erlang-otp gleam library liveview observability

Last synced: 13 Feb 2026

https://github.com/number571/go-cryptopro

ГОСТ функции КриптоПро для языка Go.

cryptography golang gost library

Last synced: 14 Jan 2026

https://github.com/snowdrop/java-buildpack-client

A java buildpack (https://buildpacks.io/) platform implementation

buildpack buildpacks hacktoberfest java library paketo

Last synced: 12 Apr 2025

https://github.com/dataoneorg/d1_python

Python components for DataONE clients and servers

client library python3 repository

Last synced: 09 Apr 2025

https://github.com/spy16/fusion

💥 Fusion is a tiny stream processing library written in Go.

go golang golang-library library stream-processing stream-processor streams

Last synced: 06 Sep 2025

https://github.com/apache/opennlp-addons

Mirror of Apache OpenNLP Add-ons

java library opennlp

Last synced: 19 Oct 2025

https://github.com/mastarija/valor

Simple and powerful data validation library with Applicative and Monad interface.

form-validation forms haskell library validation

Last synced: 21 Oct 2025

https://github.com/orange-opensource/ods-flutter

Flutter library of reusable graphical components for Android and iOS

android components dart demo-app design-system flutter flutter-library ios library

Last synced: 23 Oct 2025

https://github.com/dirkdigglerz/dirk_lib

A collection of utils, bridging and more designed to make it easier for script creation within the FiveM platform.

dirkscripts fivem gta5 library

Last synced: 15 May 2026

https://github.com/alansinbailarin/mood-ui

80+ accessible Vue 3 components · reactive theming · dark mode · i18n · Tailwind v4

components components-library design design-system javascript kit library theming typescript ui uikit vue vue3

Last synced: 29 May 2026

https://github.com/damianoneill/net

Management Protocol Network implementations in Go; NETCONF, SNMP, CLI

cli go golang library netconf snmp ssh yang

Last synced: 31 Jan 2026

https://github.com/knightfox75/msx_ngine

Small game engine written in Z80 assembler for MSX. Based upon ASMSX compiler.

asm assembly-language library msx z80

Last synced: 16 Feb 2026

https://github.com/adevintaspain/prado

Your images, your art gallery

android android-library image-viewer kotlin library

Last synced: 12 Jun 2025

https://github.com/cbartram/nanoleaf-layout

React Implementation which maps a physical Nanoleaf layout to a 2D react component

browserify gulp javascript layout library nanoleaf react webpack

Last synced: 05 Mar 2026

https://github.com/TuxCoding/Minecraft-Skin-Renderer

Minecraft 3D Skin renderer with composer support and flexible rotation configuration

composer head library minecraft minecraft-skin-renderer skin

Last synced: 18 Mar 2026

https://github.com/ernestmarcinko/htmx-serverless

HTMX Serverless XHR requests. A frontend tool to define custom responses to XHR requests based on the request Path.

dom dom-manipulation extension htmx htmx-app jquery library

Last synced: 09 Oct 2025

https://github.com/angelmunoz/fable.haunted

Fable Bindings for https://hauntedhooks.netlify.app/

fable fable-bindings fsharp haunted library lit-html

Last synced: 20 Mar 2025

https://github.com/codica2/hv-autocomplete

Fast and flexible autocomplete library

autocomplete dropdown javascript library plugin

Last synced: 11 Apr 2025

https://github.com/simonsobs/ocs

A distributed control system for astronomical observatories.

docker library monitoring python

Last synced: 31 Oct 2025

https://github.com/baltasarq/cscrutil

Multiplatform screen console management for C

colors console cursor library multiplatform

Last synced: 17 Jun 2025

https://github.com/jillesvangurp/json-dsl

Create Kotlin DSLs for any JSON/YAML. JsonDsl is a library that helps you build Kotlin DSLs for JSON and YAML dialects. The DSLs are easy to extend with custom fields by users via a MutableMap. This allows your DSL users to work around any features you don't have in your DSL.

domain-specific-language json kotlin-multiplatform library yaml

Last synced: 15 Jul 2025

https://github.com/zaczero/tor4net

🍝 An all-in-one solution to fulfill your .NET dark web needs

2 4net core dark library net netcore onion tor web

Last synced: 10 Jul 2025

https://github.com/Eyevinn/hls-splice

NPM library to splice HLS VOD

library

Last synced: 18 Jul 2025