Stars
Implementation of self balancing binary search tree data structure called Red-Black Tree. Based on interval tree described in "Introduction to Algorithms 3rd Edition", published by Thomas H. Cormen…
Javascript library for interacting with Ankr APIs
Indexes items with call numbers into Elasticsearch from Alma
Prometheus instrumentation library for PHP applications
Add a laravel's service provider to use yandex cloud storage as simple as amazon s3
A demonstration how to use ClickHouse with MaxMind GeoIP2 databases for geolocaiton
Server and client code examples for SingularityNET services in supported programming languages
queueServer has a simple purpose -- atomically distribute tasks. It remembers which task was started, whether it was completed and what is result of its execution.