jonhoo / gladia-captionsLinks
☆21Updated last year
Alternatives and similar repositories for gladia-captions
Users that are interested in gladia-captions are comparing it to the libraries listed below
Sorting:
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆67Updated last month
- Reports when tokio runtime threads are blocking☆66Updated last year
- A thin wrapper around serialized data which add information of identity and version.☆27Updated last week
- Wait for a collection of async tasks to finish.☆35Updated last year
- A statically-checked Rust Template Engine☆72Updated last year
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆51Updated last year
- Rate-limit middleware for reqwest.☆17Updated last week
- Layers, extractors and template engine wrappers for axum based Web MVC applications☆95Updated 3 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 3 years ago
- Download .crate files of all versions of all crates from crates.io☆45Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- An adapter to easily run an Axum server in a Cloudflare worker.☆81Updated 2 weeks ago
- Generate Rust enum variants without associated data☆98Updated last year
- A tar archive reading/writing library for async Rust.☆32Updated 2 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last week
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- sha256 crypto digest write by rust☆38Updated 7 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆108Updated 3 weeks ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated 11 months ago
- Autogenerate Markdown documentation for clap command-line tools☆85Updated 5 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Automatic TLS certificate management using rustls☆35Updated last week
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated this week
- Eager evaluation of macros like `concat!` and `env!`☆40Updated last week
- A fast, simple, multi-threaded string interning library.☆18Updated 3 months ago
- A tracing layer for shipping logs to Grafana Loki☆68Updated 4 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated 3 weeks ago
- gRPC over websocket (in browser and natively)☆31Updated last year