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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to prodmodel/prodmodel

Open-source alternatives to Prodmodel

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

  • iamseancheney/python_for_data_analysis_2nd_chinese_versioniamseancheney avatar

    iamseancheney/python_for_data_analysis_2nd_chinese_version

    8,937View on GitHub↗

    This project is an educational resource and a collection of instructional materials for performing data manipulation and statistical analysis using Python. It provides a comprehensive set of guides and code examples for using the Pandas, NumPy, and Matplotlib libraries to analyze structured data. The resource includes a dedicated guide for reshaping, cleaning, and aggregating tabular data and time series via Pandas, alongside a reference for high-performance vectorized operations and linear algebra using NumPy. It also features tutorials for creating publication-quality charts, distribution p

    matplotlibnumpypandas
    View on GitHub↗8,937
  • datawhalechina/joyful-pandasdatawhalechina avatar

    datawhalechina/joyful-pandas

    5,164View on GitHub↗

    This project is a comprehensive pandas data analysis tutorial and instructional guide designed for learning data manipulation and analysis. It serves as a tabular data processing guide and a manual for time series analysis, providing a structured approach to cleaning, merging, and transforming datasets. The repository functions as a data feature engineering course, providing tutorials on constructing and selecting dataset features to improve machine learning model performance. It also includes a vectorized data operations guide for performing element-wise mathematical computations and matrix

    Jupyter Notebookpandas
    View on GitHub↗5,164
  • morvanzhou/tutorialsMorvanZhou avatar

    MorvanZhou/tutorials

    12,952View on 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
    View on GitHub↗12,952

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • hosseinmoein/dataframehosseinmoein avatar

    hosseinmoein/DataFrame

    2,917View on GitHub↗

    DataFrame is a C++ tabular data library and manipulation engine designed for managing heterogeneous data in contiguous memory. It functions as a statistical analysis framework and time series analysis toolkit, providing the means to store, index, and transform multidimensional datasets. The project distinguishes itself through a high-performance execution model that utilizes column-major storage, SIMD-aligned memory allocation, and a thread-pool for parallel computations. It employs a visitor-based algorithm dispatch system and policy-driven transformations to decouple data processing logic f

    C++aicppdata-analysis
    View on GitHub↗2,917
  • teableio/teableteableio avatar

    teableio/teable

    21,346View on GitHub↗

    Teable is a self-hosted relational data management tool and no-code PostgreSQL database. It provides a spreadsheet-like interface for managing and querying structured data, allowing users to interact with a professional database backend without writing manual SQL for every operation. The platform is an extensible low-code system that allows for the integration of custom plugins and extensions through a dedicated application bridge and marketplace. It enables the creation of tailored internal tools by adding new features or modifying behavior via these external extensions. The system covers a

    TypeScriptairtableairtable-alternativeapp-builder
    View on GitHub↗21,346
  • scriban/scribanscriban avatar

    scriban/scriban

    3,905View on GitHub↗

    Scriban is a text templating library and .NET scripting engine used for dynamic text generation. It functions as a template processor and a safe scripting sandbox, providing a secure execution environment that restricts object exposure to prevent unauthorized code execution. The project also includes an abstract syntax tree template parser that allows for programmatic template analysis and modification. The engine features a dedicated Liquid template engine and compatibility mode, allowing it to parse, execute, and convert templates written in Liquid syntax. It distinguishes itself through a

    C#handlebarsliquidmustache
    View on GitHub↗3,905
  • argoproj/argoargoproj avatar

    argoproj/argo

    16,770View on GitHub↗

    Argo is a cloud native CI/CD platform and Kubernetes workflow engine. It functions as a container pipeline orchestrator and job scheduler, managing multi-step sequences of containers as jobs using directed acyclic graphs within a cluster. The system acts as a progressive delivery controller, reducing release risk through automated Canary and Blue-Green deployment strategies. It provides declarative GitOps synchronization to mirror the state of a git repository directly into the cluster environment for continuous delivery automation. The platform covers a broad range of capabilities including

    Go
    View on GitHub↗16,770
  • analysiscenter/datasetanalysiscenter avatar

    analysiscenter/dataset

    206View on GitHub↗

    BatchFlow helps you conveniently work with random or sequential batches of your data and define data processing and machine learning workflows even for datasets that do not fit into memory.

    Python
    View on GitHub↗206
  • alan-turing-institute/xpandasalan-turing-institute avatar

    alan-turing-institute/xpandas

    26View on GitHub↗

    Universal 1d/2d data containers with Transformers functionality for data analysis.

    Python
    View on GitHub↗26
  • boxuancui/dataexplorerboxuancui avatar

    boxuancui/DataExplorer

    546View on GitHub↗

    Automate Data Exploration and Treatment

    R
    View on GitHub↗546
  • apollozhu/boolbuilderApolloZhu avatar

    ApolloZhu/BoolBuilder

    13View on GitHub↗

    @resultBuilder for building a Bool.

    Swift
    View on GitHub↗13
  • cake-build/cakecake-build avatar

    cake-build/cake

    4,179View on GitHub↗

    Cake is a cross-platform build automation system and scripting framework that allows users to define software build pipelines using C# scripts. It functions as a CI/CD pipeline orchestrator and build runner, providing a strongly-typed domain-specific language to simplify the orchestration of compilation, testing, and packaging processes across Windows, Linux, and macOS. The system ensures reproducible build environments by pinning the versions of build tools, modules, and dependencies. It distinguishes itself by enabling a C# scripting workflow with full IDE support, including autocomplete, s

    C#build-automationbuild-automation-toolbuild-tool
    View on GitHub↗4,179
  • casey/justcasey avatar

    casey/just

    34,302View on GitHub↗

    This project is a command-line task runner designed to manage project-specific workflows through a centralized, configuration-driven interface. It functions as a declarative tool for organizing build logic, environment variables, and task dependencies into a structured format, enabling the automation of complex development pipelines. The tool distinguishes itself by providing a shell-agnostic execution layer that ensures consistent behavior across Windows, macOS, and Linux. It supports advanced workflow orchestration by constructing directed acyclic graphs to manage task prerequisites, while

    Rust
    View on GitHub↗34,302
  • codecuttech/data-science-templateC

    codecuttech/data-science-template

    0View on GitHub↗
    View on GitHub↗0
  • boeing/config-file-validatorBoeing avatar

    Boeing/config-file-validator

    507View on GitHub↗

    Cross-platform CLI tool to validate configuration files across 17 formats. Syntax and schema validation with JSON Schema, XSD, and SchemaStore integration. Written in Go.

    Gocli-toolcli-toolsconfig-validation
    View on GitHub↗507
  • antonmedv/fxantonmedv avatar

    antonmedv/fx

    20,282View on GitHub↗

    Fx is a command-line processing suite designed for the transformation, conversion, exploration, and visualization of structured data. It functions as a terminal-based utility that handles both automated shell pipelines and interactive navigation of complex, nested data hierarchies. The tool distinguishes itself by integrating a JavaScript-based engine that executes user-provided logic to filter, map, or modify data fields within a sandboxed runtime. It maintains a responsive interface by decoupling data processing from the display loop, allowing users to explore large datasets through an inte

    Goclicommand-linejson
    View on GitHub↗20,282
  • dagworks-inc/hamiltondagworks-inc avatar

    dagworks-inc/hamilton

    2,528View on GitHub↗

    Apache Hamilton helps data scientists and engineers define testable, modular, self-documenting dataflows, that encode lineage/tracing and metadata. Runs and scales everywhere python does.

    Jupyter Notebook
    View on GitHub↗2,528
  • cristianoliveira/ergocristianoliveira avatar

    cristianoliveira/ergo

    649View on GitHub↗

    The management of multiple apps running over different ports made easy

    Go
    View on GitHub↗649
  • blaze/blazeblaze avatar

    blaze/blaze

    3,192View on GitHub↗

    NumPy and Pandas interface to Big Data

    Python
    View on GitHub↗3,192
  • ddopson/underscore-cliddopson avatar

    ddopson/underscore-cli

    1,735View on GitHub↗

    Command-line utility-belt for hacking JSON and Javascript.

    JavaScript
    View on GitHub↗1,735
  • dgrtwo/broomdgrtwo avatar

    dgrtwo/broom

    24View on GitHub↗

    Convert statistical analysis objects from R into tidy format

    R
    View on GitHub↗24
  • dgrtwo/fuzzyjoindgrtwo avatar

    dgrtwo/fuzzyjoin

    700View on GitHub↗

    Join tables together on inexact matching

    R
    View on GitHub↗700
  • dodger487/dplythondodger487 avatar

    dodger487/dplython

    761View on GitHub↗

    dplyr for python

    Python
    View on GitHub↗761
  • busyloop/vjbusyloop avatar

    busyloop/vj

    99View on GitHub↗

    vj - JSON Humanizer

    Ruby
    View on GitHub↗99
  • dotnet/msbuilddotnet avatar

    dotnet/msbuild

    5,519View on GitHub↗

    MSBuild is a .NET build engine and software build automation system that transforms source code into deployable applications. It utilizes a declarative project system based on a structured XML schema to define build items, properties, and targets used across the .NET ecosystem and Visual Studio. The system features a customizable build task framework that allows the implementation of custom tasks and loggers to perform specific software construction operations. This extensibility enables the creation of specialized logic to modify build process behavior. The engine manages build automation t

    C#buildhacktoberfesthelp-wanted
    View on GitHub↗5,519
  • dotnetcore/flubucoredotnetcore avatar

    dotnetcore/FlubuCore

    930View on GitHub↗

    A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.

    C#buildbuild-automationbuild-script
    View on GitHub↗930
  • dovpanda-dev/dovpandadovpanda-dev avatar

    dovpanda-dev/dovpanda

    478View on GitHub↗

    Directions overlay for working with pandas in an analysis environment

    Python
    View on GitHub↗478
  • drama999/bitwiserDrAma999 avatar

    DrAma999/BitWiser

    28View on GitHub↗

    Bitwiser is a collection of methods and properties that makes you work with bits, bytes and nibbles a piece of cake

    Swift
    View on GitHub↗28
  • ericmjl/pyjanitorericmjl avatar

    ericmjl/pyjanitor

    1,497View on GitHub↗

    Clean APIs for data cleaning. Python implementation of R package Janitor

    Python
    View on GitHub↗1,497
  • coursera/pandas-plycoursera avatar

    coursera/pandas-ply

    197View on GitHub↗

    functional data manipulation for pandas

    HTML
    View on GitHub↗197