Posts
-
lory
☀ Touch enabled minimalistic slider written in vanilla JavaScript.
lory is released under the MIT license & supports modern environments. There is also a prebundled CDN version which you can use.
Tags: #javascript
-
fritzing-parts
Electronic components for use in the Fritzing app (aka the parts library)
See the contribution guidelines on how to contribute directly to this repository. If this seems too complex, you may alternatively share your part in the fritzing forum.
Tags: #python • fritzing-parts
-
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
wasmerAPI mimics the standard WebAssembly C API, - Fast:
wasmerexecutes 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
- Easy to use: The
-
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
- Collecting and storing logs from all Kubernetes pods efficiently:
-
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.
- Server-rendered HTML, delivered in milliseconds over the wire via Websockets
- ERB templates and partials, with first-class ViewComponent support
- Russian doll caching and ActiveJob
- StimulusJS and Turbolinks/Turbo Drive
- Built with CableReady, our secret power-move
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 pyttsx3If you get installation errors , make sure you first upgrade your wheel version using :
pip install --upgrade wheelTags: #python • pyttsx • text-to-speech
subscribe via RSS