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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to gagolews/stringi

Open-source alternatives to Stringi

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

  • iamseancheney/python_for_data_analysis_2nd_chinese_versionAvatar von iamseancheney

    iamseancheney/python_for_data_analysis_2nd_chinese_version

    8,937Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,937
  • hosseinmoein/dataframeAvatar von hosseinmoein

    hosseinmoein/DataFrame

    2,917Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,917
  • teableio/teableAvatar von teableio

    teableio/teable

    21,346Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗21,346

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • morvanzhou/tutorialsAvatar von MorvanZhou

    MorvanZhou/tutorials

    12,952Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,952
  • datawhalechina/joyful-pandasAvatar von datawhalechina

    datawhalechina/joyful-pandas

    5,164Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,164
  • scriban/scribanAvatar von scriban

    scriban/scriban

    3,905Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,905
  • boeing/config-file-validatorAvatar von Boeing

    Boeing/config-file-validator

    507Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗507
  • blaze/blazeAvatar von blaze

    blaze/blaze

    3,192Auf GitHub ansehen↗

    NumPy and Pandas interface to Big Data

    Python
    Auf GitHub ansehen↗3,192
  • andmarti1424/sc-imAvatar von andmarti1424

    andmarti1424/sc-im

    5,638Auf GitHub ansehen↗

    sc-im is a text user interface spreadsheet calculator and data manager. It provides a keyboard-driven environment for performing mathematical computations and managing data grids within a command line interface. The application is scriptable, supporting custom functions, event-driven triggers, and the integration of external scripts to automate calculation tasks. It further allows for the loading of external compiled modules at runtime to extend its mathematical capabilities. The system covers data management through row sorting, filtering, and subtotal calculations. It supports data interop

    Cconsoleconsole-applicationncurses
    Auf GitHub ansehen↗5,638
  • dagworks-inc/hamiltonAvatar von dagworks-inc

    dagworks-inc/hamilton

    2,528Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,528
  • hadley/stringrAvatar von hadley

    hadley/stringr

    665Auf GitHub ansehen↗

    A fresh approach to string manipulation in R

    R
    Auf GitHub ansehen↗665
  • ddopson/underscore-cliAvatar von ddopson

    ddopson/underscore-cli

    1,735Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗1,735
  • dgrtwo/broomAvatar von dgrtwo

    dgrtwo/broom

    24Auf GitHub ansehen↗

    Convert statistical analysis objects from R into tidy format

    R
    Auf GitHub ansehen↗24
  • dgrtwo/fuzzyjoinAvatar von dgrtwo

    dgrtwo/fuzzyjoin

    700Auf GitHub ansehen↗

    Join tables together on inexact matching

    R
    Auf GitHub ansehen↗700
  • coursera/pandas-plyAvatar von coursera

    coursera/pandas-ply

    197Auf GitHub ansehen↗

    functional data manipulation for pandas

    HTML
    Auf GitHub ansehen↗197
  • apollozhu/boolbuilderAvatar von ApolloZhu

    ApolloZhu/BoolBuilder

    13Auf GitHub ansehen↗

    @resultBuilder for building a Bool.

    Swift
    Auf GitHub ansehen↗13
  • ericmjl/pyjanitorAvatar von ericmjl

    ericmjl/pyjanitor

    1,497Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗1,497
  • drama999/bitwiserAvatar von DrAma999

    DrAma999/BitWiser

    28Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗28
  • eyaltrabelsi/pandas-logAvatar von eyaltrabelsi

    eyaltrabelsi/pandas-log

    217Auf GitHub ansehen↗

    The goal of pandas-log is to provide feedback about basic pandas operations. It provides simple wrapper functions for the most common functions that add additional logs

    Python
    Auf GitHub ansehen↗217
  • h2oai/datatableAvatar von h2oai

    h2oai/datatable

    1,877Auf GitHub ansehen↗

    A Python package for manipulating 2-dimensional tabular data structures

    C++
    Auf GitHub ansehen↗1,877
  • hadley/dplyrAvatar von hadley

    hadley/dplyr

    5,033Auf GitHub ansehen↗

    dplyr is a data manipulation library and grammar for transforming tabular data. It functions as a relational data algebra toolkit and a data frame transformation tool, providing a consistent set of verbs for filtering, selecting, and summarizing data. The project is distinguished by its SQL translation layer, which converts high-level manipulation logic into native queries for execution on remote database backends. It employs a tidy-selection domain language for programmatically identifying columns by name, position, or type, and uses a pipeline-based operation chaining model to sequence tran

    R
    Auf GitHub ansehen↗5,033
  • hadley/reshapeAvatar von hadley

    hadley/reshape

    214Auf GitHub ansehen↗

    An R package to flexible rearrange, reshape and aggregate data

    R
    Auf GitHub ansehen↗214
  • busyloop/vjAvatar von busyloop

    busyloop/vj

    99Auf GitHub ansehen↗

    vj - JSON Humanizer

    Ruby
    Auf GitHub ansehen↗99
  • hadley/tidyrAvatar von hadley

    hadley/tidyr

    1,432Auf GitHub ansehen↗

    Tidy Messy Data

    R
    Auf GitHub ansehen↗1,432
  • harehare/mqAvatar von harehare

    harehare/mq

    922Auf GitHub ansehen↗

    A jq-like Markdown query language for command-line processing

    Rustcliinterpreterjq
    Auf GitHub ansehen↗922
  • homeport/dyffAvatar von homeport

    homeport/dyff

    1,711Auf GitHub ansehen↗
    Goboshdiffdyff
    Auf GitHub ansehen↗1,711
  • dovpanda-dev/dovpandaAvatar von dovpanda-dev

    dovpanda-dev/dovpanda

    478Auf GitHub ansehen↗

    Directions overlay for working with pandas in an analysis environment

    Python
    Auf GitHub ansehen↗478
  • dodger487/dplythonAvatar von dodger487

    dodger487/dplython

    761Auf GitHub ansehen↗

    dplyr for python

    Python
    Auf GitHub ansehen↗761
  • jmcarpenter2/swifterAvatar von jmcarpenter2

    jmcarpenter2/swifter

    2,641Auf GitHub ansehen↗

    A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner

    Python
    Auf GitHub ansehen↗2,641
  • boxuancui/dataexplorerAvatar von boxuancui

    boxuancui/DataExplorer

    546Auf GitHub ansehen↗

    Automate Data Exploration and Treatment

    R
    Auf GitHub ansehen↗546