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
igraph avatar

igraph/igraph

0
View on GitHub↗
1,990 stars·447 forks·C·GPL-2.0·8 viewsigraph.org↗

Igraph

The igraph library

Features

  • Specialized Data Utilities - Library for creating and manipulating graphs.

Star history

Star history chart for igraph/igraphStar history chart for igraph/igraph

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Igraph

Similar open-source projects, ranked by how many features they share with Igraph.
  • geopandas/geopandasgeopandas avatar

    geopandas/geopandas

    5,049View on GitHub↗

    GeoPandas is a Python library that extends pandas with native support for geospatial data. It treats geographic geometries—points, lines, and polygons—as a first-class column type within DataFrames, enabling users to store, manipulate, and analyze vector spatial data alongside traditional tabular attributes. The library is built on top of proven geospatial components: it uses Shapely for all geometric operations, Fiona and GDAL for reading and writing standard spatial file formats, PyProj for coordinate reprojection, and an R‑tree spatial index (from Shapely) to accelerate spatial queries. Wh

    Pythongeoparquetgeospatialpandas
    View on GitHub↗5,049
  • geopy/geopygeopy avatar

    geopy/geopy

    4,819View on GitHub↗

    geopy is a Python geocoding library and geolocation client used to convert human-readable addresses into geographic coordinates and resolve coordinates back into street addresses using various third-party web services. The library provides a consistent provider-based interface that abstracts multiple external geocoding services, allowing for interchangeable backends. It includes built-in request rate limiting and asynchronous client interfaces to manage API call frequency and execute concurrent lookups without halting execution. Beyond geocoding, the project includes geospatial utilities for

    Pythongeocodergeocodingpython
    View on GitHub↗4,819
  • imageio/imageioimageio avatar

    imageio/imageio

    1,707View on GitHub↗

    Website:

    Python
    View on GitHub↗1,707
  • chardet/chardetchardet avatar

    chardet/chardet

    2,638View on GitHub↗

    Python character encoding detector

    Python
    View on GitHub↗2,638
See all 12 alternatives to Igraph→

Frequently asked questions

What does igraph/igraph do?

The igraph library

What are the main features of igraph/igraph?

The main features of igraph/igraph are: Specialized Data Utilities.

What are some open-source alternatives to igraph/igraph?

Open-source alternatives to igraph/igraph include: chardet/chardet — Python character encoding detector. geopandas/geopandas — GeoPandas is a Python library that extends pandas with native support for geospatial data. It treats geographic… geopy/geopy — geopy is a Python geocoding library and geolocation client used to convert human-readable addresses into geographic… imageio/imageio — Website:. jasonkessler/scattertext — Beautiful visualizations of how language differs among document types. jbesomi/texthero — Text preprocessing, representation and visualization from zero to hero.