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/sudoless/oops

❌ Oops is the latest error quality of life library from SUDOLESS™

errors golang hacktoberfest hacktoberfest2022 library

Last synced: 11 Jan 2026

https://github.com/katarinamolotova/javacent

Java library to communicate with Centrifugo HTTP API.

centrifugo http-client java library

Last synced: 13 Apr 2025

https://github.com/bjarkehs/dizzykit

Simple animation library that allows you to easily animate things

animation design framework hacktob hacktoberfest ios library swift swift3

Last synced: 26 Jul 2025

https://github.com/laurarozier/xml-beef

Single-file XML library in Beef, heavily based on https://github.com/Dennis1000/verysimplexml/blob/master/Source/Xml.VerySimple.pas

beef beef-language beeflang library xml xml-parser xml-serialization

Last synced: 28 Jan 2026

https://github.com/pimalaya/io-addressbook

Set of I/O-free coroutines to manage contacts

addressbook carddav contact coroutine filesystem http library runtime rust vcard vcf vdir webdav

Last synced: 26 Jul 2025

https://github.com/saloniamatteo/smclib

Salonia Matteo's C Library (written in C99)

c c-header c-library c99 library libsmc posix-c posix-compliant smclib

Last synced: 18 Sep 2025

https://github.com/roughsketch/lodestone

Library for scraping data off of FFXIV's lodestone

ffxiv library lodestone rust

Last synced: 13 Apr 2025

https://github.com/fcoagz/dart-bcv

Es una librería enfocada en obtener los tipos de cambios proporcionados por el BCV, desarrolladores interesados en datos financieros

bcv dart finance library tasascambio

Last synced: 08 May 2025

https://github.com/ivynya/animateforms

Lightweight asynchronous Windows Forms animations & easings.

animation animation-library csharp library netframework nuget windows-forms winforms

Last synced: 08 Mar 2026

https://github.com/elektrostudios/elektropicturebox-net-user-control-for-windows-forms

A .NET Windows Forms user control that enhances the functionality of the base PictureBox control by incorporating additional features like Zoom, with scrollbars, and a selection rectangle.

dotnet image image-processing images libraries library netframework picture picture-viewer picturebox pictures pictures-images user-control user-controls usercontrol usercontrols vb-net vbnet windows winforms

Last synced: 25 Jul 2025

https://github.com/beariish/picomatch

A tiny implementation of a sensible regex subset

c library regex regex-engine

Last synced: 25 Jun 2025

https://github.com/phmatray/mastercommander

Use your favorite CLI tools without leaving your code editor

beta cli developers devops docker dotnet git library npm project-management tool utility workflow-automation

Last synced: 31 Jul 2025

https://github.com/jujuadams/ds_pool

Compact pooling system library

gamemaker gms2 library

Last synced: 21 Jul 2025

https://github.com/eatcomics/libperspective

LibPerspective is a utility library for writing software on Sega Dreamcast VMU - By Kresna

8bit assembly dreamcast dreamcast-vmu library sega-dreamcast sega-vmu visual-memory visual-memory-unit vms vmu waterbear

Last synced: 04 Apr 2025

https://github.com/br1ght0ne/rusteam

Manage your games on the terminal

cli games gaming library rust steam

Last synced: 05 Apr 2025

https://github.com/pilotak/python-mcp2221

Python driver for MCP2221A

adc dac gpio hid library mcp2221 mcp2221a python usb

Last synced: 14 Apr 2025

https://github.com/mvdkleijn/go-simplequeue

Simple locking queue system with workers

go golang job job-queue library locking queue simple worker

Last synced: 07 May 2025

https://github.com/Celtian/ngx-repeat

Angular directive for repeating HTML element by count

angular library

Last synced: 08 May 2025

https://github.com/gul-cpp/gul17

General Utility Library for C++17

cpp17 library

Last synced: 17 Feb 2026

https://github.com/parthpower/r305library

Generic C library for r305 fingerprint scanner module.

avr c embedded-c generic library r305

Last synced: 12 Apr 2025

https://github.com/netodeolino/routes-from-library

Use routes from a external library in your angular web application

angular library routes

Last synced: 14 May 2025

https://github.com/bocaletto-luca/openlibrary-explorer

OpenLibrary Database - Book Explorer is an interactive web application that allows you to dive into the world of literature using data from the [Open Library API](https://openlibrary.org/developers/api). This project dynamically fetches book data and presents it in a modern, responsive design developed with HTML, CSS, JavaScript, and Bootstrap 5.

api book books books-api css3 database freeapi html5 javascript library multidevice openlibrary openlibrary-api responsive webapp

Last synced: 07 May 2026

https://github.com/orrc/android-bundle-basics-lib

Basic library to parse metadata Android App Bundle (.aab) files. Extracted and adapted from https://github.com/google/bundletool.

android-app-bundle library

Last synced: 11 Jun 2026

https://github.com/fran-dv/bch-connect-monorepo

Seamlessly connect Bitcoin Cash wallets to your react dApp.

bitcoincash dapp library react typescript web3

Last synced: 08 Apr 2026

https://github.com/sgoudham/micronaut-trace

Java annotation library to trace and time your method executions, written using Micronaut

annotation-processing compile-time-annotation java library micronaut tracing

Last synced: 11 Apr 2025

https://github.com/ethanc/clyde

A modern, type-hinted Python library for seamless interaction with the Discord Webhook API.

api async builder component discord discord-clyde discord-webhook embed httpx library markdown pydantic python rest timestamp type-hints typed validation webhook wrapper

Last synced: 08 Mar 2026

https://github.com/stdlib-js/nlp

Standard library natural language processing.

javascript language lib library linguistics modeling natural nlp node node-js nodejs standard stdlib

Last synced: 19 Jun 2025

https://github.com/ferhatgec/fsplusplus

Single header filesystem library for specific functionalities

cpp fegeya filesystem header library single

Last synced: 18 Feb 2026

https://github.com/mauris/react-lh

📣 React Loud Hailer: message passing and state management for React

components library message-passing nodejs npm npm-package react react-components reactjs reactjs-components state-management

Last synced: 13 Apr 2025

https://github.com/Eyevinn/safari-bitrate-monitor

Simple approach to monitor bitrate changes in Safari, on the native video element

library

Last synced: 18 Jul 2025

https://github.com/kpol/extralinq

ExtraLinq is a set of extension methods for IEnumerable<T>. Additionally ExtraLinq contains extension methods for Array and List<T> which are faster and allocate less than LINQ extensions from System.Linq.

csharp csharp-library extensions library linq math performance

Last synced: 13 Aug 2025

https://github.com/bytemechanics/s3-nio-filesystem

S3 NIO2 filesystem implementation

filesystem java library s3

Last synced: 06 Apr 2025

https://github.com/angelmunoz/threads.lib

threads.net API Library for dotnet and F#

avalonia build-in-public dotnet fsharp library sample threads threads-net

Last synced: 15 Oct 2025

https://github.com/kei-k23/solid-rating

Highly customizable, zero dependency stars rating component for Solid 🌟

component library rating-stars solid solidjs stars

Last synced: 11 Mar 2026

https://github.com/crumblingstatue/rgmk

*BROKEN, UNMAINTAINED* Library for manipulating Game Maker Studio's "data.win" (GEN8) data files.

game-maker library

Last synced: 13 Apr 2025

https://github.com/ferhatgec/inputplusplus

Fegeya Input++ is single header input library

cpp fegeya header input library single

Last synced: 18 Feb 2026

https://github.com/viascom/spring-boot-starter-maintenance

Maintenance mode library and auto-configuration for spring boot web and security projects.

auto-configuration java kotlin library spring-boot spring-boot-security spring-boot-web

Last synced: 12 Jan 2026

https://github.com/idrinth/random-name-generator

Generates random names based on previous data or supplied lists

java library multilanguage name-generation name-generator random

Last synced: 13 Mar 2025

https://github.com/christianparpart/compose

Functional Programming in C++14

cpp cpp11 cpp14 functional-programming library

Last synced: 29 Jun 2026

https://github.com/contributte/thepay-api

:dollar: Port of ThePay library

library thepay

Last synced: 21 Jun 2025

https://github.com/imbios/lorust

Modern Rust utility library delivering modularity, performance & extras; or simply Rust version of Lodash

algorithms hacktoberfest library lodash lodashjs math rust rust-lang utilities utility

Last synced: 21 Mar 2025

https://github.com/DerStimmler/ngx-easy-view-transitions

Angular library for easier use of the View Transitions API

angular animations library ngx npm typescript view-transitions view-transitions-api

Last synced: 14 May 2025

https://github.com/userator/tryagi

Asterisk gateway interface (AGI) library

agi asterisk gateway interface library php tryagi

Last synced: 17 Jan 2026

https://github.com/kalkin/rust-git-wrapper

A wrapper around git(1) inspired by GitPython.

crate git library rust

Last synced: 14 Apr 2025

https://github.com/toni77777/mvvmplusr

MVVM+R architecture for iOS apps

arhitecture ios ios-mvvm library mvvm mvvm-r swift uikit

Last synced: 28 Mar 2025

https://github.com/mrexplode/ltc4j

SMPTE LTC signal generator for Java

generating-ltc-signals java library ltc smpte timecode timecode-generator

Last synced: 07 May 2025

https://github.com/exoad/com.jackmeng

My JVM static STL

java library stl

Last synced: 13 Apr 2025

https://github.com/emilbayes/pony-endianness

Easily read different Integer types from an `Array[U8]` as either big or little endian encoding.

library pony-language

Last synced: 06 Apr 2025

https://github.com/sim642/ocaml-algebra

Small but neat OCaml library of (abstract) algebraic structures

algebra algebraic-structures coding-theory library ocaml ocaml-library university-of-tartu

Last synced: 04 Apr 2025

https://github.com/marco-eckstein/kotlin-lib

A general-purpose multiplatform library. Implemented in Kotlin, usable also from Java, JavaScript and more.

java javascript jvm kotlin kotlin-multiplatform library utilities

Last synced: 13 Apr 2025

https://github.com/celtian/ngx-fixed-footer

Angular directive that adds fixed footer without overlap

angular library

Last synced: 14 Apr 2025

https://github.com/celtian/ngx-repeat

Angular directive for repeating HTML element by count

angular library

Last synced: 14 Apr 2025

https://github.com/teacoder-team/nestjs-yookassa

📘 A library for integration with the YooKassa service in NestJS applications 💻

library nestjs nestjs-library nestjs-module payment-library yookassa

Last synced: 15 Jul 2025

https://github.com/samuelasherrivello/rmc-core

Core library for Unity game development. Created by (RMC) Rivello Multimedia Consulting.

best-practices coding-standards game-development library unity unity3d

Last synced: 13 Apr 2025

https://github.com/shashank02051997/calcylibrary-android

Calcy Library is small simple library which provide a easiest way to calculate area, volume and perimeter without known of its formula's

android android-library java library math-library

Last synced: 11 Jul 2025

https://github.com/erinshek/bizapi

Web Framework for Python

library opensource python webframework

Last synced: 27 Jun 2025

https://github.com/gustavochavarria/thousands-counter

Counter for followers, likes, post and others stats on Social Networks

counter-social-network hacktoberfest hacktoberfest2021 javascript library

Last synced: 26 Jun 2025

https://github.com/ashaduri/demo-libraries-multiple

A cmake project that demonstrates how to use static and dynamic libraries in a C++ project.

cmake cplusplus cpp demo dll dynamic library shared shared-library static

Last synced: 07 May 2025

https://github.com/shubhamsinghshubham777/easy_animated_indexed_stack

A drop-in replacement for Flutter's default IndexedStack that allows simple animations to transition between widgets

animation dart flutter indexedstack library package transition

Last synced: 25 Feb 2026

https://github.com/leo-project/leo_watchdog

leo_watchdog keep monitoring an application in order to realize high-availability.

erlang leofs library watchdog

Last synced: 14 Apr 2025

https://github.com/bfontaine/ctrie

Compact tries in Python

library python trie

Last synced: 15 Apr 2025

https://github.com/nndi-oss/phada

Small library for dealing with AfricasTalking's USSD input

africastalking golang library ussd

Last synced: 31 Aug 2025

https://github.com/OGFris/GoFiles

GoFiles lets you compile your static assets within your binary and access them within the library provided.

compile compiler file files go golang library mit-license tool

Last synced: 14 Mar 2025

https://github.com/darimm/striven

Striven API library implementation

library striven

Last synced: 10 Mar 2026

https://github.com/nukosuke/php-annict

[EXPERIMENTAL] Annict APIクライアントライブラリ for PHP

annict library php

Last synced: 09 Apr 2025

https://github.com/bfontaine/gostruct

populate Go structs from webpages using CSS selectors

go library scrapping

Last synced: 30 Mar 2025

https://github.com/falcao-g/falgames

Falgames is a powerful npm package designed to help others create awesome discord bots

discord-bot discord-game discord-js discord-lib library minigames

Last synced: 31 Aug 2025

https://github.com/prisect/dimanet

DimaNet is just a bad integration of a neural network library written in pure, ANSI C (and a little bit of C++).

ai c contributions-welcome library open-source

Last synced: 31 Aug 2025

https://github.com/marihachi/twi

Twi is a minimaly Twitter API Library.

api library minimal netframework netstandard twitter

Last synced: 11 Jun 2025

https://github.com/myconsciousness/json-response

A most easily usable JSON wrapper library in Dart. With JsonResponse, you can easily and safely handle JSON response on your application.

dart flutter json json-wrapper library pubdev

Last synced: 22 Apr 2025

https://github.com/raphiara/spms_ring

Single publisher multiple subscriber ring buffer written in C

c inter-process-communication ipc library lock-free message-queue publish-subscribe queue shared-memory

Last synced: 07 May 2025

https://github.com/lexmin0412/react-dnd-anything

洞悉拖拽本质,让交互随心所欲。

component drag-and-drop library react

Last synced: 11 Jul 2025

https://github.com/issei-m/streamedcsvresponse

Represents a CSV format file as streamed HTTP response.

csv library package php symfony

Last synced: 22 Apr 2025

https://github.com/mohamed-rabie-mohamed-khedr/cs_toolspuls

This is a library that provides a set of useful functions for C# developers.

csharp dotnet library

Last synced: 11 Apr 2025

https://github.com/kxtzownsu/libcros

A Rust library that provides easy-to-use functions for interacting with a Chrome device

chrome chromeos chromium chromiumos google library rust rust-crate tlcl tpm tpm2

Last synced: 29 May 2026

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

NPM library to repeat an HLS VOD and create a new HLS VOD

library

Last synced: 18 Jul 2025

https://github.com/Eyevinn/iaf-plugin-aws

Ingest application framework plugin for upload and transcode in AWS

library

Last synced: 18 Jul 2025

https://github.com/hituziando/bytebuffer

ByteBuffer in Objective-C.

bytebuffer cocoapods ios library macos

Last synced: 16 May 2025

https://github.com/mycroftai/pako

The universal package manager library

hacktoberfest library package-manager

Last synced: 11 Jul 2025

https://github.com/gbv/jskos-php

JSKOS data model in PHP

coli-conc jskos library

Last synced: 23 Apr 2025

https://github.com/gbv/jskos-tools

Tools for working with the JSKOS data format.

coli-conc library

Last synced: 23 Apr 2025

https://github.com/xavier-maruff/wgeo

A C/C++ Wi-Fi-based geolocation library

geolocation library wireless-access-point

Last synced: 16 Mar 2025

https://github.com/thecsmods/mc-tcdcommons

My personal library for the Minecraft modding enviroment.

library minecraft-mod

Last synced: 23 Apr 2025

https://github.com/nsmaciej/dmg

Simple attaching/detaching of macOS disk images in Rust

dmg library macos rust

Last synced: 11 Mar 2026

https://github.com/tanaikech/gistchecker

This is a GAS library for notifying the change of number of comments, stars and forks of own Gists as an email using Google Apps Script.

developer-tools gas-library gist gists github-api google-apps-script library

Last synced: 27 Feb 2025

https://github.com/tanaikech/scripthistoryapp

This is a Google Apps Script library for managing the histories of the Google Apps Script project.

google-apps-script google-apps-script-library history history-management library revisions

Last synced: 27 Feb 2025

https://github.com/parthapray/b3950thermistorarduino

This repo contains B3950 NTC 10K Thermistor Library for Arduino

arduino b3950 library ntc-thermistor

Last synced: 27 Feb 2025

https://github.com/archange-py/visual

Flexible library of graphical algorithms in Python, providing mathematical classes such as vectors and points, speed-optimized graphical functions and much more ! It can be used on the Numworks calculator, or on a computer.

graphics-library graphics-programming library numworks numworks-calculators python visuel

Last synced: 10 Mar 2026

https://github.com/nyo16/muninn

Odin's raven of memory, now indexing your data. An ergonomic Tantivy wrapper for Rust.

elixir library rustler search tantivy

Last synced: 13 Jan 2026