2 个仓库
Mechanisms for grouping variables of different types into single objects to simplify processing.
Distinct from Data Structures: Focuses on data bundling rather than general data structure definitions.
Explore 2 awesome GitHub repositories matching programming languages & runtimes · Data Bundling Utilities. Refine with filters or upvote what's useful.
This project is a comprehensive, community-maintained knowledge base and toolkit designed for competitive programming. It serves as a centralized repository for algorithmic theory, data structures, and mathematical techniques, providing a structured reference for informatics and collegiate programming competitions. The project distinguishes itself by integrating educational content with a robust suite of automation utilities. It provides a complete workflow for competitive programming, including tools for automated test case generation, solution verification, and direct interaction with onlin
Groups variables of different types into single objects to simplify storage and processing.
android-ktx is a Kotlin extension library for the Android framework. It provides a collection of idiomatic helper functions that wrap native system calls to reduce boilerplate and improve code readability throughout Android application development. The library implements a set of tools for building styled strings, transformation matrices, and graphical elements. It utilizes a builder-based syntax to simplify the construction of system objects such as content values and data bundles. The project covers a broad range of capabilities, including the simplification of view manipulations and time
Generates data bundle objects using key-value pairs to simplify passing information between system components.