Posts

  • breaker_machines

    Modern circuit breaker for Ruby & Rails. Thread-safe, fiber-ready async support. Built-in fallbacks, rich introspection, clean DSL. Memory-efficient with jitter & monitoring.

    The circuit breaker that went where no Ruby has gone before! ⭐

    A battle-tested Ruby implementation of the Circuit Breaker pattern, built on state_machines for reliable distributed systems protection.

    Tags: #ruby • circuit-breaker • concurrent-ruby

  • Qualitis

    Qualitis is a one-stop data quality management platform that supports quality verification, notification, and management for various datasource. It is used to solve various data quality problems caused by data processing. https://github.com/WeBankFinTech/Qualitis

    Qualitis is a data quality management platform that supports quality verification, notification, and management for various datasource. It is used to solve various data quality problems caused by data processing.

    Based on Spring Boot, Qualitis submits quality model task to Linkis platform. It provides functions such as data quality model construction, data quality model execution, data quality verification, reports of data quality generation and so on. At the same time, Qualitis provides enterprise-level features of financial-level resource isolation, management and access control. It is also guaranteed working well under high-concurrency, high-performance and high-availability scenarios.

    Tags: #java • quality • quality-check

  • configify

    NestJS Config on Steroids

    configify is a NestJS configuration module that makes it easier to deal with configuration files and secrets.

    Tags: #typescript • aws • configuration

  • omniauth-google-oauth2

    Oauth2 strategy for Google

    Strategy to authenticate with Google via OAuth2 in OmniAuth.

    Get your API key at: https://code.google.com/apis/console/ Note the Client ID and the Client Secret.

    For more details, read the Google docs: https://developers.google.com/accounts/docs/OAuth2

    Tags: #ruby • omniauth • google-oauth2

  • YOLOv3

    Keras implementation of yolo v3 object detection.

    Keras(TF backend) implementation of yolo v3 objects detection.

    According to the paper YOLOv3: An Incremental Improvement.

    Tags: #python • yolov3 • object-detection

  • gst1-java-core

    Java bindings for GStreamer 1.x

    See the [examples repository][gst1-examples] for some self-contained projects to get you started. Use the [Javadoc][gst1-javadoc]! - all classes are documented, and include links to the relevant native documentation where appropriate. Please use the [GStreamer-Java mailing list][gstreamer-java-group] to ask questions.

    To try the examples you will need [GStreamer installed][gstreamer-download] on your system. Other options for deployment are possible - see requirements below.

    Please note, this is not an easy-to-use multimedia framework for beginners. It currently requires people to know the Java language and be familiar with the GStreamer framework (and possibly be prepared to apply things from tutorials on GStreamer programming in other languages to the Java bindings).

    Tags: #java • gstreamer

  • progress.js

    ProgressJs is a JavaScript and CSS3 library which help developers to create and manage progress bar for every objects on the page.

    ProgressJs is a JavaScript and CSS3 library which helps developers create and manage progress bars for every object on the page.

    Tags: #javascript

  • main-bower-files

    Getting all main bower files

    var mainBowerFiles = require('main-bower-files');
    var files = mainBowerFiles([[filter, ]options][, callback]);
    

    If first argument is type of String, Array or RegExp it will be used as a filter, otherwise it will be used as options.

    This will read your bower.json, iterate through your dependencies and returns an array of files defined in the main property of the packages bower.json.

    You can override the behavior if you add an overrides property to your own bower.json.

    Tags: #javascript

  • apod-api

    Astronomy Picture of the Day API service

    A microservice written in Python with the Flask micro framework.

    Tags: #python • astronomy-picture • astronomy

  • ServerListPlus

    A flexible Minecraft plugin to customize the appearance of your server in the server list

    Important Notice

    ServerListPlus is no longer receiving new features and is only updated to fix bugs or compatibility issues. Contributions are welcome! If you are happy with ServerListPlus, you can continue using it.

    ServerListPlus is an extremely customizable server status ping plugin for Minecraft. It provides an easy-to-use configuration for almost everything possible using the server status ping. The plugin aims to become the universal solution for server status ping customization, available for:

    • Bukkit/Spigot/Paper/Folia
    • BungeeCord
    • Velocity
    • Sponge
    • CanaryMod

    ServerListPlus is also available as standalone server that can be used independent from other server implementations e.g. during maintenance.

    Tags: #java • minecraft • bukkit

subscribe via RSS