meilisearch / segmentLinks
Segment analytics client for Rust https://segment.com/docs/libraries/rust
☆11Updated 4 months ago
Alternatives and similar repositories for segment
Users that are interested in segment are comparing it to the libraries listed below
Sorting:
- Integration between rustls and tokio-postgres☆34Updated 9 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 months ago
- A library for validating and modeling user input.☆23Updated last year
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- CSRF (Cross-Site Request Forgery) protection for Axum☆34Updated 6 months ago
- Adapters between hyper 0.14-1.0, http-body 0.4-1.0, and tower-service 0.3.☆12Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 4 months ago
- An default value loader from TOML for structopt☆28Updated last year
- Timer facilities for Rust's async story☆56Updated 9 months ago
- A simple async OAuth 2.0 library for Rust☆20Updated 2 months ago
- Remove Cargo.lock lockfile☆32Updated last week
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Add support for geometric types and functions to diesel☆20Updated 2 years ago
- Rust web toolkit for impatient perfectionists☆41Updated 7 months ago
- Static time zone information for tz-rs.☆40Updated 3 weeks ago
- Immutable types and ImplicitClone trait similar to Copy☆21Updated 4 months ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- a time toolkit for chrono☆16Updated 2 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Static Linear Algebra System☆36Updated last year
- Rust crate for computing Adler-32 checksums☆11Updated 4 years ago
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated last year
- A timeout connector for the hyper client☆27Updated 8 months ago
- Dependency injection for Rust☆53Updated 2 weeks ago
- User Agent Parser for Rust☆48Updated 11 months ago
- ☆17Updated 4 months ago
- Build RPCs on top of the tonic gRPC library by defining your types in Rust instead of proto.