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-10 00:17:40 UTC
- JSON Representation
https://github.com/themmoddingherds/gfs
GFS parser library for C#
csharp gfs library parser skullgirls tfh
Last synced: 14 Oct 2025
https://github.com/trizen/math-gcomplex
Math::GComplex - a generic complex number library for Perl 5.
complex library math numeric perl-module perl5 perl5-module
Last synced: 16 Mar 2026
https://github.com/pzaino/dtblib
a DTB (Device Tree Blob) loader and parser library in ANSI C and without dependecies (so, theoretically usable on every platform and operating system)
ansi-c c99 devicetree dtb library risc-os riscos
Last synced: 06 Feb 2026
https://github.com/hmtools/wpflibrary
WPF Library for common use scenarios.
Last synced: 29 Apr 2026
https://github.com/r-dziewaltowski/classiccalculator
A classic calculator engine that responds to pressing buttons and provides output including display value.
arithmetic calculator csharp dotnet library math nuget
Last synced: 25 Feb 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/theskyinflames/concurrent-fifo
Go thread safe FIFO implementation
concurrency fifo go golang golang-library library theskyinflames thread-safe threadsafe
Last synced: 15 Jun 2026
https://github.com/ozgebayram/randomgen2
Random-User-App-2
html-css-javascript javascript library react
Last synced: 29 Apr 2026
https://github.com/dr-lab1/buku
Buku qui signifie livre, est un projet initié dans le but de simplifier la gestion de la bibliothèque de l'UPC (Université Protestante au Congo). Conçu dans les standards et normes internationaux, il peut être utilisé dans n'importe quelle entité gérant des ouvrages.
java java-8 javafx javafx-desktop-apps jframe library
Last synced: 06 Feb 2026
https://github.com/anibulus/basics-csharplibrary
Un ejemplo en C# para incluir async/await y creación de librerias.
async csharp csharp-library dotnetcore library
Last synced: 29 Apr 2026
https://github.com/delight-rpc/webextension
🌿
browser esm library npm-package typescript
Last synced: 15 Apr 2026
https://github.com/frapp42/net.vcards
csharp frapp42 frenchyapps42 library nuget nuget-package vcard vcards
Last synced: 07 Feb 2026
https://github.com/noviel/typescript-library-monorepo-template
TypeScript Library Monorepo Template
github-actions github-packages lerna library monorepo template tsdx typescript yarn-workspaces
Last synced: 29 Apr 2026
https://github.com/cmiles74/webapi
Leverages Nervestaple libraries to make WebAPI a breeze! 🌊
c-sharp library restful webapi
Last synced: 10 Oct 2025
https://github.com/gamerquantannymars/ki-n-tr-c-microservices-th--vi-n-t---ng
Dự án mô phỏng một hệ thống thư viện sử dụng kiến trúc microservices cho phép quản lý sách, độc giả và cho mượn sách.
architecture library microservices mongodb nodejs
Last synced: 10 Jun 2026
https://github.com/a-boring-square/libdiesel
A kitchen sink C library with lots of common helpers and boilerplate code
c c-library library shared-library
Last synced: 10 Oct 2025
https://github.com/fulminazzo/yagl
Yet Another GUI Library.
bukkit effects gui item java library minecraft particles serialization serialization-library
Last synced: 16 Mar 2026
https://github.com/blackglory/extra-tags
🌲
browser esm library nodejs npm-package typescript
Last synced: 06 Feb 2026
https://github.com/maresmar/fopenhelper
PHP's fopen function extension that handle cookies and redirects. My first GitHub repository
cookie library php redirection simple
Last synced: 26 Apr 2025
https://github.com/mp3martin/jsrunpy.js
Use Brython to run any Python code with JS at any time using run function that returns promise
javascript js library python python3 web
Last synced: 29 Apr 2026
https://github.com/bashtools/kubash
Advanced Bash command line parser library
Last synced: 29 Apr 2026
https://github.com/tomashubelbauer/esm-dataview-getvarint
ESM (and non-ESM) JavaScript varint library
javascript library protobuf sqlite varint
Last synced: 13 Apr 2026
https://github.com/gregorybarale/ts-json-rpc
A robust, type-safe, and transport-agnostic TypeScript library for building JSON-RPC 2.0 clients and servers with full specification compliance, batch requests, and comprehensive error handling.
json-rpc json-rpc-client json-rpc-server json-rpc2 library monorepo protocol-implementation typescript typescript-library
Last synced: 06 Sep 2025
https://github.com/rubyonworld/ruby-ip
This is a library for manipulating IP addresses.
Last synced: 29 Apr 2026
https://github.com/romw314/rust-bashgenn
Just a Bashgenn interpreter.
bash bashgenn cargo cli crate crates-io extensible interpreter library rbgn rust transpiler
Last synced: 06 Sep 2025
https://github.com/nativemessaging/protocol
An interface for message passing.
deno library module native-messaging nodejs protocol
Last synced: 29 Apr 2026
https://github.com/wojtekb30/easyapiopenai
Python classes which allow using OpenAI API easily. Based fully on web requests.
ai library openai-api python3 requests
Last synced: 30 Jan 2026
https://github.com/kyuff/validate
Library to validate domain types in a Go application
go golang library validation validation-library
Last synced: 29 Apr 2026
https://github.com/inab/rwfilelock
Readers / writers file lock python helper class
Last synced: 30 Jan 2026
https://github.com/purposed/good
Golang's Obviously Opionated Dependencies (GOOD)
Last synced: 28 Jan 2026
https://github.com/equbuxu/minemake
A barebones library for Minecraft world generation
library minecraft world-generation
Last synced: 08 Apr 2025
https://github.com/goto-eof/simple-pass-gen
Crate for simple password generation.
crate library password-generator rust
Last synced: 18 Jan 2026
https://github.com/theskyinflames/set
A concurrency safe Set implementation, with a bit of map essence
go go-library go-set golang library set theskyinflames thread-safe
Last synced: 15 Jun 2026
https://github.com/xubylele/schema-forge-core
schema-forge-core is the core engine for Schema Forge, providing all the logic for parsing, diffing, validating, and generating SQL from schema definitions.
lib library nodejs npm npm-package package
Last synced: 13 Mar 2026
https://github.com/fs-frost/asu-go2js
Asu is a library to work with subtitles on ASS format.
ass-subtitles golang gopherjs javascript library typescript
Last synced: 29 Apr 2026
https://github.com/mzaini30/simple-chart
Like the Chart JS commonly, but specifically for browsers that do not support HTML5 yet
chart html javascript jquery library
Last synced: 28 Apr 2026
https://github.com/dizmo/functions-queued
dizmoFun: queued invocations
dizmo function invocation javascript library queued typescript
Last synced: 29 Apr 2026
https://github.com/zororaka00/id-mobile-detector
A lightweight library to detect Indonesian mobile provider based on phone number prefixes.
detection indonesia javascript library phone phone-number provider typescript validation
Last synced: 28 Jan 2026
https://github.com/blackglory/extra-dns
🌲 A maintainable low-level DNS library.
esm library nodejs npm-package typescript
Last synced: 25 Feb 2026
https://github.com/16point7/gcontainer
generic container data structures for Go
collections data-structures generics go go-container go-generics go-library golang library
Last synced: 31 Jan 2026
https://github.com/susonicth/lsqlite3
Inofficial github mirror of LuaSQLite3
Last synced: 15 Apr 2026
https://github.com/magnetrwn/margolus-cpp
Reversible cellular automaton simulator for Margolus neighborhood automata: from billiard ball, to gas diffusion, tron, and critters, or any other ruleset possible.
automata automaton cellular-automaton command-line configurable library render reversible
Last synced: 07 Oct 2025
https://github.com/jamesscottbrown/respacer
Reposition objects (such as labels) so they do not overlap
javascript library visualization
Last synced: 08 Jan 2026
https://github.com/i-ahmed-biz/fast-ellipsis
It's AngularJS library for multiline text support. Its easy to use library with HTML and normal text support.
angular-ellipsis angularjs angularjs-library ellipsis fast-ellipsis html html-ellipsis javascript js-library library
Last synced: 22 Feb 2026
https://github.com/anurag1101/python_guess_game
A simple console-based game in Python that generates a random score between 1 and 1000 and tracks the highest score achieved, saving it to a text file for persistent storage. Play to beat your own records!
import library oops python python3
Last synced: 13 Jun 2025
https://github.com/sudo88com/google-terraform-library
Full Terraform Library for Google with Scheduled Updates
Last synced: 28 Jul 2025
https://github.com/jpodivin/pystrand
Genetic algorithm library
artificial-intelligence genetic-algorithm library python
Last synced: 07 Feb 2026
https://github.com/rowanmanning/require-first
Require and return the first available module.
Last synced: 25 Feb 2026
https://github.com/azmanabdlh/niqah-editor
Schema Engine Editor by NIQAH
engine laravel library niqah sass schema spatie web-builder
Last synced: 30 May 2026
https://github.com/blackglory/store-js
🌲 The JavaScript SDK for Store
browser esm library nodejs npm-package typescript
Last synced: 15 Apr 2026
https://github.com/ed555009/utilities-tw-tax-id-validator
A nuget package for validating Taiwan TaxId (BAN) targeting .Net8
business-administration csharp library taiwan tax utility validation
Last synced: 07 Feb 2026
https://github.com/liberatti/nxcore
Internal Python library designed to provide common and reusable functionalities for private web projects. It streamlines development by offering a robust set of tools for authentication, database integration, messaging, and AI-powered tasks.
Last synced: 01 Jun 2026
https://github.com/nens/threedidepth
Calculate waterdepths for 3Di results.
Last synced: 06 Feb 2026
https://github.com/souleymeine/escape-lib
Another terminal library. Useful for UIs and other forms of graphics, in any of your favorite terminals.
2d-graphics c23 cross-platform dynamic-library freebsd gnu-make library linux macos static-library terminal-graphics tui unix windows-10 windows-11
Last synced: 28 Jan 2026
https://github.com/andrewbenton/go-secrets
Golang generics for hiding secret values from accidental exposure
generics golang library secrets
Last synced: 07 Feb 2026
https://github.com/teragrep/jai_02
Teragrep Authentication Info in JSON for Java
authentication authn java java-library json library teragrep
Last synced: 30 Apr 2026
https://github.com/nitesh-/stringtil
A small string utils library which contains PHP inbuilt functions written in Go.
golang library string-manipulation
Last synced: 14 Jan 2026
https://github.com/blackglory/stream-js
🌱 The JavaScript SDK for Stream
browser esm library nodejs npm-package typescript
Last synced: 15 Apr 2026
https://github.com/allancapistrano/myanimelistpy
A library to use the MyAnimeList API more easily.
Last synced: 25 Feb 2026
https://github.com/kvizyx/wkpool
Primitive implementation of the worker pool.
Last synced: 31 Jan 2026
https://github.com/fzhange/nx-vue-cosmopolis
a vue3 monorepo base on nx
less library monorepo nx nx-cloud typescript vite vitejs vue3
Last synced: 31 Jan 2026
https://github.com/gudoshnikovn/libphash
A high-performance, portable C library for Perceptual Hashing. Designed for image similarity detection with zero external dependencies (except for the included `stb_image`).
lib library perceptual-hashing
Last synced: 23 Feb 2026
https://github.com/kykal/chemistry
npm i @kykal/chemistry
javascript javascript-library js kykal library module node node-js node-module nodejs npm npm-module npm-package package
Last synced: 15 Apr 2026
https://github.com/progminer/php-datagen-lib
Library of PHP-DataGen
code-generation data-class library php
Last synced: 20 Mar 2025
https://github.com/redlink-gmbh/redlink-spring-components
Assortment of useful Spring Components
asl java library spring spring-boot
Last synced: 15 Apr 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/anmiles/eslint-config
Base eslint config for all projects
configuration eslint frontend javascript library lint nodejs react
Last synced: 16 Mar 2026
https://github.com/muhakbarhamid21/hidden-leaf-library
Tujuan utama dari Hidden Leaf Library adalah bertindak sebagai pusat komunitas yang dinamis yang menyediakan bahan dan layanan untuk meningkatkan pengetahuan individu, menawarkan kesenangan pribadi, memperluas sumber daya teknologi, dan mefasilitasi interaksi sipil.
Last synced: 30 Apr 2026
https://github.com/yasir-khalid/portfolio-stock-exposure-calculator
The WhyKay library (named after a lazy Pokémon i.e. myself) contains all the handy functions that support efficient python software engineering workflows, connectivity to cloud, navigating file systems, parsing date/time formats and pushing notifications to different platforms.
Last synced: 12 Mar 2026
https://github.com/sketchingdev/feedbaby-client
Client library for the FeedBaby app
Last synced: 13 May 2026
https://github.com/moroboxai/moroboxai-editor-react
Embeddable code editor for coding AIs for MoroboxAI in React
code-editor javascript library moroboxai react reactjs typescript
Last synced: 15 Apr 2026
https://github.com/softspiders/js-npmlink-doc
The instruction for cooperative development of CRA and dependent library
app dependency dev development doc document javascript js lib library link npm npm-link softspiders ss
Last synced: 15 Apr 2026
https://github.com/kafkaphoenix/gameproject
Game project template to showcase how to import and build a game using an engine as a shared or static library + vcpkg for managing dependencies.
cmake cmake-examples cpp library vcpkg
Last synced: 01 Feb 2026
https://github.com/citrus-framework/withsmarty
citrus-framework with smarty
citrus citrus-framework library php73 smarty
Last synced: 01 Feb 2026
https://github.com/tvanriel/cloudsdk
Golang Kickstarter Library for Cloud Applications
cloud cloud-native go golang kubernetes library sdk
Last synced: 24 Jan 2026
https://github.com/jhony-v/fluid-sass
🖍 Lots of fluid spring animations of class names for css and mixins for scss files for your animating elements
Last synced: 07 Feb 2026
https://github.com/yutotnh/mkpw
Highly customizable password generation tool. 🔑
cli library password-generator rust
Last synced: 25 Feb 2026
https://github.com/dirmacs/thulp
Execution Context Engineering Platform for AI Agents
ai ai-agents cli context-engineering crate library llm rust thulp
Last synced: 01 Feb 2026
https://github.com/byigitt/discord-zig
Dependency-light Discord API library for Zig: REST, gateway, interactions, caching, and message, embed, and component builders inspired by discord.js.
discord discord-api discord-bot gateway library rest-api websocket zig
Last synced: 14 Jun 2026
https://github.com/ghevondw/cortex
C++ stackful coroutine library with native and WebAssembly support
async concurrency coroutines cpp emscripten library wasm webassembly
Last synced: 01 Feb 2026
https://github.com/georgiifirsov/dllhandler
Class that provides automatic DLL handle release and allow you to use exported functions much more easily in comparison to standard WinAPI way.
cplusplus cplusplus-14 dll library winapi windows
Last synced: 30 Apr 2026
https://github.com/johnazedo/android-boilerplate
A library to simplify the android development
android android-library boilerplate jetpack-compose koltin library mvi
Last synced: 01 Feb 2026