Kue is a Redis-backed job queue library for Node.js that provides a complete system for defining, scheduling, and processing background work. It stores job metadata and state in Redis lists and sorted sets, enabling persistent, in-memory operations with configurable concurrency control and priority-sorted processing. The library includes a RESTful HTTP API for managing jobs and a web-based monitoring dashboard for inspecting job status, progress, and logs. The system distinguishes itself through its event-driven worker model, where workers listen for job events via Redis pub/sub and process j
HarfBuzz is a text shaping engine that converts Unicode text into correctly positioned glyphs for any writing system. It processes OpenType layout features, substitution rules, and positioning tables to produce shaped glyph sequences from font data, and also handles Apple Advanced Typography font tables. The library provides a stable C API that abstracts over platform-specific font access and rendering backends, and includes a font table caching layer to avoid redundant parsing during repeated shaping operations. The project implements script-specific shaping logic for complex writing systems
A minimal package to help you make your laravel application cleaner and faster.
A tool for converting dictionary files aka glossaries. Mainly to help use our offline glossaries in any Open Source dictionary we like on any operating system / device.
The main features of ilius/pyglossary are: Open-source projects made by Iranian developers.
Open-source alternatives to ilius/pyglossary include: automattic/kue — Kue is a Redis-backed job queue library for Node.js that provides a complete system for defining, scheduling, and… harfbuzz/harfbuzz — HarfBuzz is a text shaping engine that converts Unicode text into correctly positioned glyphs for any writing system.… imanghafoori1/laravel-widgetize — A minimal package to help you make your laravel application cleaner and faster. imanneofight/fl_chart — fl_chart is a charting library and data visualization toolkit for Flutter. It provides a collection of customizable… lebab/lebab — Lebab is a JavaScript code modernization tool that converts older ES5 syntax into contemporary ES6 equivalents. It… ahmdrz/goinsta — Unofficial Instagram API written in Golang.