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

Engage with a sea of insights in this enlightening article, highly esteemed within the encouraging DEV Community. Programmers of every skill level are invited to participate and enrich our shared knowledge.

A simple "thank you" can uplift someone's spirits. Express your appreciation in the comments section!

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found this useful? A brief thank you to the author can mean a lot.

Okay