awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesType-Safe Data Transformation Toolsets

Sets of utility functions utilizing generics to maintain type safety during data manipulation.

Distinct from TypeScript Type Synthesis: Focuses on the toolset of functions for data transformation, not the transpilation process or type synthesis.

Explore 3 awesome GitHub repositories matching software engineering & architecture · Type-Safe Data Transformation Toolsets. Refine with filters or upvote what's useful.

Awesome Type-Safe Data Transformation Toolsets GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • toss/es-toolkittoss का अवतार

    toss/es-toolkit

    11,154GitHub पर देखें↗

    es-toolkit is a JavaScript utility library and TypeScript data transformation toolset designed as a high-performance alternative to traditional utility suites. It serves as a tree-shakable module library and a compatibility layer for those migrating from legacy dependencies by mirroring established function signatures. The project is specifically optimized for AI code generation, providing structured documentation and specialized skill sets to improve the accuracy and discoverability of its functions for AI coding assistants. Its architecture focuses on a zero-dependency core and modular expo

    Ships a set of optimized helper functions using TypeScript generics to ensure type safety during collection management.

    TypeScript
    GitHub पर देखें↗11,154
  • arktypeio/arktypearktypeio का अवतार

    arktypeio/arktype

    7,780GitHub पर देखें↗

    Arktype is a TypeScript runtime validation library and schema orchestrator. It synchronizes TypeScript types with runtime data validation, allowing users to define type-safe schemas that ensure unknown data adheres to specific structures during application execution. The project distinguishes itself by using set-theory type analysis to determine intersections and subtype compatibility, alongside JIT-compiled validation functions for optimized performance. It supports advanced type modeling through branded type constraints, recursive alias resolution, and the ability to generate runtime valida

    Implements a system for morphing and piping data through validation steps to produce structured, type-safe outputs.

    TypeScriptjavascriptparsingruntime-typechecking
    GitHub पर देखें↗7,780
  • remeda/remedaremeda का अवतार

    remeda/remeda

    5,382GitHub पर देखें↗

    Remeda is a type-safe functional utility library for TypeScript designed for building data transformation pipelines. It provides a toolkit of helper functions for manipulating arrays and objects while maintaining strict type integrity throughout the process. The library is characterized by its support for both data-first and data-last calling styles. It utilizes lazy evaluation to process data collections, evaluating transformations only when the final result is requested to avoid creating intermediate collection copies. The toolkit covers collection manipulation, function composition, and t

    Offers type-safe utility functions to reshape and clean arrays and objects within TypeScript applications.

    TypeScript
    GitHub पर देखें↗5,382
  1. Home
  2. Software Engineering & Architecture
  3. Type-Safe Data Transformation Toolsets