groovybits / rsllm
Rust LLM Stream Analyzer and Content Generator
☆19Updated 2 months ago
Alternatives and similar repositories for rsllm:
Users that are interested in rsllm are comparing it to the libraries listed below
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Adapters between hyper 0.14-1.0, http-body 0.4-1.0, and tower-service 0.3.☆11Updated last year
- allms: One Rust Library to rule them aLLMs☆61Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years 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…☆48Updated 2 weeks ago
- Rust interface for the WebRTC Voice-Activity-Module☆28Updated 4 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- Failsafe is a lightweight rust library for handling failures☆16Updated 2 years ago
- Speech detection using silero vad in Rust☆15Updated 2 months ago
- Common stop words in a variety of languages☆19Updated last month
- llm_utils: Basic LLM tools, best practices, and minimal abstraction.☆41Updated this week
- Updater program for axo tools☆22Updated this week
- Automatic HTTPS certificates for trillium.rs, via Let's Encrypt and ACME tls-alpn-01 challenges☆13Updated 7 months ago
- A tool to extract images from pdf files☆57Updated last year
- 8-bit floating point types for Rust☆44Updated 3 weeks ago
- An async version of iterator☆41Updated 8 months ago
- ☆24Updated last year
- Value log implementation for key-value separated storage in safe Rust☆27Updated this week
- 🦀 A Pure Rust Framework For Building AGI (WIP).☆47Updated 9 months ago
- For when you really, really just want to know that your config changed☆14Updated last year
- An alternative `std`-like implementation built on origin