15 Repos
Methods for manipulating and modifying data collections.
Distinct from Array Element Finding: Focuses on general collection manipulation rather than specific array element finding.
Explore 15 awesome GitHub repositories matching data & databases · Collection Utilities. Refine with filters or upvote what's useful.
Lodash is a JavaScript utility library and data manipulation toolkit. It provides a collection of modular functions for transforming, filtering, and validating arrays, objects, strings, and numbers. The project functions as a functional programming toolkit, offering capabilities for function composition, currying, and lazy evaluation. It includes mechanisms for execution control, such as debouncing and throttling, to manage the timing and frequency of function invocations. The library covers a broad surface of data operations, including deep cloning and merging of complex nested structures,
Filters, finds, groups, and sorts elements within arrays or objects using predicates and iteratees.
Underscore is a JavaScript utility library providing a suite of functional programming and data manipulation helpers. It serves as a framework for transforming data collections, composing functions, managing objects, and performing precise data type validation without modifying core language prototypes. The project includes a functional programming toolkit designed to control function execution timing and behavior through techniques such as debouncing, throttling, and partial application. It also provides a dedicated object manipulation utility for cloning, merging, picking, and omitting prop
Provides utilities to find specific elements, keys, or indices within data collections.
Python is a high-level, interpreted programming language designed for readability and versatility. It operates via a bytecode-based virtual machine and manages memory automatically through reference-counting garbage collection. The language supports multiple programming paradigms, including object-oriented, imperative, and functional styles, and provides a comprehensive standard library for system operations, networking, and data handling. The language is distinguished by its dynamic nature, allowing for runtime object introspection and metaclass-driven class creation. It utilizes protocol-ba
Python updates, adds, or removes elements within a sequence using index-based assignment, insertion methods, or deletion commands.
This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a robust framework for managing application state by synchronizing data across browsers, mobile devices, and server-side runtimes. By treating local storage as the primary source of truth, it enables applications to remain functional without network connectivity, automatically reconciling changes with remote backends once a connection is restored. The database distinguishes itself through a modular architecture that supports cross-environment synchronization and high-performance d
Retrieves specific collection instances from the database context for component use.
This library is a collection of generic utilities for the Go programming language designed to simplify the manipulation of slices and maps. It provides a functional toolkit that enables developers to perform data transformations, such as filtering, mapping, and reducing, while maintaining strict type safety through the use of language-level generics. The project distinguishes itself by offering a dual approach to data processing that balances functional programming patterns with performance-oriented execution. It supports both immutable functional pipelines for predictable state transitions a
Simplifies the manipulation of slices and maps through a comprehensive collection management toolkit.
Spaceship Prompt is a modular, highly customizable Zsh prompt framework designed to provide rich contextual information directly within the command line interface. It functions as a shell environment monitor, allowing users to track system metrics, version control status, and development environment details through a structured, theme-based layout. The framework distinguishes itself through an asynchronous execution model that offloads resource-intensive status checks to background processes, ensuring the terminal remains responsive during prompt generation. It supports incremental rendering,
Provides utility methods for merging and manipulating array collections during prompt generation.
This project is a comprehensive collection of web development reference guides and technical cheat sheets. It provides a curated set of markdown-based documentation designed to help developers quickly locate syntax patterns and API examples for common web technologies and programming languages. The repository serves as a specialized reference library covering several distinct technical domains. It includes extensive guides for CSS, focusing on selectors, Flexbox, Grid, and responsive layout properties, as well as a DevOps command reference for Docker, Kubernetes, AWS, Ansible, and general she
Provides a reference for locating elements or keys within collections based on predicates or values.
EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru
Runs global full-text search across multiple content collections with highlighted snippets.
Just the Docs is a Jekyll theme designed for building documentation sites that are hosted on GitHub Pages. It provides a responsive, mobile-friendly layout with built-in search, hierarchical navigation, and extensive customization through overridable SCSS variables, Liquid includes, and page layouts. The theme distinguishes itself through a file-based navigation hierarchy that automatically generates multi-level collapsible menus from directory structures and front matter, combined with client-side full-text search that indexes page content at build time. It includes automated deployment via
Allows excluding entire collections of pages from appearing in site search results.
This project is a collection of reference implementations for algorithms, mathematics, cryptography, compression, and machine learning written in C#. It serves as an educational library providing standard implementations of sorting, searching, and graph theory algorithms. The repository covers a wide range of computational domains, including combinatorial optimization for constraint satisfaction and scheduling, as well as symmetric and classical cryptographic ciphers. It also provides reference code for lossless data compression techniques and fundamental machine learning primitives such as r
Provides linear, binary, and heuristic search algorithms for locating elements within data structures.
Airweave is a unified AI knowledge base platform that syncs data from external APIs into a searchable layer for retrieval-augmented generation. It provides a pre-built data connector library and a framework for building custom connectors, enabling the extraction, transformation, and synchronization of structured and unstructured data from SaaS applications. The platform includes a hybrid vector retrieval system that combines semantic, neural, and keyword search strategies to deliver grounded context for AI agents. The platform distinguishes itself through an agentic search engine that iterati
Queries a collection of multiple data sources with a single endpoint and returns ranked results.
go-funk ist eine Bibliothek für funktionale Programmierung in Go, die eine Reihe von Hilfsfunktionen zur Transformation und Abfrage von Slices und Maps bereitstellt. Sie ermöglicht einen deklarativen Programmierstil für die Manipulation von Sammlungen und Datentransformationen, wodurch wiederkehrende manuelle Schleifen reduziert werden. Die Bibliothek implementiert Funktionen höherer Ordnung für gängige Operationen, einschließlich Mapping, Filtern und Suchen in Datenstrukturen mittels Prädikaten und Callbacks. Sie enthält Dienstprogramme zur Erkennung der Existenz von Elementen und zum Finden gemeinsamer Elemente zwischen Sammlungen. Diese Funktionen werden durch generische Typ-Constraints und interface-basierte Typ-Assertionen unterstützt, um sicherzustellen, dass die Operationen über verschiedene Elementtypen hinweg funktionieren.
Provides search utilities to locate elements within collections using predicates and callbacks.
Onion ist ein benutzerdefiniertes Handheld-Gaming-Betriebssystem und ein Retro-Gaming-Frontend, das für die Verwaltung und den Start von Emulatoren auf tragbarer Hardware entwickelt wurde. Es fungiert als bootfähige Custom-Firmware-Distribution und Emulationsumgebungs-Manager, der die Werkssoftware ersetzt, um eine integrierte Spielumgebung bereitzustellen. Das System zeichnet sich durch eine modulare, Core-basierte Emulationsarchitektur aus, die die Installation verifizierter Emulator-Pakete, BIOS-Konfiguration sowie die Nutzung hardware-spezifischer Treiber und Filter ermöglicht. Es unterstützt zudem die Integration von Game-Ports von Drittanbietern mittels standardisierter Shortcut-Skripte. Das Projekt deckt eine umfassende Verwaltung der Spielebibliothek ab, einschließlich Stichwortsuche, Metadaten-Organisation und spielspezifischer Konfiguration. Konnektivitätsfunktionen umfassen lokales und Online-Multiplayer-Networking, Remote-Service-Synchronisation und drahtlose System-Updates. Die Benutzeroberfläche ist durch ein Theme-basiertes Skinning-System hochgradig anpassbar und enthält Hilfsfunktionen wie Blaulichtfilter, Tracking der Spielaktivität und Gastprofilverwaltung. Das System wird durch Formatierung von Speicherkarten und Installation des bootfähigen Firmware-Images bereitgestellt.
Includes utilities for locating specific game titles within large libraries using keyword search and filtering.
PagesCMS is a headless, Git-based content management system that uses a GitHub repository as its primary database. It provides a web interface for authoring and organizing structured files and media assets, transforming flat files in a repository into a structured content management environment. The system automates repository access and content updates through GitHub App integration and manifests. It features a schema-driven approach to map repository files and folders to specific editor fields, allowing for the management of static site content without a separate database. Capability areas
Connects content collections by searching for and saving references to entries in other collections.
Tiny Helpers is a curated directory of single-purpose online utilities designed to assist developers with common web tasks and technical workflows. The project functions as a static site generator that organizes these resources into a structured collection, providing a centralized hub for discovering tools that improve daily productivity. The platform distinguishes itself through a data-driven architecture that decouples utility metadata from the presentation layer. This approach enables automated workflows for community contributions, allowing users to register and add new utilities through
Collects metadata from users and builds the necessary file structure to successfully add new tools to the collection.