Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Library

Library

830 projects

Showing 36 of 830 projects

ForkWork
ForkWorkOCaml

An OCaml library for parallelizing work across multiple cores using child process forking.

#functional-programming#parallel-computing#library
Stars17
Forks3
Last commit6 years ago
curses
cursesAda

A high-level, task-safe Ada binding for ncurses with automatic rendering, color management, and multi-terminal support.

#ada-binding#library#command-line-interface
Stars17
Forks1
Last commit6 years ago
SvelteKit-Adapter-Versioned-Worker
SvelteKit-Adapter-Versioned-WorkerTypeScript

A SvelteKit adapter that generates service workers to enable offline functionality for SvelteKit sites.

#progressive-web-app#service-worker#offline-first
Stars16
Forks1
Last commit
ada-id
ada-idAda

An Ada library for generating UUIDs with support for random, name-based, and string-conversion operations.

#library#unique-identifier#distributed-systems
Stars16
Forks1
Last commit4 years ago
deno_tokenizer
deno_tokenizerTypeScript

A simple tokenizer library for Deno that breaks text into tokens using customizable rules.

#library#lexical-analysis#regex
Stars16
Forks3
Last commit4 years ago
Sirocco
SiroccoFrege

A Frege library for accessing relational databases via JDBC.

#database-access#gradle#functional-programming
Stars16
Forks5
Last commit10 years ago
rm-ng-star-rating
rm-ng-star-ratingJavaScript

A fully customizable, zero-dependency Angular standalone component for advanced star ratings with half-star precision and accessibility.

#package#library#npm
Stars16
Forks1
Last commit4 days ago
pachka
pachkaElixir

A reliable message batching library for Elixir applications that collects and delivers messages in configurable batches.

#event-processing#elixir#batch-processing
Stars16
Forks0
Last commit1 year ago
StyleDecorator
StyleDecoratorSwift

A Swift library for easily creating attributed strings by chaining style decorators.

#ios#style#library
Stars15
Forks1
Last commit6 years ago
Athena Event Dispatcher
Athena Event DispatcherCrystal

A Crystal library implementing Mediator and Observer patterns for event-driven architecture.

#event-driven#software-architecture#library
Stars15
Forks0
Last commit2 months ago
cl-semver
cl-semverCommon Lisp

A Common Lisp library for parsing, creating, and comparing semantic versions according to the SemVer 2.0.0 specification.

#version-parsing#library#lisp
Stars15
Forks3
Last commit3 years ago
feedme
feedmeElixir

An Elixir RSS/Atom parser built on erlang's xmerl with Timex for date parsing.

#elixir#atom-parser#feed-reader
Stars15
Forks9
Last commit9 years ago
gnatcoll-bindings
gnatcoll-bindingsAda

Ada bindings to C libraries including GMP, Python, Readline, and Syslog for the GNAT Components Collection.

#python-integration#gmp#library
Stars15
Forks15
Last commit5 months ago
v-regex
v-regexV

A simple regex library for V that wraps the PCRE library, now obsoleted by the official pcre module.

#library#vlang#regex
Stars15
Forks4
Last commit4 years ago
cl-reader
cl-readerCommon Lisp

A Common Lisp library providing configurable reader macros for cleaner syntax in arrays, hash tables, sets, accessors, and more.

#sets#hash-tables#arrays
Stars14
Forks1
Last commit3 years ago
strftime
strftimeGo

A C99-compatible strftime formatter for Go's time.Time instances, providing standard date/time formatting.

#library#datetime#golang-package
Stars14
Forks5
Last commit8 years ago
progressons
progressonsCommon Lisp

A Common Lisp library for displaying a one-line progress bar in terminal applications.

#library#terminal#development-tools
Stars14
Forks1
Last commit1 year ago
libgdx-library-template
libgdx-library-template

A template repository for creating libGDX libraries with Gradle 9.x, 8.x, or 7.x, configured for easy deployment.

#gradle#template#java-library
Stars14
Forks2
Last commit5 months ago
ngx-version-view
ngx-version-viewTypeScript

An Angular library for version-aware component rendering and routing, enabling progressive feature rollouts and backward compatibility.

#progressive-rollout#version-control#library
Stars14
Forks0
Last commit8 months ago
Danmaku Project
Danmaku ProjectYacc

An efficient bullet hell library for Gamemaker Studio 2.3.0, enabling complex bullet patterns in 2D games.

#game-maker-language#game-maker#library
Stars14
Forks0
Last commit5 years ago
mysql_protocol
mysql_protocolOCaml

OCaml library implementing the native MySQL/MariaDB wire protocol using the Bitstring library.

#database-driver#bitstring#library
Stars14
Forks1
Last commit4 years ago
dice
diceElixir

An Elixir library and CLI for simulating dice rolls with configurable dice sides and multiple trials.

#elixir#library#dice-roller
Stars14
Forks1
Last commit9 years ago
hunt-markdown
hunt-markdownD

A CommonMark-compliant markdown parsing and rendering library for the D programming language.

#d-language#library#commonmark
Stars14
Forks1
Last commit4 years ago
micropython-nextion
micropython-nextionPython

A MicroPython library for controlling Nextion serial displays, ported from the ITEAD Arduino library.

#iot#micropython#display-control
Stars13
Forks6
Last commit3 years ago
go-workerpool
go-workerpoolGo

A Go library for managing and controlling concurrent goroutines using a worker pool pattern inspired by Java Thread Pool.

#threadpool#library#goroutine
Stars13
Forks0
Last commit3 years ago
vserialx
vserialxV

A tiny V library for serial communication on Linux systems.

#iot#v-lang#embedded-systems
Stars13
Forks3
Last commit2 years ago
unsafe
unsafeElixir

Generate unsafe (!) bindings for Elixir functions at compile time to reduce code duplication.

#functional-programming#elixir#developer-tools
Stars13
Forks3
Last commit2 years ago
ex_minimatch
ex_minimatchElixir

Elixir library for testing file path matches against glob patterns without walking the directory tree.

#glob-patterns#filesystem#elixir
Stars13
Forks8
Last commit4 years ago
Tome
TomeGame Maker Language

A GameMaker library that automatically generates documentation websites directly from GameMaker projects.

#gamemaker#developer-tools#library
Stars13
Forks1
Last commit2 months ago
ref_inspector
ref_inspectorElixir

An Elixir library for parsing HTTP referer URLs to extract search engines, social networks, and other traffic sources.

#elixir#traffic-analysis#library
Stars13
Forks2
Last commit28 days ago
rulex
rulexElixir

A tiny Elixir library for defining simple rule handlers using pattern matching.

#rule-engine#macro#functional-programming
Stars13
Forks2
Last commit4 years ago
crygen
crygenCrystal

A Crystal library for programmatically generating Crystal source code files.

#developer-tools#metaprogramming#php-generator-inspired
Stars13
Forks2
Last commit6 months ago
arson
arsonLua

A Lua library companion to register custom data types for encoding and decoding with json.lua.

#library#gamedev#tool
Stars13
Forks1
Last commit3 years ago
NuLib
NuLibD

An alternative standard library for D that enables high-level constructs without requiring a garbage collector.

#systems-programming#d-language#garbage-collector-free
Stars12
Forks3
Last commit20 days ago
jmespath.cr
jmespath.crCrystal

A fully compliant Crystal implementation of the JMESPath query language for extracting data from JSON documents.

#library#json-query#crystal-lang
Stars12
Forks0
Last commit3 months ago
parse-args
parse-argsAda

An Ada 2012 library for parsing command-line arguments, inspired by Python's argparse.

#open-source#library#ada-2012
Stars12
Forks2
Last commit4 years ago
PreviousPage 19 of 24Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 years ago
#Elixir92
#Go74
#Cross Platform70
#Functional Programming69
#Golang59
#Swift51
#Ios50
#C Plus Plus47
#Performance45
#Ui Components44
#Mobile Development41
#Typescript41