A high-performing open embedding model with a large token context window
Voyage's next-generation general purpose embedding model - ideal for Continue which uses embeds both for @codebase and @docs
SeaORM - ORM for Rust built on top of sqlx
Serde is a framework for serializing and deserializing Rust data structures efficiently and generically.
axum is a web application framework that focuses on ergonomics and modularity.
Chrono: Date and Time for Rust
This library provides anyhow::Error, a trait object based error type for easy idiomatic error handling in Rust applications.
Easily hash and verify passwords using bcrypt (in Rust)
Command Line Argument Parser for Rust
Create and parses JWT (JSON Web Tokens) in Rust
Tokio is an asynchronous runtime for the Rust programming language.
Tokio is an event-driven, non-blocking I/O platform for writing asynchronous applications with the Rust programming language
A scoped, structured logging and diagnostics system for Rust
Generate and parse universally unique identifiers (UUIDs) in Rust
Tokio and Futures based testing utilities
A safe wrapper for VapourSynth, written in Rust.
Utilities for implementing and composing tracing subscribers.
Writers for logging events and spans
The directories crate is a tiny library with a minimal API (3 structs, 4 factory functions, getters) that provides the platform-specific, user-accessible locations for finding and storing configuration, cache and other data on Linux, Redox, Windows (≥ Vista) and macOS.
heck is a case conversion library for Rust