Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/2amigos/yii2-grid-view-library

Highly enhanced GridView widget and grid components for Yii2

2amigos components grid gridview-extensions library php widget yii yii2

Last synced: 27 Sep 2024

https://github.com/hqnna/mocha

An elegant configuration language for both humans and machines.

configuration deserialization format language library parser serialization specification zig

Last synced: 15 Nov 2024

https://github.com/ezcater/activerecord-postgres_pub_sub

Support for PostgreSQL LISTEN and NOTIFY

library postgres postgresql pub-sub rubygem

Last synced: 08 Jan 2025

https://github.com/rainu/go-command-chain

A go library for easy configure and run command chains. Such like pipelining in unix shells.

command go golang library pipeline shell

Last synced: 08 Nov 2024

https://github.com/arcaneplugins/treasury

🏦 A powerful multi-platform library for next-level plugin integrations.

api bukkit economy java library minecraft papermc spigot spigotmc

Last synced: 11 Oct 2024

https://github.com/djc/gcp_auth

Minimal authentication library for Google Cloud Platform (GCP)

auth authentication gcp google-cloud-platform library rust

Last synced: 01 Nov 2024

https://github.com/thelazytomcat/sii_decrypt

[DISCONTINUED] Small library/tool designed to decrypt SII files used as saves in truck games by SCS Software. Can be used as DLL, console program, GUI program or directly in a code.

american-truck-simulator ats decryption delphi ets2 euro-truck-simulator-2 fpc lazarus library object-pascal pascal saves tool utility

Last synced: 11 Jan 2025

https://github.com/thedudefromci/wraithengine

A free, open source, Java game engine library built on top of LWJGL. Designed to act as a use-exactly-what-you-need, no-assumptions framework, WraithEngine is versatile enough to act as a library within other tools or projects, or a full fledged standalone game engine.

engine framework game game-development game-engine gamedev indiedev java-game library lwjgl3

Last synced: 26 Nov 2024

https://github.com/KHerron/SonyAPILib

Sony Smart Device C# API Library for remote control

api automation c-sharp ircc lan library remote-control sony-devices

Last synced: 04 Nov 2024

https://github.com/rmunate/laravelhelpers

🌟 Elevate Your Laravel Experience! πŸš€πŸ“¦ Unlock the potential of seamlessly creating and utilizing helpers in the Laravel framework. πŸ€–πŸ’Ό πŸ’Ό Harness the power of simplicity, efficiency, and elegance to execute your application's custom methods effortlessly, whether in a class or view! πŸŒŸπŸ”§

helpers laravel laravel-framework library

Last synced: 30 Dec 2024

https://github.com/omimo/xrbm

Implementation of Restricted Boltzmann Machine (RBM) and its variants in Tensorflow

crbm library machine-learning mnist-dataset python rbm restricted-boltzmann-machine tensorflow

Last synced: 13 Oct 2024

https://github.com/dhhruv/chrome-dino-runner

πŸ±β€πŸ‰ A Replica of the hidden Dinosaur Game from Chrome Browser Offline mode build using Python and PyGame.

algorithm chrome chrome-dino-game chrome-dinosaur-game dinosaur-game framework game games google-chrome hacktoberfest hacktoberfest2023 library pygame python python3 software

Last synced: 19 Dec 2024

https://github.com/mhashim6/android-separatorview

A SeparatorView for Android

android kotlin library line separator

Last synced: 15 Nov 2024

https://github.com/crazyht/ngx-tree-select

Angular select component with tree items

angular4 library ngx select treeview

Last synced: 17 Nov 2024

https://github.com/jason-napolitano/codeigniter4-cart-module

A basic port of the CodeIgniter 3 cart library for CodeIgniter 4.

cart codeigniter codeigniter4 library module php shopping-cart

Last synced: 27 Dec 2024

https://github.com/Apostolique/Apos.Input

Polling input library for MonoGame.

apos game input library monogame nuget

Last synced: 27 Oct 2024

https://github.com/telekits/teleapi

πŸš€ The useful library to simplify your work with Telegram Bot API

api bot es6 javascript library network nodejs tekekit telegram telegram-api

Last synced: 29 Nov 2024

https://github.com/blackboxvision/react-qr-reader

React component for QR Scanning on web using Zxing library

hooks library qr qr-code-decoder qr-code-reader qr-scanning qrcode-scanner react

Last synced: 09 Jan 2025

https://github.com/Crazyht/ngx-tree-select

Angular select component with tree items

angular4 library ngx select treeview

Last synced: 14 Oct 2024

https://github.com/washingtonpost/arcads

ArcAds is a DFP wrapper created by Arc XP with publishers in mind.

a9 advertising amazon dfp doubleclick header-bidding library prebid

Last synced: 15 Jan 2025

https://github.com/martinkr/onelinecode

"Awesome javascript in one line of code" - A collection of utilities and helpers following the principle: Keep it as simple as possible in one line of code. See: https://dev.to/martinkr/series/15146

codequality javascript library nodejs utilities webdev

Last synced: 27 Oct 2024

https://github.com/boilertown/react-ui-boilerplate

The boilerplate to help you build React UI library and publish to NPM automatically.

front-end library npm react-boilerplate react-ui rollup storybook testing-library typescript

Last synced: 13 Oct 2024

https://github.com/pvdberg1998/pnet

High level Java network library

easy-to-use framework java library network networking tcp

Last synced: 19 Dec 2024

https://github.com/andreoneres/brasilapi-php

A PHP SDK for integration with BrasilAPI.

brasilapi library php php8 sdk-php

Last synced: 22 Nov 2024

https://github.com/potatolondon/search

A wrapper around Google's full text search API for App Engine

appengine library search

Last synced: 08 Nov 2024

https://github.com/LADSoft/DotNetPELib

A C++11 library used to create a managed program (CIL) and dump to either .IL, .EXE, or .DLL format

assembly c-plus-plus library managed msil

Last synced: 08 Nov 2024

https://github.com/package-url/packageurl-go

Go implementation of the package url spec

go go-library golang golang-library library package-url purl

Last synced: 10 Jan 2025

https://github.com/szczyglis-dev/js-ai-body-tracker

[JS/TensorFlow] JavaScript library that implements machine learning-based models for human pose estimation and human movement analysis. It allows you to easily implement three neural network models for human pose estimation: MoveNet, PoseNet, and BlazePose. No Node.js is required. TensorFlowJS was used, and an example app is included.

artificial-intelligence blazepose body-tracking iptv javascript library m3u8 machine-learning movenet mp4-video neural-network pose-estimation posenet realtime tensorflow tfjs tfjs-models video-streaming webbrowser webcam-capture

Last synced: 19 Dec 2024

https://github.com/origamicomet/fbx

:scroll: Single-file binary FBX importer.

autodesk c99 dcc export fbx import library model scene

Last synced: 12 Oct 2024

https://github.com/Web3-Club/Web3wiki-Website

πŸ“–δΈ­ζ–‡δΊ’θ”η½‘η¬¬δΈ€δΈͺWeb3η›Έε…³ηŸ₯θ―†ηš„η™Ύη§‘η«™η‚Ή |@Web3-Club

blockchain ethereum library web3 website wiki wikipedia

Last synced: 29 Oct 2024

https://github.com/fbiego/cst816s

An Arduino library for the Hynitron CST816S capacitive touch screen IC

arduino-library cst816s hynitron library touch touchscreen

Last synced: 09 Jan 2025

https://github.com/vittoriopiotti/pathgraph-javafx

Path Graph is a library with all the tools necessary to create and work both path and walk graphs in a stable and simple way.

graph graphs interactive java javafx library path smartgraph ui user-experience user-interface visualization walk-paths

Last synced: 19 Dec 2024

https://github.com/zeroekkusu/optimizooors-lab

Measure gas savings with different Solidity optimizations

library optimization solidity template

Last synced: 09 Nov 2024

https://github.com/deinsoftware/toolbox

dein ToolBox - C# .Net Library with utilities like: command line, files, log, platform, shell, system, transform and validation [ Win+Mac+Linux ]

command-line csharp dotnet dotnet-core dotnet-framework dotnet-standard hacktoberfest library macos osdetection toolbox toolboxes validation-library windows xunit

Last synced: 20 Dec 2024

https://github.com/bocadilloproject/aiodine

πŸ§ͺ Async-first Python dependency injection library

async asyncio dependency-injection library python

Last synced: 29 Oct 2024

https://github.com/piotrkowalczuk/promgrpc

Prometheus instrumentation library for gRPC powered Go applications.

golang grpc instrumentation library metrics monitoring observability prometheus

Last synced: 12 Jan 2025

https://github.com/go-simpler/env

πŸ” Load environment variables into a config struct

12factor configuration dependency-free environment-variables go library

Last synced: 26 Oct 2024

https://github.com/hopinc/json-methods

Add methods to plain JSON objects

json library typescript utility

Last synced: 11 Nov 2024

https://github.com/tamimattafi/kabin

Kotlin Multiplatform library for database storage inspired by Room and built on SQLDelight

android browser database desktop ios js jvm kabin kmm kmp kotlin kotlinmultiplatform library native orm query room sql sqldelight sqlite

Last synced: 19 Dec 2024

https://github.com/techwithmanuel/untitledui-js

Explore over 1100+ icons with the Untitled UI style, fully customizable and animated with Framer Motion integration. Free. Open Source.

icons javascript library react react-components react-hooks react-libraries react-library reactjs typescript ui-components ui-design ui-library uikit

Last synced: 14 Jan 2025

https://github.com/domino-osgi/domino

OSGi dynamics made easy - A Scala DSL to master OSGi dynamics

dsl library modularity osgi scala

Last synced: 09 Nov 2024

https://github.com/itztravelintime/swiftcpudetect

Swift Library to detect the current CPU Architecture for the current machine/process (inculing detecting if the current process is running using Rosetta) and additional system info.

cpu info ios ipados library macos swift swiftpackage system tvos watchos

Last synced: 02 Nov 2024

https://github.com/Lucretiel/autocommand

Autocommand turns a python function into a CLI program

library python utility

Last synced: 17 Nov 2024

https://github.com/blackglory/parse-favicon

🌳 Parse HTML to get icon information

library nodejs npm-package typescript

Last synced: 15 Jan 2025

https://github.com/jasonkuhrt/template-typescript-lib

πŸŽ›οΈ Project template for TypeScript libraries

example library template typescript

Last synced: 09 Jan 2025

https://github.com/Hamadakram/KeyHide

Easy way to hide Android keyboard on background tap without any effort.

android hide keyboard library

Last synced: 09 Nov 2024

https://github.com/lucretiel/autocommand

Autocommand turns a python function into a CLI program

library python utility

Last synced: 11 Jan 2025

https://github.com/nandoflorestan/kerno

Framework for a Python application service layer, approximating Uncle Bob Martin's Clean Architecture.

application-framework clean-architecture library python python3 tdd

Last synced: 11 Nov 2024

https://github.com/hejny/Ukraine

Help Ukraine - add ribbon with Ukraine flag into the website you manage, show the anti-war message to Russian users, or block them from your service.

library typescript ukraine ukraine-invasion ukrainewar war

Last synced: 25 Oct 2024

https://github.com/YZarytskyi/react-voice-visualizer

React library for audio recording and visualization using the Web Audio API

audio audio-recording audio-visualizer library react typescript visualization voice-recorder voice-recording web-audio-api

Last synced: 31 Oct 2024

https://github.com/tanaikech/FilesApp

FilesApp is a GAS library for retrieving file and folder list in Google Drive using Google Apps Script (GAS). Also this can create a tree from all files and folders in Google Drive.

developer-tools file-tree gas-library google-apps-script library

Last synced: 16 Oct 2024

https://github.com/azholtikov/zh_network

ESP32 ESP-IDF and ESP8266 RTOS SDK component (arduino library for ESP32 family) for ESP-NOW based mesh network.

arduino arduino-library component esp-idf esp-now esp32 esp8266 espnow library mesh mesh-network rtos-sdk

Last synced: 19 Dec 2024

https://github.com/hejny/ukraine

Help Ukraine - add ribbon with Ukraine flag into the website you manage, show the anti-war message to Russian users, or block them from your service.

library typescript ukraine ukraine-invasion ukrainewar war

Last synced: 14 Jan 2025

https://github.com/nxbyte/PythonAudioEffects

A Python library that can apply: darth vader, echo, radio, robotic, and ghost effects to audio samples.

audio darth dsp echo ghost-effects library python python-library radio robot vader

Last synced: 08 Nov 2024

https://github.com/adrenak/UniDLL

Editor window to create DLLs from C# code in Unity

dll dllexport library unity unity3d

Last synced: 10 Nov 2024

https://github.com/rogerpadilla/prouter

Fast, unopinionated, minimalist client-side routing library inspired by the simplicity and flexibility of express middlewares

browser frontend library mobile router routing web

Last synced: 12 Jan 2025

https://github.com/onecodemonkey/shell

Some useful scripts of shell.

library shell shell-scripts shellscript tutorial

Last synced: 12 Dec 2024

https://github.com/catcherwong/rdb-tools

⚑ An analysis tool of the Redis/Valkey RDB files, which includes library and CLI.

analysis cli csharp library memory rdb redis valkey

Last synced: 09 Jan 2025

https://github.com/codedust/go-tox

Go wrapper for the toxcore library - contributions welcome!

chat library tox

Last synced: 05 Nov 2024

https://github.com/gearplug/pipedrive-python

Pipedrive wrapper written in Python

api library oauth pipedrive python webhooks wrapper

Last synced: 12 Jan 2025

https://github.com/electric-sheep-co/arduino-redis

A Redis client library for Arduino.

api arduino cplusplus embedded library redis

Last synced: 24 Nov 2024

https://github.com/bartavelle/language-puppet

A library to work with Puppet manifests, test them and eventually replace everything ruby.

continuous-integration haskell library parser puppet server tests

Last synced: 14 Oct 2024

https://github.com/vcs-python/libvcs

βš™οΈ Lite, typed, pythonic utilities for git, svn, mercurial, etc.

api git hg library mercurial parsing python python-3 pythonic subversion svn url-parser vcs

Last synced: 11 Jan 2025

https://github.com/doc-han/libgenesis

An API workaround the library genesis platform to enable query search

ebooks free free-book genesis libgen library library-genesis paid pdf

Last synced: 07 Nov 2024

https://github.com/BnademOverflow/libCplus

Wonderful library with lots of useful functions, algorithms and data structures in C

algorithms c data-structures imperative-programming library low-level-programming makefile

Last synced: 11 Nov 2024

https://github.com/hamadakram/keyhide

Easy way to hide Android keyboard on background tap without any effort.

android hide keyboard library

Last synced: 25 Nov 2024

https://github.com/xlsdg/react-echarts-v3

React.js(v16.x+) component wrap for ECharts.js(v3.x+)

chart echarts library react react-component react-echarts reactjs visualization

Last synced: 05 Dec 2024

https://github.com/salihgueler/flutter_before_after_image

A Slider view for Before-After use-case for Flutter.

flutter flutter-plugin flutter-plugins library

Last synced: 27 Dec 2024

https://github.com/mkalten/TUIO20_CPP

C++ TUIO 2.0 reference implementation

c-plus-plus library tuio tuio-client tuio-simulator tuio-tracker tuio2

Last synced: 26 Oct 2024

https://github.com/Isotopejs/isotope

UI library that aims to bring simplicity and intuitiveness back to Web Development. πŸš€

css-in-js isotope javascript library typescript ui user-interface web-development

Last synced: 30 Nov 2024

https://github.com/lps-js/lps.js

Logic Production System (LPS) programming language interpreter implemented in JavaScript for Node.js and browsers.

ai artificial-intelligence interpreter javascript language languages library logic lps production-systems programming-language prolog

Last synced: 23 Nov 2024

https://github.com/albmarin/badX12

A Python Library for parsing ANSI ASC X12 files.

edi library parser python x12

Last synced: 06 Nov 2024

https://github.com/yozik04/nibe

Library for communication with Nibe heatpumps.

api heatpump library modbus nibe rs485

Last synced: 10 Jan 2025

https://github.com/doo/scanbot-sdk-example-ionic

Integrate the Cordova Document Scanner SDK from Scanbot SDK into your project

android app cordova cross-platform document filter image ionic ios library ocr plugin scanner scanning sdk

Last synced: 19 Dec 2024

https://github.com/ritiek/rafy-rs

Rust library to download YouTube content and retrieve metadata

content downloader library metadata rust youtube

Last synced: 13 Oct 2024