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.
- GitHub: https://github.com/topics/library
- Wikipedia: https://en.wikipedia.org/wiki/Library_(computing)
- Aliases: lib, libraries,
- Last updated: 2026-07-07 00:18:11 UTC
- JSON Representation
https://github.com/ionux/arduino-bounded-queue
Helpful software library for quickly & easily adding support for fixed-size (bounded) queues to your Arduino project.
arduino arduino-library arduino-project cpp data-structures embedded fixed library queue safety-critical sbc
Last synced: 13 May 2026
https://github.com/xxxcam900xxx/discord-chatbot
Discord Bot mit C# .NET | Libary Discord.net
csharp discord discord-bot library object-oriented-programming
Last synced: 13 May 2026
https://github.com/masu-baumgartner/dbsync.net
A c# mysql model sync library
Last synced: 13 May 2026
https://github.com/ramoncardena/calibre-lumen-ui
A modern, dark web UI for the Calibre Content Server — browse, search, filter, edit metadata, and track reading status in your self-hosted ebook library. Single-file frontend + zero-dependency Python proxy.
calibre ebooks homelab library opds python reading-tracker self-hosted web-ui
Last synced: 12 Jun 2026
https://github.com/friendsofecmascript/validatory
A minimal yet powerful form validation library written in modern JavaScript. Zero dependencies!
form form-validation javascript library validation
Last synced: 13 Jun 2026
https://github.com/marcpg1905/libpg
Utility Library for MarcPG's projects.
java-library library private-library utility
Last synced: 13 Jun 2026
https://github.com/nanolaba/sugar
A tiny, zero-dependency Java library of static syntactic-sugar helpers — one class, one purpose: cut the boilerplate out of everyday Java
checked-exceptions java java8 lambdas library maven-central memoization syntactic-sugar utility
Last synced: 14 Jun 2026
https://github.com/klauke-enterprises/.dotfiles
Helpful .dotfiles and configurations for various projects.
Last synced: 15 Jun 2026
https://github.com/marthym/entity
Entity is a small library that handles the notion of model entity.
Last synced: 16 Jun 2026
https://github.com/berkaygediz/dynartf
Extracts and renders content from RTF and MSG files with embedded image and encoding support.
document embed embed-image embed-images encoding extract libraries library msg render rtf
Last synced: 16 Jun 2026
https://github.com/gregyjames/weatherfx
A .Net library for recovering weather information portraying to a specific location.
c-sharp library network weather
Last synced: 18 Jun 2026
https://github.com/karrick/gotb
Go library that implements a few tail buffer abstract data types.
golang golang-library library text
Last synced: 19 Jun 2026
https://github.com/farisc0de/api_framework
A PHP Framework for creating APIs
api api-wrapper jwt-authentication library php php8
Last synced: 20 Jun 2026
https://github.com/jonesdevelopment/snbt2nbt
Convert stringified NBT files (.snbt) to NBT files (.nbt) - Useful for converting and compressing Minecraft NBT
Last synced: 28 Jun 2026
https://github.com/br0wsa/sportsee
Integrate charts and graphs with React for SportSee, a sports analytics dashboard.
analytics camelcase hungarian-method jsdoc library naming-conventions openclassrooms-frontend-path p12 props-type react recharts-js sportsee styled-components
Last synced: 29 Jun 2026
https://github.com/phauthentic/password-hashers
A framework agnostic, depdency free password hasher library.
dependency-free hash hashing library password password-hash password-hasher password-hashers password-safety security
Last synced: 17 Jun 2026
https://github.com/ydah/muze
A Ruby audio feature extraction library that provides a full pipeline from audio loading to spectral analysis, feature extraction, rhythm analysis, effects, and lightweight visualization.
audio audio-extraction audio-extractor audio-loader library pipeline rhythm-analysis ruby visualization
Last synced: 13 Jun 2026
https://github.com/eyal-wowhub/contracts
A library that provides Design by Contract like API to ensure functions adhere to specific preconditions and postconditions.
lib library lua world-of-warcraft world-of-warcraft-addon wow wow-addon
Last synced: 18 Jun 2026
https://github.com/tuurdutoit/puppeteer-utils
A library of utility functions for Puppeteer
Last synced: 12 May 2026
https://github.com/fhstp/auto_rula
A dart library for evaluating pose data using the RULA scoring system
dart ergonomics library pose pose-estimation rapid-upper-limb-assessment rula tool tu-vienna ustp
Last synced: 13 Jun 2026
https://github.com/honziitko/libpy
Better standard library for Python (including math)
libc library python python-library python-standard-library standard-library
Last synced: 18 Jun 2026
https://github.com/hmlendea/nuciapi.middleware.logging
Logging middleware for ASP.NET Core applications built with NuciAPI.
api csharp dotnet library nuget nuget-package rest rest-api
Last synced: 12 Jun 2026
https://github.com/jamditis/rosen-frontend
The assets and components used to build the Jay Rosen Internet Archive. Created by Joe Amditis.
academia archive history journalism library media news university
Last synced: 11 Jun 2026
https://github.com/araga-dev/aux-data
PSR-16 key/value cache built on SQLite and PDO. Lightweight, single-file, perfect for local config and small apps.
cache composer-package key-value-store library pdo php psr-16 settings simple-cache sqlite
Last synced: 14 May 2026
https://github.com/orpheric73/matheric
A modular Python library for secure and flexible user input validation
input-validation library pip pypi python python-package secure-input
Last synced: 26 Jun 2026
https://github.com/lyellick/chatdotnet
.NET Class library for interfacing with IRC.
dotnet irc irc-bot irc-bot-framework library
Last synced: 20 Jun 2026
https://github.com/casm-lang/libcasm-fe
CASM Front-end, AST Representation, Parser, and Typechecker
abstract-syntax-tree casm frontend library symbol-table type-inference
Last synced: 11 Jun 2026
https://github.com/ismacortgtz/alarm.js
A JS library to play basic music using a custom json format and Oscillators.
js js-audio js-library js-music library music synthesizer
Last synced: 20 Jun 2026
https://github.com/pepipost/pepipost-sdk-go
Official Go library for Pepipost
api-client go golang golang-library library transactional-emails
Last synced: 21 Jun 2026
https://github.com/amonteir/pydnn
Booba Booba is a deep learning library built from scratch using Python3.
deep-learning library neural-networks python
Last synced: 21 Jun 2026
https://github.com/erelsop/fetch-enh
FetchEnh(anced) is an NPM package and utility class designed to streamline fetch requests. Provides built-in support for handling common tasks like setting up base URLs, managing default headers, setting request timeouts, interceptors, retrying failed requests, and handling various response types.
api fetch-api javascript library npm typescript utility
Last synced: 27 Jun 2026
https://github.com/brandonkramer/jsonlreplay
Append-only JSONL log with monotonic sequence numbers and incremental replay (sinceSeq, limit, Poll).
append-only event-log event-sourcing go golang json-lines jsonl library logging replay
Last synced: 22 Jun 2026
https://github.com/brandonkramer/mcpkit
Adds structured agent tool results, optional proxy-tool plumbing, and list/preview helpers.
agents ai-agents go golang library mcp model-context-protocol tools
Last synced: 22 Jun 2026
https://github.com/unclezoro/go-wal
Go implement of a Simple Write-ahead Logger
file-manager golang library tools
Last synced: 22 Jun 2026
https://github.com/jaid/get-boolean-action-input
GitHub Actions getInput() wrapper that returns a boolean.
action actions boolean get-input github github-action github-actions input lib library util utility
Last synced: 11 May 2026
https://github.com/wmentor/epoch
Time parsing/formating llibrary
date dateformat dateparser datetime go golang golang-library library time
Last synced: 22 Jun 2026
https://github.com/pr4j3sh/cpp
cpp package/library template
boilerplate cpp frames library package template
Last synced: 14 Jun 2026
https://github.com/asanka-j/audio-app
Audio app made with Vuejs + Deezer api
deezer-api library music spotify-api vuejs
Last synced: 13 Jun 2026
https://github.com/cuberite/tclap
Fork of git://git.code.sf.net/p/tclap/code
Last synced: 15 Jun 2026
https://github.com/YGGverse/gemtext-php
Object-oriented PHP 8 library for Gemini / Gemtext operations
composer gemini gemini-php gemini-protocol gemtext gemtext-php library parser php text-gemini
Last synced: 15 Jun 2026
https://github.com/dxxxxy/repo
My own maven repository.
dreamys dxxxxy library maven repo repository studio
Last synced: 15 Jun 2026
https://github.com/vestigiumincaligne/polka
Self-hosted e-book library with OPDS, web reader and inpx import
calibre-alternative e-books epub epub-reader fb2 fb2-reader flibusta golang inpx library opds self-hosted
Last synced: 15 Jun 2026
https://github.com/sulig/new_libft
Porque la primera libreria no es suficiente --------------------------> Libft Mejorada! Se han añadido nuevas funciones y mejorado algunas ya vigentes! Tambien incluye algunas funciones de la anterior libreria
c c-utilities library template template-library
Last synced: 15 Jun 2026
https://github.com/dvho/lose
As a response to Flay, which flays the diacricial marks off your strings, Lose loses the base characters but keeps the combining diacricial marks.
diacritics diacritics-removal flatten flattening javascript javascript-library library normalization npm npm-module npm-package npmjs regex regex-match regex-pattern vanilla-javascript
Last synced: 12 May 2026
https://github.com/ewingson/java
java sources
bfw hamburg java-library javaio lib library sources
Last synced: 16 Jun 2026
https://github.com/hey1me/prompt-library
Lightweight Local Prompt Library by using python
ai library local-first management prompt python3
Last synced: 24 Jun 2026
https://github.com/indigoparadox/base32alloc
Simple C/Vala implementation of base32 taken from Google Authenticator (https://code.google.com/p/google-authenticator/source/browse/libpam/base32.c).
Last synced: 17 Jun 2026
https://github.com/huidaecho/libaprintf
Aligned printf C library
c c-library cjk formatter formatting library print printf
Last synced: 13 Jun 2026
https://github.com/sug0/bst-cpp
Simple C/C++ binary search tree lib
algorithm binary-search-tree bst c cpp data-structure library simple tree
Last synced: 26 Apr 2026
https://github.com/deskpro/messenger-style
UI library used by the legacy Deskpro Messenger
Last synced: 01 Apr 2026
https://github.com/tadd/int
An interval-arithmetic-ish library with a terrible name.
arithmetic int intangible intelligent intensive interesting interval-arithmetic library not-integer numeric ruby terrible
Last synced: 30 Aug 2025
https://github.com/jaid/guess-package-manager
Detects the packager manager used in a Node project. Currently supports npm, pnpm and yarn.
lib library npm package-manager pnpm util utility yarn
Last synced: 05 Jan 2026
https://github.com/davidlienhard/process
🐘 php library to create and kill system processes
Last synced: 05 Mar 2026
https://github.com/cubetiq/flutter_custom_credit_card_ui
Implement a simple flutter library to render a beautiful credit card ui with card detection.
Last synced: 02 Jul 2025
https://github.com/achaak/react-browser-icons
Tools to get browser svg.
browser browser-svg library react react-browser-icons svg svg-icons
Last synced: 30 Apr 2026
https://github.com/rapidjs-org/javascript-repo-template
JavaScript library template repository.
Last synced: 05 Jun 2026
https://github.com/clemix37/bug-shield
Simple TypeScript Library to catch errors for developers 🔍
bug bugs library typescript typescript-library
Last synced: 10 Jun 2025
https://github.com/outlying/meteo-icm
An API client to access weather data on Polish Meteo ICM institute
Last synced: 28 May 2026
https://github.com/lancern/bufrw
Buffered reader and writer for Rust
buffer input-output library rust
Last synced: 28 Mar 2025
https://github.com/funny-family/solid-js-date-picker
Customizable date picker for Solid-js 🗓️
date datepicker datetime javascript library solid-js solid-js-framework solidjs
Last synced: 07 May 2026
https://github.com/iocss/crossass-inspector
A better variable inspection library for Sass (mixin / function).
css debug development function functions inspect inspection library mixin mixins sass
Last synced: 28 Apr 2026
https://github.com/noobnotfound/noobnotfound.sheets
a simple .NET library that provides a simple and efficient way to use Google Sheets as a database
csharp-library database-management dotnet google-sheets-api-v4 library
Last synced: 26 Apr 2026
https://github.com/conesoft/nuget-dnsimple
little helper to update my ip record on dnsimple.com
Last synced: 26 Apr 2026
https://github.com/antonybudianto/es-lib-starter
Simple library starter, includes Babel, TypeScript, ESLint, Jest, Prettier
babel es eslint javascript jest library
Last synced: 02 Apr 2026
https://github.com/shingzhanho/codemoji
A library allows you to use emoji without handling Unicode
dotnet dotnet-standard emoji emoji-unicode library unicode
Last synced: 08 Sep 2025
https://github.com/alexanderschuetz97/luajlpath
Reimplementation/Port of the lua lpath library to luaj
Last synced: 17 Apr 2026
https://github.com/carlmartus/rapidframe.js
Fast game development
agdg frame javascript library webgl
Last synced: 17 Apr 2026
https://github.com/jd297/libc
c standard libray (libc) for Linux (JD297/Linux)
Last synced: 26 Apr 2026
https://github.com/fumito100111/python-library-template
A template repository for Python library
Last synced: 07 Jun 2026
https://github.com/infofintech/system
A free JS library and PHP script collection for web desktops and web apps.
env environment init javascript js-cdn js-cdns lib libraries library libs model models php php-libraries php-library php-libs phplib system work
Last synced: 02 Apr 2026
https://github.com/beenotung/bon
stackish based decode and encode library in Erlang and Typescript
Last synced: 29 Apr 2026
https://github.com/klotzi111/transformerinterceptor
Fabric mod library to register raw class transformation/generation listeners
fabric fabric-mod library minecraft minecraft-mod mod modding
Last synced: 17 Apr 2026
https://github.com/cutie-shell/qml-module-cutie
A QML module to provide functionality specific to Cutie
library linux mobile qml-module
Last synced: 03 Apr 2026
https://github.com/hu2di/checkappid
The android library checks for the application id that matches the application id on the server
android application-id check json library matchers server
Last synced: 17 Apr 2026
https://github.com/greenbone/gvm-auth-lib
Authentication library for Greenbone Vulnerability Managment aka. OpenVAS
authentication backend extended gea greenbone greenbone-community-edition gvm library openvas rust
Last synced: 03 Apr 2026
https://github.com/johnnymast/logichain
Declarative workflows for real‑world PHP applications. Predictable, testable, and built for teams that value maintainable code.
automation library logic php pipeline workflow
Last synced: 03 Apr 2026
https://github.com/farhandigital/youtube-transcript-edge
A JavaScript library to fetch transcripts from YouTube videos. Designed for edge environments like Cloudflare Workers.
cloudflare-workers library npm typescript youtube
Last synced: 03 Apr 2026
https://github.com/sisprov6/infra-code-libs
Bibliotecas genéricas para Infra-as-Code da empresa
angular component-library library ngx test-automation tests
Last synced: 29 Apr 2025
https://github.com/henrikfricke/go-lifecycle
life cycle manager for Go
cycle go golang library life lifecycle task-runner
Last synced: 28 May 2026