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

cjheath/geoip

0
View on GitHub↗
722 stars·83 forks·Ruby·LGPL-2.1·5 viewsgeoip.rubyforge.org↗

Geoip

The Ruby gem for querying Maxmind.com's GeoIP database, which returns the geographic location of a server given its IP address

Features

  • Geolocation - Queries IP addresses for location and ISP information.

Star history

Star history chart for cjheath/geoipStar history chart for cjheath/geoip

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Frequently asked questions

What does cjheath/geoip do?

The Ruby gem for querying Maxmind.com's GeoIP database, which returns the geographic location of a server given its IP address

What are the main features of cjheath/geoip?

The main features of cjheath/geoip are: Geolocation.

Which projects share features with cjheath/geoip?

Projects with overlapping indexed features include: alexreisner/geocoder — This is a Ruby toolkit for converting addresses to geographic coordinates and performing reverse geocoding via… apneadiving/google-maps-for-rails — Enables easy Google map + overlays creation in Ruby apps. geokit/geokit — Official Geokit Gem. Geokit gem provides geocoding and distance/heading calculations. Pair with the geokit-rails… ip2location/ip2location-io-ruby — IP2Location.IO Ruby SDK allows user to query for an enriched data set based on IP address and provides WHOIS lookup… rgeo/rgeo — Geospatial data library for Ruby.

Projects sharing features with Geoip

These projects share indexed features with Geoip. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • alexreisner/geocoderalexreisner avatar

    alexreisner/geocoder

    6,446View on GitHub↗

    This is a Ruby toolkit for converting addresses to geographic coordinates and performing reverse geocoding via multiple external API providers. It provides a library for integrating location services into Ruby applications, including an IP geolocation tool to translate IP addresses into coordinates, city names, and country data. The project includes a command line interface for bulk geocoding of database records with integrated rate limiting and a geospatial query engine for calculating distances and performing radius or bounding box searches. It also features a mocking framework that provide

    Ruby
    View on GitHub↗6,446
  • apneadiving/google-maps-for-railsapneadiving avatar

    apneadiving/Google-Maps-for-Rails

    2,251View on GitHub↗

    Enables easy Google map overlays creation in Ruby apps

    JavaScript
    View on GitHub↗2,251
  • geokit/geokitgeokit avatar

    geokit/geokit

    1,629View on GitHub↗

    Official Geokit Gem. Geokit gem provides geocoding and distance/heading calculations. Pair with the geokit-rails plugin for full-fledged location-based app functionality.

    Ruby
    View on GitHub↗1,629
  • ip2location/ip2location-io-rubyip2location avatar

    ip2location/ip2location-io-ruby

    7View on GitHub↗

    IP2Location.IO Ruby SDK allows user to query for an enriched data set based on IP address and provides WHOIS lookup api that helps users to obtain domain information.

    Ruby
    View on GitHub↗7
Compare all 5 related projects→