awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Functional Data Processing · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesFunctional Data Processing

Methods and interfaces for transforming collections and data streams through functional pipelines, distinct from pure logic implementation.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Functional Data Processing. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Programming Paradigms
  4. Functional Data Processing

Awesome Functional Data Processing GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • leonardomso/33-js-concepts

    leonardomso/33-js-concepts

    66,252GitHubView on GitHub↗

    This project is a comprehensive educational repository designed to help developers master the core mechanics, runtime behaviors, and browser-native capabilities of the JavaScript language. It provides a structured knowledge base that covers fundamental language features, such as prototype-based inheritance and event-lo

    JavaScriptangularconceptses6
  • keras-team/keras

    keras-team/keras

    63,858GitHubView on GitHub↗

    Keras is a high-level deep learning framework designed for constructing and training neural networks through the composition of modular, functional layers. It serves as a comprehensive modeling toolkit that provides standardized procedures for defining, evaluating, and deploying complex architectures. By utilizing a di

    Pythondata-sciencedeep-learningjax

Explore sub-tags

  • Functional Data PipelinesSequences of operations that transform data using immutable functions and declarative processing logic.
  • Functional Execution InterfacesProgramming interfaces that facilitate the execution of logic using functional paradigms and stateless operations.
  • Functional Programming MethodsTechniques and coding styles that emphasize the use of pure functions and avoid shared state or mutable data.