awesome-repositories.com分类博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to paulmach/orb

Open-source alternatives to Paulmach Orb

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

  • gyuho/goraphG

    gyuho/goraph

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • alixaxel/pagerankA

    alixaxel/pagerank

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • nytlabs/streamtoolsnytlabs 的头像

    nytlabs/streamtools

    1,311在 GitHub 上查看↗

    tools for working with streams of data

    Go
    在 GitHub 上查看↗1,311
  • skelterjohn/geomS

    skelterjohn/geom

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • vdobler/chartV

    vdobler/chart

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • vividcortex/ewmaV

    VividCortex/ewma

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • mjibson/go-dspM

    mjibson/go-dsp

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • ndabap/assocentityN

    ndabAP/assocentity

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • sgreben/piecewiselinearS

    sgreben/piecewiselinear

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • seanhagen/bradleyterryS

    seanhagen/bradleyterry

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • soniah/evalerS

    soniah/evaler

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • tchayen/triangolatteT

    tchayen/triangolatte

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • yourbasic/graphY

    yourbasic/graph

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • vividcortex/gohistogramV

    VividCortex/gohistogram

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • khezen/rootfindingK

    khezen/rootfinding

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • kzahedi/goentK

    kzahedi/goent

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • claygod/pihexC

    claygod/PiHex

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • montanaflynn/statsmontanaflynn 的头像

    montanaflynn/stats

    3,021在 GitHub 上查看↗

    A well tested and comprehensive Golang statistics library package with no dependencies.

    Goalgorithmsanalyticsdata
    在 GitHub 上查看↗3,021
  • cpmech/goslcpmech 的头像

    cpmech/gosl

    1,876在 GitHub 上查看↗

    Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, differential equations.

    Gocomputational-geometrydifferential-equationseigenvalues
    在 GitHub 上查看↗1,876
  • ogfris/gostatsO

    OGFris/GoStats

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • rocketlaunchr/dataframe-gorocketlaunchr 的头像

    rocketlaunchr/dataframe-go

    1,287在 GitHub 上查看↗

    DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration

    Godata-sciencedataframedataframes
    在 GitHub 上查看↗1,287
  • gonum/gonumgonum 的头像

    gonum/gonum

    8,316在 GitHub 上查看↗

    Gonum is a numerical computing library for the Go programming language, providing a collection of packages for scientific computing, linear algebra, statistics, and optimization. It functions as a framework for performing complex numerical computations and solving systems of linear equations. The project includes a dedicated graph analysis framework for modeling network graphs and solving connectivity and pathfinding problems. It also provides a statistical analysis toolkit for computing descriptive and inferential statistics and estimating mixture entropy. The library's capability surface c

    Godata-analysisgogolang
    在 GitHub 上查看↗8,316
  • gonum/plotgonum 的头像

    gonum/plot

    2,957在 GitHub 上查看↗

    A repository for plotting and visualizing data

    Go
    在 GitHub 上查看↗2,957
  • davidbelicza/textrankD

    DavidBelicza/TextRank

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • patchy631/machine-learningpatchy631 的头像

    patchy631/machine-learning

    1,540在 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
    在 GitHub 上查看↗1,540
  • diffsharp/diffsharpDiffSharp 的头像

    DiffSharp/DiffSharp

    615在 GitHub 上查看↗

    This is the development branch of DiffSharp 1.0.

    F#
    在 GitHub 上查看↗615
  • igrigorik/decisiontreeigrigorik 的头像

    igrigorik/decisiontree

    1,484在 GitHub 上查看↗

    ID3-based implementation of the ML Decision Tree algorithm

    Ruby
    在 GitHub 上查看↗1,484
  • igrigorik/bloomfilter-rbigrigorik 的头像

    igrigorik/bloomfilter-rb

    478在 GitHub 上查看↗

    BloomFilter(s) in Ruby: Native counting filter Redis counting/non-counting filters

    C
    在 GitHub 上查看↗478
  • jackmott/simdarrayjackmott 的头像

    jackmott/SIMDArray

    137在 GitHub 上查看↗

    SIMD and other Performance enhanced Array operations for F#.

    F#
    在 GitHub 上查看↗137
  • ddemidov/amgclddemidov 的头像

    ddemidov/amgcl

    865在 GitHub 上查看↗

    C++ library for solving large sparse linear systems with algebraic multigrid method

    C++amgc-plus-pluscpp
    在 GitHub 上查看↗865