grantshandy / ipgeolocate
Simple Rust library for IP geolocation.
☆13Updated 4 months ago
Alternatives and similar repositories for ipgeolocate:
Users that are interested in ipgeolocate are comparing it to the libraries listed below
- A Configuration Library for Rust Applications☆39Updated 2 weeks ago
- ☆39Updated 4 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated 11 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated this week
- An implementation of RFC6265☆26Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Retrieve IP addresses for all interfaces. POSIX & Windows☆26Updated last month
- A concise, self-describing binary format written in Rust for Serde☆64Updated 5 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Trait implementation generator macro☆28Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Minimal async cache in Rust with support for key expirations☆52Updated 9 months ago
- ☆21Updated 3 months ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated 9 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆16Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated last year
- a fast async pool based on channel