maxminddb-deno
Geo lookup library
A WASM module that enables geoIP database lookups
A library that enables the usage of MaxmindDB geoIP databases by using the Rust library in a WASM module
8 stars
3 watching
0 forks
Language: Rust
last commit: almost 4 years ago
Linked from 1 awesome list
denogeoipmaxmindwasm
Related projects:
Repository | Description | Stars |
---|---|---|
maxmind/geoip2-java | Provides an API for accessing geolocation data from a web service or database | 789 |
maxmind/maxmind-db | Provides specification and test data for an IP address subnet mapping format used in geolocation services | 289 |
maxmind/geoip2-python | Provides an API to query IP geolocation data from MaxMind databases and services | 1,119 |
delef/geoip2.cr | Provides a Crystal-based interface to read MaxMind GeoIP2 databases | 17 |
anjia0532/lua-resty-maxminddb | A Lua library that enables IP geolocation lookups using MaxMind's Geolocation database | 99 |
cjheath/geoip | A Ruby gem that provides an interface to Maxmind's GeoIP database | 713 |
maxmind/libmaxminddb | A C library for fast IP address lookups with flexible data storage | 930 |
tma/rack-geoipcountry | A Rack-based library that uses the GeoIP database to look up country information from IP addresses. | 10 |
halvardssm/deno-nessie | Provides a modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations. | 529 |
dennwc/dom | A Go library providing a WebAssembly API for DOM manipulation and other web APIs | 491 |
n0kovo/gohashmob | A tool for looking up hashes in the HashMob API | 10 |
phaneesh/dropwizard-maxmind-bundle | Adds MaxMind GeoIP2 support to Dropwizard | 6 |
delef/maxminddb.cr | A Pure Crystal library that reads and parses MaxMind DB files without requiring the libmaxminddb library. | 23 |
manyuanrong/wasm_gzip | Implementation of Gzip compression and decompression in WebAssembly (WASM) for use with the Deno runtime. | 19 |
denosaurs/netsaur | A machine learning library with GPU, CPU, and WASM backends for building neural networks. | 233 |