Posts

  • inch

    A documentation analysis tool for the Ruby language

    inch gives you hints where to improve your docs. One Inch at a time.

    Take a look at the project page with screenshots (live and in full color).

    Tags: #ruby

  • shale

    Shale is a Ruby object mapper and serializer for JSON, YAML, TOML, CSV and XML. It allows you to parse JSON, YAML, TOML, CSV and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML, TOML, CSV or XML.

    Shale is a Ruby object mapper and serializer for JSON, YAML, TOML, CSV and XML. It allows you to parse JSON, YAML, TOML, CSV and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML, TOML, CSV or XML.

    Documentation with interactive examples is available at Shale website

    Tags: #ruby • object-mapper • serializer

  • Mediapipe-VR-Fullbody-Tracking

    A repository using the MediaPipe API for fullbody tracking in VR with a single camera.

    A test repository using Mediapipe for fullbody tracking in VR with a single camera.

    This is still a work in progress, but an executable is now available for anyone to try out. Compared to my other free fbt project, ApriltagTrackers, this works less acurately, you need far more room and depth detection is not the greatest, but it has the benefit of not needing trackers.

    For any questions or bug reports, please write into the ApriltagTrackers discord: https://discord.gg/g2ctkXB4bb

    Tags: #python • fbt • fullbodytracking

  • crepe

    CREPE: A Convolutional REpresentation for Pitch Estimation – pre-trained model (ICASSP 2018)

    CREPE is hosted on PyPI. To install, run the following command in your Python environment:

    $ pip install --upgrade tensorflow  # if you don't already have tensorflow >= 2.0.0
    $ pip install crepe
    

    To install the latest version from source clone the repository and from the top-level crepe folder call:

    $ python setup.py install
    

    Tags: #python • pitch-estimation • tensorflow

  • alipay

    Unofficial alipay ruby gem

    Unofficial Alipay ruby gem.

    Note: Alipay::Client API does not have enough feedback in production yet, please fully test in your staging environment before production. You can find legacy API document here.

    You should read https://doc.open.alipay.com before using this gem.

    Tags: #ruby

  • blueprint-js

    The Javascript es6 version of the original furnishup/blueprint3d. Need some royalty free low poly models for the inventory. Can someone help me with this?

    Cick for example

    please contact arun.ramu@fueristech.com for enquiries related to commercial implementations

    Tags: #javascript • floorplan • floorplans

  • redis-store

    Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks

    Redis Store provides a full set of stores (Cache, I18n, Session, HTTP Cache) for modern Ruby frameworks like: Ruby on Rails, Sinatra, Rack, Rack::Cache and I18n. It supports object marshalling, timeouts, single or multiple nodes, and namespaces.

    Please check the README file of each gem for usage and installation guidelines.

    Tags: #ruby • redis • library

  • consulo

    Platform repository of Consulo. Plugins implementation hold in their repositories

    Consulo - multi-language ide. Project was started in year 2013 by forking IDEA Community Edition.

    Main goal - to create an open IDE, where you don’t need to select an IDE for different languages. Instead, provide a standard for language implementation inside the IDE.

    Tags: #java • platform • ide

  • Cm_Cache_Backend_Redis

    A Zend_Cache backend for Redis with full support for tags (works great with Magento)

    • Can take advantage of the phpredis PECL extension for best performance if it is installed.
    • Falls back to standalone PHP if phpredis isn’t available using the Credis library.
    • Tagging is fully supported, implemented using the Redis “set” and “hash” data types for efficient tag management.
    • Key expiration is handled automatically by Redis.
    • Supports unix socket connection for even better performance on a single machine.
    • Supports configurable compression for memory savings. Can choose between gzip, lzf, l4z, snappy and zstd and can change configuration without flushing cache.
    • Uses transactions to prevent race conditions between saves, cleans or removes causing unexpected results.
    • Supports a configurable “auto expiry lifetime” which, if set, will be used as the TTL when the key otherwise wouldn’t expire. In combination with “auto expiry refresh on load” offers a more sane cache management strategy for Magento’s Enterprise_PageCache module.
    • Supports reading from slaves, can be overridden at run time by setting the ‘safe_load’ directive.
    • Can read connection info from Redis Sentinel for automatic failovers.
    • Unit tested!

    Tags: #php

  • serverless-appsync-plugin

    serverless plugin for appsync

    Tags: #typescript • serverless-plugin • elasticsearch

subscribe via RSS