Skip to content

Commit 9c95ce8

Browse files
committed
Add geoip2-rs Rust reader
1 parent 15174a3 commit 9c95ce8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/geoip/docs/databases.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ integrator for assistance.
101101
| R | rgeolocate | [CRAN](https://cran.r-project.org/web/packages/rgeolocate/index.html) | [README](https://github.com/Ironholds/rgeolocate/blob/master/README.md) | [GitHub](https://github.com/Ironholds/rgeolocate) |
102102
| Racket | geoip | | [Racket Documentation](https://docs.racket-lang.org/geoip/index.html) | [GitHub](https://github.com/Bogdanp/racket-geoip) |
103103
| Raku | GeoIP2 | | [README](https://github.com/bbkr/GeoIP2/blob/master/README.md) | [GitHub](https://github.com/bbkr/GeoIP2) |
104+
| Rust | geoip2 | [Cargo](https://crates.io/crates/geoip2) | [API docs](https://docs.rs/geoip2/0.1.6/geoip2/) | [GitHub](https://github.com/IncSW/geoip2-rs) |
104105
| Rust | maxminddb | [Cargo](https://crates.io/crates/maxminddb) | [API docs](https://oschwald.github.io/maxminddb-rust/maxminddb/struct.Reader.html) | [GitHub](https://github.com/oschwald/maxminddb-rust) |
105106
| Scala | maxmind-geoip2-scala | | [README](https://github.com/Sanoma-CDA/maxmind-geoip2-scala/blob/master/README.md) | [GitHub](https://github.com/Sanoma-CDA/maxmind-geoip2-scala) |
106107
| Swift (C extension) | MaxMindDBSwift | | [README](https://github.com/SunboyGo/MaxMindDBSwift/blob/main/README.md) | [GitHub](https://github.com/SunboyGo/MaxMindDBSwift) |

0 commit comments

Comments
 (0)