DEV Community

Stephan Dilly
Stephan Dilly

Posted on

2

ip2country released

ip2country is a webservice based on rust for ip ➑️ country πŸ‡ͺπŸ‡Ί lookup. we make use of that heavily in our games: https://github.com/extrawurst/ip2country

(grab it as docker image ready to go or build from rust code)

Origin Story:

it's a mess if u are looking for such solutions, since so many try to lure you into paid stuff or slow-as-ass ones (i was using a go based one before) and even a rust based one I found on crates.io does something weird eating up 90mb of RAM (for ipv4) while this one is around 8mb for ipv4 and ipv6.

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

πŸ‘‹ Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay