awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to twitter/scalding

Open-source alternatives to Scalding

30 open-source projects similar to twitter/scalding, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Scalding alternative.

  • twitter/summingbirdAvatar twitter

    twitter/summingbird

    2,125Vezi pe GitHub↗

    Streaming MapReduce with Scalding and Storm

    Scala
    Vezi pe GitHub↗2,125
  • twitter/algebirdAvatar twitter

    twitter/algebird

    2,297Vezi pe GitHub↗

    Abstract Algebra for Scala

    Scala
    Vezi pe GitHub↗2,297
  • bigdatagenomics/adamAvatar bigdatagenomics

    bigdatagenomics/adam

    1,053Vezi pe GitHub↗

    ADAM is a genomics analysis platform with specialized file formats built using Apache Avro, Apache Spark, and Apache Parquet. Apache 2 licensed.

    Scala
    Vezi pe GitHub↗1,053
  • ray-project/rayAvatar ray-project

    ray-project/ray

    42,895Vezi pe GitHub↗

    Ray is a distributed computing framework designed to scale Python and Java applications across clusters by abstracting task scheduling and resource management. It functions as a resource-aware execution engine that manages task dependencies, placement, and fault tolerance across networked compute nodes. At its core, the system provides a stateful actor model, allowing developers to define classes that run in dedicated processes to maintain and mutate internal state across remote method calls. The framework distinguishes itself through a robust cross-language interoperability layer, enabling f

    Pythondata-sciencedeep-learningdeployment
    Vezi pe GitHub↗42,895
  • biddata/bidmatAvatar BIDData

    BIDData/BIDMat

    269Vezi pe GitHub↗

    A CPU and GPU-accelerated matrix library for data mining

    Scala
    Vezi pe GitHub↗269

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • bioscala/bioscalaAvatar bioscala

    bioscala/bioscala

    115Vezi pe GitHub↗

    Bioinformatics for the Scala programming language

    Scala
    Vezi pe GitHub↗115
  • scalanlp/breezeAvatar scalanlp

    scalanlp/breeze

    3,453Vezi pe GitHub↗

    Breeze is/was a numerical processing library for Scala.

    Scala
    Vezi pe GitHub↗3,453
  • xerial/xerialAvatar xerial

    xerial/xerial

    19Vezi pe GitHub↗

    Data management utilities for Scala

    Scala
    Vezi pe GitHub↗19
  • biddata/bidmachAvatar BIDData

    BIDData/BIDMach

    919Vezi pe GitHub↗

    CPU and GPU-accelerated Machine Learning Library

    Scala
    Vezi pe GitHub↗919
  • morvanzhou/tutorialsAvatar MorvanZhou

    MorvanZhou/tutorials

    12,952Vezi pe GitHub↗

    This repository is a comprehensive collection of instructional guides and practical examples for Python development, focusing on machine learning, data science, and web scraping. It provides implementations for neural networks, reinforcement learning algorithms, and deep learning architectures using PyTorch, alongside detailed manuals for scientific computing and data visualization. The project distinguishes itself by offering specialized tutorials on concurrent programming to optimize CPU performance and guides for setting up Linux development environments. It covers the implementation of ad

    Pythonmachine-learningmultiprocessingneural-network
    Vezi pe GitHub↗12,952
  • patchy631/machine-learningAvatar patchy631

    patchy631/machine-learning

    1,540Vezi pe GitHub↗

    This repository serves as an educational collection of interactive notebooks and code examples designed to demonstrate fundamental machine learning and deep learning concepts. It provides a structured environment for exploring data science workflows, ranging from basic numerical computing and statistical analysis to the construction of complex neural network architectures. The project distinguishes itself through a focus on hands-on experimentation, offering practical implementations for tasks such as computer vision, natural language processing, and statistical simulation. Users can engage w

    Jupyter Notebook
    Vezi pe GitHub↗1,540
  • electricitymaps/electricitymaps-contribAvatar electricitymaps

    electricitymaps/electricitymaps-contrib

    4,008Vezi pe GitHub↗

    This project provides a suite of interfaces and tools for accessing electricity carbon intensity and production metrics. It includes an API for real-time and historical data, a geographic power data map for visualizing regional carbon intensity and renewable energy percentages, and a system for extracting datasets required for standardized greenhouse gas emissions reporting. The project features an interactive API sandbox that allows users to test requests and inspect data responses without writing code. It also includes mechanisms for institutional email verification to manage access to hist

    Pythonappclimate-changedata-visualization
    Vezi pe GitHub↗4,008
  • lijin-thu/notes-pythonAvatar lijin-THU

    lijin-THU/notes-python

    7,132Vezi pe GitHub↗

    This project is a collection of educational notes and tutorials focused on Python programming, scientific computing, and data analysis. It serves as a reference for learning language basics, advanced techniques, and object-oriented design. The materials include implementation guides for building linear, logistic, and convolutional neural networks using symbolic graph frameworks. It also provides instruction on manipulating and visualizing structured data frames and performing complex mathematical operations through numerical libraries. The repository includes a system for converting interact

    Jupyter Notebookanacondamatplotlibnumpy
    Vezi pe GitHub↗7,132
  • morvanzhou/tensorflow-tutorialAvatar MorvanZhou

    MorvanZhou/Tensorflow-Tutorial

    4,334Vezi pe GitHub↗

    This project is a collection of educational resources and reference implementations for neural network development using TensorFlow. It serves as a comprehensive learning course, machine learning curriculum, and practical implementation guide for building deep learning architectures. The codebase provides instructional materials and examples covering a wide range of model types, including convolutional neural networks for image classification, recurrent networks and long short-term memory cells for sequential data, and autoencoders for generative modeling. It also includes implementations for

    Pythonautoencoderclassificationcnn
    Vezi pe GitHub↗4,334
  • gto76/python-cheatsheetAvatar gto76

    gto76/python-cheatsheet

    38,499Vezi pe GitHub↗

    This project is a comprehensive technical reference and programming cheatsheet for the Python language. It serves as a curated catalog of language features, syntax patterns, and standard library functions designed to help developers identify and apply correct coding patterns. The documentation covers a broad range of functional areas, including language fundamentals such as object-oriented structuring, functional logic, and list comprehensions. It also provides guidance on utilizing the standard library for data analysis, file management, networking, and concurrent execution. The reference e

    Pythoncheatsheetpythonpython-cheatsheet
    Vezi pe GitHub↗38,499
  • apache/incubator-mxnetAvatar apache

    apache/incubator-mxnet

    20,812Vezi pe GitHub↗

    Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying neural networks across distributed systems, mobile devices, and hardware accelerators. It functions as a cross-platform runtime and a dynamic dataflow scheduler that optimizes neural network execution. The framework provides a multi-language API, enabling the development of machine learning models using Python, R, Julia, Scala, Go, and JavaScript. It supports high-performance model training and the scaling of workloads across multiple GPUs and machines. The system covers cap

    C++
    Vezi pe GitHub↗20,812
  • apache/flinkAvatar apache

    apache/flink

    26,086Vezi pe GitHub↗

    Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite batch workloads. It functions as a stateful stream processor and a SQL stream processing engine, providing a unified runtime to execute relational queries and event-based transformations. The system is distinguished by its ability to manage persistent operator state to ensure exactly-once processing guarantees and consistency during failures. It features specialized capabilities for complex event processing to detect temporal patterns and handles out-of-order events using eve

    Java
    Vezi pe GitHub↗26,086
  • alexgutteridge/rsrubyAvatar alexgutteridge

    alexgutteridge/rsruby

    334Vezi pe GitHub↗

    Ruby - R bridge.

    Ruby
    Vezi pe GitHub↗334
  • ankane/epsAvatar ankane

    ankane/eps

    687Vezi pe GitHub↗

    Machine learning for Ruby

    Ruby
    Vezi pe GitHub↗687
  • andreibondarev/langchainrbAvatar andreibondarev

    andreibondarev/langchainrb

    1,989Vezi pe GitHub↗

    Build LLM-powered applications in Ruby

    Ruby
    Vezi pe GitHub↗1,989
  • alejandro-isaza/braincoreAvatar alejandro-isaza

    alejandro-isaza/BrainCore

    378Vezi pe GitHub↗

    The iOS and OS X neural network framework

    Swift
    Vezi pe GitHub↗378
  • airbnb/aerosolveAvatar airbnb

    airbnb/aerosolve

    4,804Vezi pe GitHub↗

    Aerosolve is a machine learning framework designed for training and deploying interpretable models. It functions as a feature engineering tool and a model trainer that utilizes sparse feature modeling to simplify weight debugging and accelerate data iteration. The system includes a specialized domain-specific transformation language for converting raw data families into model-ready representations. It also provides capabilities for visual content analysis by mapping images into dense high-dimensional vector spaces to rank and organize data by style or content. The framework allows for human-

    Scala
    Vezi pe GitHub↗4,804
  • asafschers/scorubyAvatar asafschers

    asafschers/scoruby

    70Vezi pe GitHub↗

    Ruby Scoring API for PMML

    Ruby
    Vezi pe GitHub↗70
  • autonomio/talosAvatar autonomio

    autonomio/talos

    1,637Vezi pe GitHub↗

    Hyperparameter Experiments with TensorFlow and Keras

    Pythonartificial-intelligencedeep-learninghyperparameter-optimization
    Vezi pe GitHub↗1,637
  • autowarefoundation/modelzooAvatar autowarefoundation

    autowarefoundation/modelzoo

    63Vezi pe GitHub↗

    A collection of machine-learned models for use in autonomous driving applications.

    Python
    Vezi pe GitHub↗63
  • avibryant/brushfireA

    avibryant/brushfire

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • avibryant/simmerA

    avibryant/simmer

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • aws/aws-sdk-rubyAvatar aws

    aws/aws-sdk-ruby

    3,658Vezi pe GitHub↗

    The official AWS SDK for Ruby

    Ruby
    Vezi pe GitHub↗3,658
  • axiomhq/mcp-server-axiomAvatar axiomhq

    axiomhq/mcp-server-axiom

    61Vezi pe GitHub↗

    Axiom Model Context Protocol Server

    Go
    Vezi pe GitHub↗61
  • arogozhnikov/einopsAvatar arogozhnikov

    arogozhnikov/einops

    9,398Vezi pe GitHub↗

    Einops is a tensor manipulation library that provides a framework-agnostic interface for reshaping, Einstein summation, and multi-dimensional array operations. It serves as an abstraction layer that works across NumPy, PyTorch, TensorFlow, and JAX, allowing for tensor transformations without changing the API. The library distinguishes itself through a declarative notation system that uses readable string patterns to describe tensor rearrangements and reductions. This approach includes an extended Einstein summation interface that supports multi-letter axis names and a named dimension mapping

    Pythoncupydeep-learningeinops
    Vezi pe GitHub↗9,398