Rexiv2 - Rust
rexiv2 Rust library for working with media file metadata This library provides a Rust wrapper around the gexiv2 library, which is a GObject-ba
Ender - JavaScript
ENDER Ender is a full featured package manager for your browser It allows you to search, install, manage, and compile front-end JavaScript packages and their dependencies for the web. We like to think of it as NPM's little siste
DialogAlchemy - Java
DialogAlchemy This is a dialog utility library. It provides a easy way to let developers deal with screen rotation issue. Installation repositories { ... maven { url "https://jitpack.io" } } dependen
FabricView - Java
FabricView - A new canvas drawing library for Android. The library was born as part of a project in SD Hacks (www.sdhacks.io) on October 3rd. It is currently under construction and will be refactored and polished in the coming
Mongoose - C
Mongoose - Embedded Web Server / Embedded Networking Library Mongoose is ideal for embedded environments. It has been designed for connecting devices and bringing them online. On the market since 2004, used by vast number of op
Ccv - C
Build Status Travis CI VM: Linux x64: Raspberry Pi 3: Jetson TX2: Backstory I set to build ccv with a minimalism inspiration. That was back in 2010, out of the frustration with the computer vision l
Bolt - C++
Bolt is a C++ template library optimized for heterogeneous computing. Bolt is designed to provide high-performance library implementations for common algorithms such as scan, reduce, transform, and sort. The Bolt interface was modeled on th
Image optimizer - PHP
Image Optimizer This library is handy and very easy to use optimizer for image files. It uses optipng, pngquant, jpegoptim, svgo and few more libraries, so before use it you should install proper libraries on your server. Project
ImageWorkshop - PHP
================================ ImageWorkshop class ================================ Summary and features Really flexible and easy-to-use PHP class to work with images using the GD Library htt
MIRACL - C
MIRACL What is MIRACL? Multiprecision Integer and Rational Arithmetic Cryptographic Library – the MIRACL Crypto SDK – is a C software library that is widely regarded by developers as the gold standard open source SDK for elliptic
Lrucache11 - C++
LRUCache11 A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list and a std::unordered_map style container to provide fast insert, delete and updat
SwiftFoundation - Swift
SwiftFoundation Cross-Platform, Protocol-Oriented Programming base library to complement the Swift Standard Library. Goals Provide a cross-platform interface that mimics Apple's Foundation framework. Pr
Logging - Ruby
Logging by Tim Pease Homepage Github Project Description Logging is a flexible logging library for use in Ruby programs based on the design of Java's log4j library. It features a hierarchical logging system,
Sortable - JavaScript
Sortable Sortable is a JavaScript library for reorderable drag-and-drop lists. Demo: http://sortablejs.github.io/Sortable/ Features Supports touch devices and modern browsers (including IE9) Can dr
Tinker - Java
Tinker Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstalling apk. Getting started Add tinker-gradle-plugin as a dependency in your main build.gradl
Android stackblur - Java
Android StackBlur Android StackBlur is a library that can perform a blurry effect on a Bitmap based on a gradient or radius, and return the result. The library is based on the code of Mario Klingemann. The library is compatible
Three.proton - JavaScript
three.proton three.proton is a magical 3d particle engine using three.js. It is based on the Proton Engine library. It inherited Proton's most api. I think it is the simplest three.js particle engine.Check out examples at https:/
Mathjs android - Java
mathjs-android An android wrapper library to mathjs.org javascript library Installation Gradle Mathjs is available on jitpack. Add jitpack to your root build.gradle: allprojects { repositories {
AppVerUpdater - Java
AppVerUpdater A library that checks for your apps' updates on your own server. If you want to publish your app in Google Play it is best not to use the library. Google Play prohibits self-renewal. API 14+ required.
Jfixture - Java
JFixture JFixture is an open source library based on the popular .NET library, AutoFixture. Description JFixture is a Java library to assist in the writing of Unit Tests, particularly when following Test Driven Deve
AppFontChanger - Java
AppFontChanger In a Single shot change font of Entire Android Application - TextViews, EditText, Buttons, Views etc., Kindly use the following links to use this library: allprojects { repositories { ... mav
Libfastcommon - C
Copyright (C) 2010 Happy Fish / YuQing libfastcommon may be copied only under the terms of the Less GNU General Public License(LGPL). Please visit the libfastcommon Home Page for more detail. English language: https://github.com/happyfish1
PySQLPool - Python
What is PySQLPool PySQLPool is at the heart a MySQL Connection Pooling library for use with the MySQLDB Python bindings. Part of the PySQLPool is the MySQL Query class that handles all the thread safe connection locking, conne
SwiftIcons - Swift
Swift Library for Font Icons Please ★ this library. Now, you don't have to download different libraries to include different font icons. This SwiftIcons library helps you use icons from any of the following font icon
Kubwa - Java
Kubwa An Annotation based validation library for use with Android's DataBinding library in an MVVM architecture. Quick and easily add validation rules to ViewModels by annotating the class Annotation Processing to eliminate
Android Architecture Components - Kotlin
Android Architecture Components Read article here Android Architecture Components (AAC) is a new collection of libraries that contains the lifecycle-aware components. It can solve problems with configuration changes,
FABsMenu - Java
FloatingActionButtons Menu (FABsMenu) Just a simple library to use a menu of FloatingActionButtons from Design Support Library that follows Material Design guidelines Show some ?
Animated tab bar - Swift
ANIMATED TAB BAR Swift UI module library for adding animation to iOS tabbar items and icons. We specialize in the designing and coding of custom UI for Mobile Apps and Websites. Sta
Refit - C#
Refit: The automatic type-safe REST library for .NET Core, Xamarin and .NET Refit Refit.HttpClientFactory NuGet AzureArtifacts CI Feed: https://
Ray - Python
Ray is a fast and simple framework for building and running distributed applications. Ray is packaged with the following libraries for accelerating machine learning workloads: Tune: Scalable Hyperparameter Tuning RL
JsQR
jsQR A pure javascript QR code reading library. This library takes in raw images and will locate, extract and parse any QR code found within. Demo Installation NodeJS npm install jsqr --sa
Selection - JavaScript
Simple and easy selection library to enable visual DOM-Selection Selection Selection.js is an simple, lightweight, and modern library for making visual DOM Selections. Quick demo: https://simon
Chartable - Ruby
The Chartable Ruby gem The Chartable gem is a lightweight and database-level library to transform any Active Record query into analytics hash ready for use with any chart library. Supported database engines: MySQL and PostgreSQL
Refit - C#
Refit: The automatic type-safe REST library for .NET Core, Xamarin and .NET Refit Refit.HttpClientFactory NuGet AzureArtifacts CI Feed: https://
AnimatedTabBar - Swift
AnimatedTabBar Example To run the example project, clone the repo, and run pod install from the Example directory first. Requirements iOS 10.0+ Swift 5 Installation AnimatedTabBar is
Bubble navigation - Java
Bubble Navigation ? A light-weight library to easily make beautiful Navigation Bars with a ton of ? customization options. Demos FloatingTopBarActivity TopBarActivity
ShowMoreText - Java
ShowMoreText This is simple library for creating textview expandable. Like Continue or Less. This library extended versiion TextView. Easy to use. Sample Root Gradle allprojects { repositories { ...
Sortable - JavaScript
Sortable Sortable is a JavaScript library for reorderable drag-and-drop lists. Demo: http://sortablejs.github.io/Sortable/ Features Supports touch devices and modern browsers (including IE9) Can dr
Postman - Kotlin
What is Postman? Postman is a reactive One-tap SMS verification library. This library allows the usage of RxJava with The SMS User Consent API Usage Postman allows you to easily access the SMS. You can access to a
Java diff utils - Java
java-diff-utils Status Intro Diff Utils library is an OpenSource library for performing the comparison operations between texts: computing diffs, applying patches, generating unified diffs or parsing the
Postgrest rs
PostgREST client-side library ? . This library provides an ORM interface to PostgREST.
Oxigen - Rust
oxigen Oxigen is a parallel genetic algorithm library implemented in Rust. The name comes from the merge of OXIdación (Rust translated to Spanish) and
Imageproc - Rust
imageproc An image processing library, based on the image library. There may initially be overlap between the functions in this library and those in i
Grpc rs - Rust
gRPC-rs gRPC-rs is a Rust wrapper of gRPC Core. gRPC is a high performance, open source universal RPC framework that puts mobile and HTTP/2 first. Sta
Ipnetwork - Rust
ipnetwork This is a library to work with IPv4 and IPv6 CIDRs in Rust Run Clippy by doing rustup component add clippy cargo clippy Installation This c
Vue smooth dnd - JavaScript
Vue Smooth DnD A fast and lightweight drag&drop, sortable library for Vue.js with many configuration options covering many d&d scenarios. This library
Vue testing library - JavaScript
Vue Testing Library Simple and complete Vue.js testing utilities that encourage good testing practices. Vue Testing Library is a lightweight adapter b
Combine - Rust
combine An implementation of parser combinators for Rust, inspired by the Haskell library Parsec. As in Parsec the parsers are LL(1) by default but th
Flutter shine.dart - Dart
Flutter Shine Show some ❤️ and star the repo to support the project Flutter widget inspired by Shine Installation Add the Package dependencies: flut
Android browser helper
The Android Browser Helper library helps developers use Custom Tabs and Trusted Web Activities on top of the AndroidX browser support library.