2 repository-uri
Utilities for accessing and manipulating array or list data structures.
Distinguishing note: Focuses on index-based retrieval within a visual node graph.
Explore 2 awesome GitHub repositories matching development tools & productivity · List Processing. Refine with filters or upvote what's useful.
Graphite is a node-based visual design environment that integrates vector illustration, raster image processing, and motion graphics generation into a single platform. It utilizes a functional reactive pipeline and a data-flow execution model to propagate state changes through a graph of interconnected nodes, allowing users to construct complex, automated design workflows. The platform distinguishes itself through a context-aware evaluation engine that injects runtime metadata—such as coordinate data and loop indices—directly into the node graph. This enables the creation of procedural geomet
DesignNode joins two lists of the same type into a single collection to combine graphical elements or data points.
pyTelegramBotAPI is a Python framework and API wrapper designed for building bots that interact with the Telegram Bot API. It provides a toolkit for managing bot lifecycles through both synchronous and asynchronous request patterns. The framework is distinguished by a routing system that uses custom filters and middleware pipelines to direct incoming updates to specific handlers. It includes a finite state machine manager to track user progress through multi-step conversations and a retry-based system to handle server-side rate limiting. The library covers a broad range of capabilities, incl
Includes a utility to divide lists into smaller segments of a fixed size for easier processing.