Rust tower

Open-source Rust projects categorized as tower

Top 3 Rust tower Projects

  • tower

    async fn(Request) -> Result<Response, Error>

    Project mention: Collection of trait implementations with associated types (GATs?) | reddit.com/r/rust | 2023-02-15

    This question is partially inspired by this PR which is kinda trying to do the same thing.

  • tower-lsp

    Language Server Protocol implementation written in Rust

    Project mention: State of the Ruby language server (LSP) ecosystem / looking for suggestions | reddit.com/r/ruby | 2022-10-02

    I realize this might not be for everyone, but I'm writing it in Rust using Lib-ruby-parser and tower-lsp: two existing libraries that handle a bunch of the heavy lifting for me. I'm more productive in Rust than with Ruby at this point, despite doing Ruby full time for 15 years, plus I really really don't want to have to deal with a slow LSP--that was the whome impetus for this project. I started in the spring, made a bunch of headway, then backtracked to redo the internals to make it easier to handle monkeypatching, overriding/redefining of methods, etc. across your project.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • tower-biscuit-auth

    Integrating Biscuit authentication with the Tower ecosystem.

    Project mention: Survey of bad error messages emitted by the "misuse" of trait heavy crates | reddit.com/r/rust | 2022-07-08

    git clone https://github.com/vlmutolo/tower-biscuit-auth git checkout dccb812c825ad1969169199f1b1fd7508da15b0c cargo check --examples --features http

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-02-15.

Rust tower related posts

Index

What are some of the best open-source tower projects in Rust? This list will help you:

Project Stars
1 tower 2,712
2 tower-lsp 570
3 tower-biscuit-auth 2
TestGPT | Generating meaningful tests for busy devs
Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
codium.ai