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)

Cloudinary image

Optimize, customize, deliver, manage and analyze your images.

Remove background in all your web images at the same time, use outpainting to expand images with matching content, remove objects via open-set object detection and fill, recolor, crop, resize... Discover these and hundreds more ways to manage your web images and videos on a scale.

Learn more

πŸ‘‹ Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

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

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay