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-09 00:17:37 UTC
- JSON Representation
https://github.com/fmind/funpy
Functional and Pythonic standard library
functional library paradigm python standard
Last synced: 12 Apr 2026
https://github.com/innashpota/powerball
Powerball game library
java java-8 java-library junit library lottery powerball probability
Last synced: 01 Apr 2025
https://github.com/gbv/jskos-rdf-php
PHP library to process JSKOS and RDF data
Last synced: 14 Jan 2026
https://github.com/hotakus/clang-algorithms
C language library contains some useful algorithms adn data structures (such as hash table), and can help you develop. 包含一些有用的算法和数据结构(例如哈希表、链表),可以帮助您进行开发
algorithms clang cmake embedded hashtable library
Last synced: 04 Sep 2025
https://github.com/tobihatti/php-library-collection
✔🌍 A collection of usefull PHP-Libraries for web-development
framework library php php-library php-oop php7
Last synced: 09 Apr 2025
https://github.com/dogrulabs/jackson3-json-validation
A lightweight Jackson 3 + Jakarta Bean Validation library for Java.
bean-validation jackson java json library validation
Last synced: 14 Jan 2026
https://github.com/lyubenblagoev/goprsc
Goprsc is a GO client library for the Postfix Rest Server
golang library postfix-rest-server
Last synced: 17 Jan 2026
https://github.com/dev-cetera/df_config
A package that provides methods to load configuration data and access it at runtime.
cache dart json library localization package parser utils
Last synced: 24 Apr 2026
https://github.com/heimskr/formicine
A C++ library for doing things with ANSI.
ansi ansi-escape-codes library
Last synced: 09 Apr 2025
https://github.com/seanbannister/helping
A collection of generic Javascript functions that help in day to day programming.
browser javascript library nodejs server utility
Last synced: 02 May 2026
https://github.com/genial-framework/core
Core classes, functions, and constants for Genial Framework.
core genial-framework library php-framework php7
Last synced: 12 Jun 2025
https://github.com/konstantine-v/bible-lib
Clojure Library for parsing bible data
bible bibledata clojure clojure-library lein leiningen library
Last synced: 04 Jul 2025
https://github.com/gianttreelp/processing-ui
A wrapper for Processing's PApplet to aid development with easy to use Views and UI elements.
kotlin kotlin-library library processing processing-toolbox wrapper wrapper-api
Last synced: 01 May 2026
https://github.com/hubtou/oab
Microsoft Exchange/Outlook Offline Address Book (.oab files) decoder
address address-book addressbook csv-export excel-export exchange hubtools json-export library microsoft oab offline offline-tool outlook security servier table-export tool utility utility-library
Last synced: 24 Apr 2025
https://github.com/devantler-tech/dotnet-template-engine
A simple template engine for .NET. Built with Scriban.
Last synced: 18 Jan 2026
https://github.com/paladitya/jparser
A Java library to give YACC like facility
functional-programming java java8 lambdas library maven parser utility-application yacc
Last synced: 29 Apr 2026
https://github.com/profcomff/api-uilib
API wrappers, autogenerated from openapi.json files
api library openapi typescript
Last synced: 12 Apr 2025
https://github.com/stablecaps/nim-fuzzy-duck-lib
A fuzzy library for comparing strings
algorithms library nim nim-lang
Last synced: 03 Mar 2025
https://github.com/kermalis/krand
C# Xoshiro256** library THAT USES INCLUSIVE MAX VALUES geez
csharp library net8 performance random random-generation xoshiro xoshiro256
Last synced: 11 Mar 2026
https://github.com/hubtou/libpnu
Common utility functions for the PNU project
library pnu-project portability python unix windows
Last synced: 02 May 2026
https://github.com/andriannus/library-angular
Simple library app with Angular
Last synced: 16 May 2026
https://github.com/keltroth/kanban
Kanban is an helper to build kanban boards
Last synced: 28 Aug 2025
https://github.com/quedow/pathsage
This library manages access paths, avoids format and path not found issues and is cross-platform.
Last synced: 26 May 2026
https://github.com/trzmlel/little-prince-collection
Oliwia Kurzeja's collection of The Little Prince books in different languages
books bookshelf collection gsap library literature nuxt tailwindcss the-little-prince threejs vue
Last synced: 09 Apr 2026
https://github.com/jstmaxlol/salib
salib smarter argument library) is a single-file library to handle arguments in C++ | made as a successor to ecah-lib
argument cpp header-only library single-file
Last synced: 15 Mar 2025
https://github.com/unikraft/lib-googletest
Unikraft port of the Google testing and mocking framework
Last synced: 02 Feb 2026
https://github.com/koder77/cells
Cells - put ANNs together into a Cell, into a network of ANNs!
Last synced: 29 Oct 2025
https://github.com/riccardofelluga/cpp-library-template
Barebone C++ library project template
Last synced: 14 Mar 2025
https://github.com/genza999/toop
Python library to monitor website connectivity on mac
library notifications-alert python3
Last synced: 28 May 2026
https://github.com/ushiosan23/go-properties
Small library to read property files.
Last synced: 06 Jun 2026
https://github.com/andreasreuter/js-domain-principles
Incredible domain-driven design toolkit to get you started coding with these principles.
ddd domain-driven-design domain-principles javascript library npm-package typescript typings
Last synced: 20 Jun 2025
https://github.com/blackglory/pg-migrations
🌿
library nodejs npm-package typescript
Last synced: 12 Apr 2026
https://github.com/katai5plate/easy-script
自分がChromeでラクがしたいためのJavaScriptライブラリ|JavaScript library for me that wanna skipping work.
chrome-browser chrome-command-line chrome-devtools coding easy google-chrome javascript library simple
Last synced: 20 May 2026
https://github.com/seigtm/setm-math
setm::math is a C++ library (and conan package) containing classes of complex numbers and polynomials with all basic operators and functionality.
cmake complex complex-numbers conan conan-packages cpp library polynomial polynomials shared-library
Last synced: 20 Apr 2025
https://github.com/ysskrishna/nestedutils
The lightweight Python library for safe, simple, dot-notation access to nested dicts and lists. Effortlessly get, set, and delete values deep in your complex JSON, API responses, and config files without verbose error-checking or handling KeyError exceptions.
data-access dot-notation hacktoberfest json library nested-structures pypi pypi-package pytest python python-library release-automation utilities uv ysskrishna
Last synced: 14 Feb 2026
https://github.com/nuclearredeye/eslint-config
ESLint config to enforce my code style/quality preferences
Last synced: 11 May 2026
https://github.com/vanshbordia/vlrdevapi
Type-safe Python client for scraping Valorant esports data from VLR.gg . Fast, reliable, and production-ready.
hacktoberfest library python valorant vlr vlrgg webscraping
Last synced: 18 Jan 2026
https://github.com/dm3/asynctest
Clojure/script async test utilities
async clj cljs clojure clojurescript library testing utilities
Last synced: 04 Apr 2026
https://github.com/samthinkgit/aiuda
AI tools for runtime python. Such as pretty-printing, debugging/analysis and some random utils
ai artificial-intelligence debugging langchain library python tools
Last synced: 21 Feb 2026
https://github.com/tratteo/solmangonet
A .NET library that adds some useful composite RPC calls to the Solana chain to simply NFT collection management
Last synced: 08 Apr 2025
https://github.com/akhiraaa/awesome-pixel-flow
🎨 Explore cutting-edge pixel-space diffusion models with curated papers on image and video generation for advanced insights and methodology.
awesome awesomewm gif hacktoberfest image-translation library nuxt pixel-art psp-model python-framework python-library python-resources stylegan stylegan-encoder typescript unicorns welcome-pr xorg
Last synced: 05 Jan 2026
https://github.com/coletrammer/di
A free-standing alternative C++ standard library, using bleeding edge C++ features.
cpp freestanding header-only library
Last synced: 08 Mar 2025
https://github.com/arslanov-artur/vue-autocomplete
autocomplete library sass scss typescript vue
Last synced: 18 Jul 2025
https://github.com/ballerina-platform/module-ballerinax-hubspot.crm.commerce.discounts
This Ballerina connector provides capabilities to integrate with HubSpot CRM Discount API.
ballerina connectors crm hubspot integration library
Last synced: 20 Jan 2026
https://github.com/el-wumbus/mygem
gemini gemini-protocol library protocol rust
Last synced: 30 Mar 2025
https://github.com/blackglory/extra-fetch
🌲 Yet another isomorphism fetch library
browser esm library nodejs npm-package typescript
Last synced: 11 Apr 2026
https://github.com/aptivi-archives/filemagic
File magic querying library for C#, like the `find` command
csharp csharp-lib csharp-library file file-magic file-magic-bytes file-magic-number files library
Last synced: 04 Oct 2025
https://github.com/joorei/osgi-toolbox
Provides a mechanism to add or remove OSGi bundles within your application during runtime. In sum it can be considered a simple plug-in/add-on manager.
java library osgi plugin-manager
Last synced: 26 Feb 2025
https://github.com/mrousavy/piechart
A rich PieChart control for WPF which supports easy MVVM bindings and data access
analytics chart control library pie-chart statistics wpf xaml
Last synced: 02 May 2026
https://github.com/optimistvova75rc/codex-roblox-saj
Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox Executor executor, providing unparalleled functionality to effortlessly run Executors for your preferred Roblox games.
code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial
Last synced: 19 Jun 2025
https://github.com/nolim1t/assign-obj-params
Copy the information from one user defined object to another
Last synced: 20 Apr 2026
https://github.com/byronap/coincapapi
CoinCap API Library for .NET
api api-client api-rest api-wrapper bitcoin coincap coincap-api coincap-client coincap-io cryptocurrency dotnet dotnet-core dotnet-standard ethereum library netstandard websocket websocket-api websocket-client websockets
Last synced: 30 Jun 2025
https://github.com/ballerina-platform/module-ballerinax-hubspot.crm.object.schemas
This Ballerina connector provides capabilities to integrate with HubSpot CRM Schemas API.
ballerina connectors crm hubspot integration library
Last synced: 20 Jan 2026
https://github.com/maximosojo/skeleton-screen
CSS Library for Skeleton Screen
css css3 library skeleton skeleton-css
Last synced: 26 Mar 2025
https://github.com/dizmo/functions-after
dizmoFun: after handler
after dizmo function handler javascript library typescript
Last synced: 10 May 2026
https://github.com/tripu/domu
JavaScript library for DOM traversing and manipulation built with jQuery
dom html javascript jquery library traversal utility
Last synced: 04 Mar 2025
https://github.com/crabi/cfg
Configuration setup package for crabi microservices
Last synced: 27 May 2026
https://github.com/benchdoos/specs
MMZ Specifications
library manufactory specification
Last synced: 13 May 2026
https://github.com/majorcluster/datomic-helper
A Clojure library with handy functions for using datomic-free
Last synced: 18 Jun 2025
https://github.com/ruivieira/java-mentat
Java AI/ML/DS library
ai data-science java library machine-learning
Last synced: 01 Sep 2025
https://github.com/ballerina-platform/module-ballerinax-hubspot.crm.object.companies
This Ballerina connector provides capabilities to integrate with HubSpot CRM Companies API.
ballerina connectors crm hubspot integration library
Last synced: 19 Jun 2025
https://github.com/nberlette/is
Just another portable platform-agnostic package of high-performance type predicates. 🤪
assertions bun deno guards js jsr library narrowing node predicates ts type-guards type-safe typechecks typescript universal utilities
Last synced: 11 Apr 2026
https://github.com/launchbynttdata/tf-launch-module_library-resource_name
Terraform module to produce structured resource names
Last synced: 02 Apr 2026
https://github.com/pmpwsk/webframework
Cross-platform .NET library written in C# that allows you to create a web server for dynamic and/or static websites and web apps with ease.
asp-net asp-net-core cross-platform dotnet dotnet-core framework library web
Last synced: 20 Jan 2026
https://github.com/stefanhamminga/cpp_lib_scripts
Scripts for managing C++ header-only libraries
c-plus-plus cmake cpp documentation library
Last synced: 30 Mar 2025
https://github.com/sparkymat/appdir
appdir provides helpers to get the paths to various user app directories
app directory folder go golang golang-lib golang-library home lib library
Last synced: 24 Feb 2025
https://github.com/blackglory/you-died
🌿 Decently exit your Node.js application when it is interrupted.
library nodejs npm-package typescript
Last synced: 11 Apr 2026
https://github.com/pvormste/yetenv
A small util package which helps to determine on which environment the application is running
environment go golang library package
Last synced: 23 May 2026
https://github.com/ttab/static-jade-brunch2
Static html-page version of jade-brunch plugin.
Last synced: 20 Apr 2026
https://github.com/pentops/runner
Entry point management for Go CLIs and tools, including config management and parallel workers
Last synced: 17 Feb 2026
https://github.com/mickoissicko/gethome
A C library to obtain the user's default home path. Perchance it may not cover many use cases and mayhaps not be of perfection.
Last synced: 08 Aug 2025
https://github.com/exponential-workload/create-index
Create dark-themed nginx-autoindex-style index.html files for any static file serving platform
autoindex cli command-line command-line-app command-line-interface command-line-tool index library static static-site typescript typescript-library
Last synced: 15 Mar 2025
https://github.com/n2ref/geotools
A Simple Geo Library for PHP
geo geocoding geolocation library php
Last synced: 11 Jul 2025
https://github.com/maxdz-gmbh/mdz_ansi_alg
Very lightweight, speedy and portable ANSI C 89/90 compliant library for processing single-byte strings. Minimal dependencies, very fast operations on very large strings, no dynamic memory use.
android ansi ascii c embedded-systems freebsd library linux macos portable static-memory string windows
Last synced: 22 Feb 2026
https://github.com/ballerina-platform/module-ballerinax-hubspot.marketing.forms
This Ballerina connector provides capabilities to integrate with HubSpot Marketing Forms API.
ballerina connectors hubspot integration library marketing
Last synced: 20 Jan 2026
https://github.com/smile-io/representable
Smile's fork of the "representable" gem.
Last synced: 24 Feb 2025
https://github.com/malstraem/vulkanoid
personal graphics learning, spare time abstraction over Vulkan and DirectX 12
abstraction api directx graphics library rendering vulkan
Last synced: 15 Mar 2025
https://github.com/techins-software/jsutils
Common Js functions used upon our projects.
Last synced: 17 Feb 2026
https://github.com/u-ways/logging-http-client
A logging library built on top of the requests library to provide a familiar interface for sending HTTP requests with observability features out-of-the-box.
client hacktoberfest http library logging observability python
Last synced: 24 Apr 2025
https://github.com/yudwig/ermux
ermux is a minimal GO library for multi-error handling.
error-handling go golang library
Last synced: 15 May 2025