Posts

  • ApiGen

    PHP 7.1 ready Smart and Simple Documentation for your PHP project

    ApiGen is easy to use and modern API doc generator supporting all PHP 8.2 features.

    Tags: #php • documentation • generator

  • ucupaint

    Ucupaint is Blender addon to manage texture layers for Eevee and Cycles renderer.

    Ucupaint is a Blender addon to manage texture layers for the Eevee and Cycles renderers.

    Tags: #python

  • janephp

    :seedling: Jane is a set of libraries to generate Models & API Clients based on JSON Schema / OpenAPI specs

    Documentation is available at http://jane.readthedocs.io/en/latest/

    Tags: #php • json-schema • open-api

  • fakeIndexedDB

    A pure JS in-memory implementation of the IndexedDB API

    This is a pure JS in-memory implementation of the IndexedDB API. Its main utility is for testing IndexedDB-dependent code in Node.js.

    Tags: #javascript • indexeddb • ponyfill

  • wasmer-php

    🐘🕸️ WebAssembly runtime for PHP

    • Easy to use: The wasmer API mimics the standard WebAssembly C API,
    • Fast: wasmer executes the WebAssembly modules as fast as possible, close to native speed,
    • Safe: All calls to WebAssembly will be fast, but more importantly, completely safe and sandboxed.

    Tags: #php • php-extension • rust

  • loghouse

    Ready to use log management solution for Kubernetes storing data in ClickHouse and providing web UI.

    • Collecting and storing logs from all Kubernetes pods efficiently:
      • Fluentd processes upto 10,000 log entries per second consuming 300 MB of RAM (installed at each K8s node).
      • ClickHouse makes disk space usage minimal. Examples of logs stored in our production deployments: 3.7 million entries require 1.2 GB, 300m — 13 GB, 5,35 billion — 54 GB.
    • Simple query language: Easy to select entries by exact keys values or regular expressions, multiple conditions are supported with AND/OR. Learn more in query language docs.
    • Selecting entries based on additional containers’ data available in Kubernetes API (pod’s and container’s names, host, namespace, labels, etc).
    • Quickly & straightforward deployable to Kubernetes via Dockerfiles and Helm chart.
    • Web UI made cosy and powerful:
      • Papertrail-like user experience.
      • Customizable time frames: from date to date / from now till given period (last hour, last day, etc) / seek to specific time and show logs around it.
      • Infinite scrolling of older log entries.
      • Save your queries to use in future.
      • Basic permissions (limiting entries shown for users by specifying Kubernetes namespaces).
      • Exporting current query’s results to CSV (more formats will be supported).
    • fluentd monitoring via Prometheus with Grafana dashboards for ClickHouse and fluentd.

    Tags: #ruby • kubernetes • clickhouse

  • stimulus_reflex

    Build reactive applications with the Rails tooling you already know and love.

    StimulusReflex eliminates the complexity imposed by full-stack frontend frameworks. And, it’s fast.

    It works seamlessly with the Rails tooling you already know and love.

    Our goal is to help small teams do big things with familiar tools.

    This project strives to live up to the vision outlined in The Rails Doctrine.

    Tags: #ruby • stimulus • reactive

  • pyttsx3

    Offline Text To Speech synthesis for python

    pip install pyttsx3
    

    If you get installation errors , make sure you first upgrade your wheel version using :
    pip install --upgrade wheel

    Tags: #python • pyttsx • text-to-speech

  • amazon-alexa-php

    Php library for amazon echo (alexa) skill development.

    This library is a helper for amazon echo (alexa) skills with php. With this library it’s very simple to handle alexa requests in your php application. You only create some handlers for the requests of your alexa skill and add them to a registry.

    Tags: #php • alexa • alexa-skill

  • itemsjs

    Extremely fast faceted search engine in JavaScript - lightweight, flexible, and simple to use

    Extremely fast faceted search engine in JavaScript - lightweight, flexible, and simple to use. Created to perform fast search on json dataset (up to 100K items).

    Tags: #javascript • fulltext-search • search-engine

subscribe via RSS