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-06-26 00:13:55 UTC
- JSON Representation
https://github.com/tfeldmann/tryagain
A simple and pythonic retry helper for calling unstable functions
Last synced: 14 Apr 2025
https://github.com/ibonn/dammy
Generate fake data for any purpose
database dummy dummy-data-generator fake-data fake-data-generator library mock populate-databases python random sql synthetic-dataset-generation
Last synced: 04 Apr 2026
https://github.com/wadehrarshpreet/react-create-library
CLI tools to generate boilerplate to create component based library
boilerplate cli library library-generator react
Last synced: 13 May 2025
https://github.com/ConsultingMD/schlepper
A utility gem for running and cataloging onetime tasks for Rails
Last synced: 16 Jul 2025
https://github.com/vkatsuba/bellboy
:email: Bellboy - is HTTP client library for send SMS by different services: Plivo, Twilio, Nexmo
erlang functional http https library nexmo nexmo-api nexmo-sms plivo plivo-sms twilio twilio-sms twilio-sms-api
Last synced: 14 Aug 2025
https://github.com/nathaneltitane/frobulator
Better shell scripting with a BASH-centric, POSIX-compatible shell parser and scripting library - full coding potential while making redundant and complex code bits a thing of the past!
bash debian functions library linux package-manager programming scripting setup-tool shell terminal ubuntu utility
Last synced: 22 Jul 2025
https://github.com/thecompez/dynamic-application
Concept of Dynamic Application
concept cpp20 cross-platform dll dynamic-library library plugin-manager
Last synced: 01 Sep 2025
https://github.com/maple3142/gmxhr-fetch
fetch-like polyfill for userscript managers
fetch gmxhr library polyfill userscript
Last synced: 30 Jun 2025
https://github.com/volcanicarts/fastosc
Fast and memory-optimised C# OSC library for .NET8+
Last synced: 19 Aug 2025
https://github.com/bbc/cucumber-slicer
Split cucumber feature files into a separate file for each scenario
cps dpub innovation library node
Last synced: 02 Aug 2025
https://github.com/picatz/homoglyphr
π― Confusing domain name character generator.
domain-names golang homoglyphs homograph-attack library
Last synced: 12 Oct 2025
https://github.com/savonet/ocaml-metadata
Library to read metadata from files in various formats.
Last synced: 04 Jan 2026
https://github.com/a740g/raylib-64
QB64-PE bindings for raylib (a simple and easy-to-use library to learn videogames programming)
binding bindings game-development game-programming gamedev library qb64 qb64-pe qbasic qbasic64 quickbasic quickbasic64 raylib raylib-binding raylib-qb64pe
Last synced: 23 Jul 2025
https://github.com/kjbrum/justmy.scss
Another stupid SCSS framework, but it's just mine.
css framework library sass sass-framework scss scss-framework
Last synced: 05 Sep 2025
https://github.com/elchininet/home-assistant-query-selector
Easily query Home Assistant DOM elements in an asynchronous way
dom dom-query home-assistant home-assistant-custom home-assistant-frontend javascript javascript-library library promises query-selector typecript
Last synced: 05 Apr 2026
https://github.com/tupol/online-stats
Online statistics implementations, including average, variance and standard deviation; exponentially weighted versions as well.
covariance exponential-moving-average exponential-moving-variance kurtosis library online-stats scala skewness variance
Last synced: 05 Mar 2026
https://github.com/neutralsoftware/atlas
Atlas - Build everything, and beyond
atlas game-engine gamedev library multi-platform open-source
Last synced: 11 May 2026
https://github.com/purplesyringa/ZeroDevLib
Libraries for ZeroNet
libraries library p2p peer-to-peer zeronet
Last synced: 12 Mar 2025
https://github.com/seniru/linegraph-tfm
Lite, Reusable and customizable line charts for Transformice
charts customizable library linegraph-tfm lite transformice
Last synced: 12 Apr 2025
https://github.com/spencerjibz/async-event-emitter-rs
Lightweight AsyncEventEmitter for rust
async async-callback async-rust event-emitter library tokio
Last synced: 13 Apr 2025
https://github.com/pimalaya/imap-client
Rust library to manage IMAP sessions
client imap imap-client library rust session
Last synced: 19 Jun 2025
https://github.com/adebola-io/whirlwind
Programming language for clear, concise and clever computing.
extension interpreter language language-server-protocol library programming-language runtime rust typechecker typescript
Last synced: 17 Jul 2025
https://github.com/bisdn/rofl-common
OpenFlow protocol endpoint written in C++
Last synced: 25 Jan 2026
https://github.com/go-tapd/tapd
The Go Tapd SDK is a Go client library for accessing the Tapd API
golang library sdk tapd tapd-webhook webhook
Last synced: 07 Apr 2026
https://github.com/shubhamzanwar/react-masonry-grid
An awesome react module that enables you to create masonry grids βοΈ
Last synced: 30 Apr 2025
https://github.com/arsham/arshlib.nvim
Common library for using in neovim plugins
Last synced: 18 Mar 2025
https://github.com/vvsdevs/androiddynamicjetpackcompose
π Android Dynamic Jetpack Compose is a powerful library that enables dynamic layout rendering based on JSON configurations using Jetpack Compose. This library allows developers to design and update UI elements dynamically without needing to release a new app update, making it a flexible and efficient solution for Android applications.π
android android-library compose dynamic jetpack-android jetpack-compose jetpackcompose kotlin kotlin-android library
Last synced: 15 Jun 2025
https://github.com/nardinan/miranda
A large multipurpose library - written in pure C - with an object oriented interface and used as 2D game engine (deprecated: some of the tricks used in this library don't work with AArch64)
game-development game-engine library object-oriented
Last synced: 17 Dec 2025
https://github.com/falsepattern/gasstation
Mixin 0.8 library for 1.7.10 that works in place of other loaders too.
java library minecraft minecraft-forge minecraft-forge-mod minecraft-mod mixin mixins mod spongepowered-mixin
Last synced: 18 Mar 2025
https://github.com/purplesyringa/zerodevlib
Libraries for ZeroNet
libraries library p2p peer-to-peer zeronet
Last synced: 11 Apr 2025
https://github.com/fleaflet/flutter_map_cancellable_tile_provider
Plugin for flutter_map that provides a `TileProvider` with the capability to cancel unnecessary HTTP requests
flutter flutter-map library maps
Last synced: 12 Apr 2025
https://github.com/dhhruv/tic-tac-toe
π Unbeatable Tic Tac Toe Game using Minimax Algorithm.
algorithm cli game games hacktoberfest hacktoberfest2021 library minimax minimax-algorithm pygame python shell software support terminal testing tic-tac-toe
Last synced: 03 May 2025
https://github.com/ceccopierangiolieugenio/pycut
terminal graphic library loosely based on QT api
ascii curses library python qt5 terminal terminal-app tui
Last synced: 11 Jul 2025
https://github.com/hejny/spacetrim
Spacetrim is trimming string from all 4 sides. It is very helpful to keep pretty code indentation without keeping a strange spaces inside a strings.
javascript library nodejs typescript
Last synced: 30 Apr 2025
https://github.com/lemariva/wipy2.0-gps
Connect a Ublox NEO-6M/NE0-M8N gps module to a WiPy2.0/3.0
esp32 esp8266 library micropython wipy
Last synced: 13 Apr 2025
https://github.com/virgs/jsonplaceholderreplacer
Typescript library/cli to replace placeholders in json
cli javascript javascript-library json library placeholder replacer substitution typescript
Last synced: 12 Apr 2025
https://github.com/apaxa-go/pgtypes
Native GoLang implementation of some PostgreSQL types.
database golang library postgresql types
Last synced: 17 Jan 2026
https://github.com/cfnptr/pack
Runtime optimized multi-platform data packing library for realtime game resources loading
c c99 compression compressor container cpp cross-platform csharp data library multi-platform pack package packer packing resource resources runtime storage zstd
Last synced: 30 Oct 2025
https://github.com/asifvora/vuejs-questions-answers
List of top VueJs Questions & Answers
code components feature interview learning library mixins question-answering questions questions-and-answers syntax tutorials vue vuejs vuejs-components vuejs-plugin vuejs-router vuejs-templates vuejs2 vuex
Last synced: 12 Apr 2025
https://github.com/hadiab/react-condition
React Condition
conditional-rendering library react reactjs
Last synced: 15 May 2026
https://github.com/prevailexcel/laravel-nowpayments
A Laravel Package for NOWPayments
cryptocurrency laravel laravel-nowpayments library nowpayments payment-integration
Last synced: 10 Apr 2025
https://github.com/segabl/pd2-hoplib
Collection of functions and useful tools used in multiple of my mods
blt-mod hooks library mod payday-2 payday2 paydaymods utility
Last synced: 25 Jun 2025
https://github.com/stdlib-js/stats
Standard library statistical functions.
javascript lib library math mathematics node node-js nodejs standard statistics stats stdlib
Last synced: 09 Apr 2025
https://github.com/voxpupuli/puppet-augeasproviders_core
Alternative Augeas-based providers for Puppet, core library http://augeasproviders.com/
augeas augeasproviders centos-puppet-module configuration configuration-files configuration-management debian-puppet-module hacktoberfest library linux-puppet-module puppet puppet-module puppet-resources redhat-puppet-module ubuntu-puppet-module
Last synced: 11 Dec 2025
https://github.com/refcell/lice
Dead simple, minimal SPDX License generator library written in Rust.
Last synced: 02 Mar 2026
https://github.com/jqnatividad/csv-nose
Detecting CSV file dialects by Table Uniformity Measurement and Data Type Inference
Last synced: 14 Jun 2026
https://github.com/apache/chemistry-cmislib
Mirror of Apache Chemistry CMISLib
chemistry csharp java library objective-c php python
Last synced: 08 Oct 2025
https://github.com/juzzlin/simplelogger
A simple yet effective logging library for C++
cplusplus cplusplus-11 cplusplus-17 cross-platform library logger loggers logging logging-library raii
Last synced: 10 Apr 2025
https://github.com/sevvaleygul0/react-native-dark-login-screen
Customizable social login screen
library mobil mobile mobile-development react-native react-native-dark-login-screen react-native-library
Last synced: 26 Apr 2025
https://github.com/red-scorp/softspib
Software SPI class for Arduino with support of not 8-bit aligned transfers
fork hobby hobby-project library softspi softspib spi
Last synced: 26 Apr 2025
https://github.com/gavinlyonsrepo/stm32_projects
A collection of projects and libraries for STM32 based micro-controllers family.
aht10 erm19264 hd44780 library lm75a nokia5110 pcd8544 pcf8574 st7735 stm32 stm32f070 stm32f103 stm32f103c8 stm32f103c8t6 stm32f303 stm32f303k8 tm1638 tm1638display uc1609 uc1609c
Last synced: 13 Oct 2025
https://github.com/frankray78/netpace
Network speed tester including server discovery, latency measurement, download and upload speed testing.
cli dotnet dotnet-library internet-speed internet-speed-checker internet-speed-test library network-speed network-speed-meter network-speed-test speedtest speedtest-cli
Last synced: 16 Apr 2026
https://github.com/omega-r/omegakeyboard
Keyboard with additional functionality, allow adding listener.
android auto-hiding keyboard keyboard-events library listener softkeyboard
Last synced: 03 Mar 2026
https://github.com/raphaelstolt/llms-txt-php
A library for writing, reading, and validating llms.txt Markdown files.
documentation library llms llms-txt llmstxt
Last synced: 13 Oct 2025
https://github.com/khaouitiabdelhakim/ailyrics-js
ai-lyrics is a JavaScript library that allows you to easily fetch song lyrics from various sources on the web. It utilizes Puppeteer, a headless browser automation tool, to scrape lyrics from search results and provides methods to retrieve lyrics by song title or by both song title and artist.
javascript library lyrics lyrics-fetcher lyrics-finder lyrics-generator lyrics-plugin lyrics-scraping lyrics-search npm songs
Last synced: 11 Mar 2026
https://github.com/dietechniker/3rdparty-privacy-proxy
Deliveres functionality to securely fetch and provide 3rd Party resources as well as proxying requests back to the 3rd Party Provider. This is the base library you use as a dependency within your own Privacy Proxy project. See the docs and the examples project to implement your own.
3rdparty-governance data-protection gdpr java library maven-dependency privacy proxy reverse-proxy spring-boot
Last synced: 12 Oct 2025
https://github.com/flexmonster/js-pivot-table
JavaScript Pivot table & Charts by Flexmonster
aggregation crosstab javascript library pivot-chart pivot-grid pivot-tables
Last synced: 17 Mar 2025
https://github.com/PerfecXX/micropython-linenotify
Line Notify with MicroPython on ESP32/ESP8266Β
esp32 esp8266 library line-notify micropython micropython-esp32 micropython-esp8266
Last synced: 13 May 2025
https://github.com/macfuse/library
libfuse - macFUSE user space library
libfuse library macfuse user-space
Last synced: 15 Jul 2025
https://github.com/catppuccin/nim
:crown: Soothing pastel theme for Nim
catppuccin hacktoberfest library nim nim-lang theme
Last synced: 07 Aug 2025
https://github.com/blackboxvision/mui-audio-player
π Material-UI based Audio Player
audio library material-ui music player react
Last synced: 22 Jul 2025
https://github.com/mockline/mockline
Your go-to design library crafted to elevate your creative journey
components library nuxt typescript ui vue
Last synced: 16 May 2025
https://github.com/BRA1L0R/use-videocard
React hook to fetch the graphics card information of the client using canvas
javascript library react reacthooks reactjs typescript
Last synced: 23 Mar 2025
https://github.com/eyevinn/wrtc-egress
Server endpoint NPM library for standardized WebRTC based streaming
Last synced: 30 Aug 2025
https://github.com/thebespokepixel/es-tinycolor
Fast Color Parsing and Manipulation in es2017, based on TinyColor2
color hsl hue library node-module npm rgb tinycolor
Last synced: 09 Sep 2025
https://github.com/ultikits/ultitools-reborn
A library for Minecraft server plugin development.
bukkit bukkit-plugin library minecraft minecraft-plugin spigot spigot-plugin spigot-plugin-api
Last synced: 18 Feb 2026
https://github.com/blenderskool/react-localstorage-hooks
π A collection of React hooks for reactively managing localStorage.
cross-tab hooks library localstorage react reactjs sync typescript
Last synced: 12 Apr 2025
https://github.com/stefcameron/text-to-canvas
Render multiline plain or rich text into textboxes on HTML Canvas with automatic line wrapping
canvas es6 html javascript library multiline node richtext wrapping
Last synced: 14 Apr 2025
https://github.com/saopayne/gocardless-pro-go
GoCardless Pro Go Client [Unofficial]. This library provides a simple wrapper around the GoCardless API.
api-client documentation go gocardless library
Last synced: 31 Oct 2025
https://github.com/zenkiet/ngx-version-view
A powerful Angular library that enables version-aware component rendering for seamless feature toggling based on application versions.
angular angularlibrary library npm
Last synced: 10 Jul 2025
https://github.com/gnussy/prepucio
PREPUC.io - a Portable REPL with Embedded Plugin Utility for C++
cpp gnussy library repl xmake xmake-repo
Last synced: 12 Mar 2025
https://github.com/hexageek1337/tripay-library
Library untuk TriPay (Payment Gateway Lokal Indonesia) menggunakan bahasa pemrograman PHP versi 7 dan database MariaDB
gateway gateway-api library payment payment-gateway php php7 tripay
Last synced: 13 Apr 2025
https://github.com/traits-ts/stdlib
Traits for TypeScript Classes (Standard Library)
class library mixin oop standard trait typescript
Last synced: 06 Sep 2025
https://github.com/achetronic/wizgo
Control your WiZ lights with Go
golang library wiz wiz-light-bulb wiz-lights
Last synced: 21 Aug 2025
https://github.com/jancvanb/roc-random
π¦ π² Roc library for random number generation
library random random-number-generators roc-lang
Last synced: 13 Mar 2025
https://github.com/adam-mcdaniel/rsa
An RSAπ implementation in C, using arbitrarily large integers
c cybersecurity decryption encryption header-only library rsa-cryptography
Last synced: 12 May 2025
https://github.com/ootidea/ts-tagged-union
A library for defining and manipulating algebraic data types in TypeScript.
algebraic-data-types discriminated-unions exhaustiveness-checking library narrowing npm-package pattern-matching tagged-unions typescript
Last synced: 08 May 2025
https://github.com/knowscount/vue-lib
π fun vue component library for my own use.
codepen component component-library lib library vue vuejs vuejs2
Last synced: 21 Mar 2025
https://github.com/publioelio/school-42-libft
A repository with all archives for the proyect libft in the School 42 core cursus. It's a custom-made library :books: of useful functions in C language :wrench:
42cursus 42projects 42school c-language libft42 library makefile school-42-malaga
Last synced: 23 Jun 2025
https://github.com/package-url/packageurl-php
PHP implementation of the package url spec
Last synced: 10 Sep 2025
https://github.com/geforcefan/libnolimits
A NoLimits Roller Coaster 1 and 2 Library written in C++
library nolimits2 rollercoaster simulation
Last synced: 12 Apr 2025