Fred v3.0.0

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. fred.rs

    An async client for Valkey and Redis

    I just released a new major version of a redis client (fred) and I'd appreciate any feedback on it.

  2. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  3. redis-protocol.rs

    A Rust implementation of RESP2 and RESP3

    The latest version is a complete rewrite on async/await, tokio 1.x, the latest redis-protocol, etc. It has fundamentally different design goals compared to the popular redis-rs library and is more opinionated in its dependencies, specifically regarding tokio vs async-std, so it's probably not the right choice for certain use cases as a result. Redis-rs works well, but when we originally adopted Rust at Azuqua we had different design concerns for our Redis client and this library naturally grew in a different direction as a result.

  4. crates.io

    The Rust package registry

    When I first released this I did it on my personal github, and when I moved it to the azuqua github I did it on the condition that the entire thing be MIT licensed and that I would retain ownership over the crates.io release via my personal github.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Redust: a new Redis client

    6 projects | /r/rust | 24 May 2022
  • Redis is trying to take over the all of the OSS Redis libraries

    5 projects | news.ycombinator.com | 25 Nov 2024
  • Periodic tasks

    1 project | /r/rust | 4 Dec 2023
  • Crate that can help me with background jobs in a server?

    1 project | /r/rust | 9 Sep 2023
  • Another Dilbert viewer, but all in a single page

    2 projects | /r/dilbert | 6 Jun 2023

Did you know that Rust is
the 5th most popular programming language
based on number of references?