Let's Get Rusty

Which server-side framework are you most interested in?

1 year ago | [YT] | 67



@РусскийРэмбо-т5н

Interested in both Axum and Actix. I recently started a backend development and couldn't figure out which framework to start with. So it would be nice to see a comparison between all the available options, because i simply picked the one with most stars

1 year ago | 18

@if7dmitrij191

For HTTP I always use Hyper. I love building my own systems without any anoying abstractions and limits

1 year ago (edited) | 5

@matt_phistopheles

I'm more into embedded and desktop applications so a broader overview of the things that are out there on the server side would be way more helpful for me.

1 year ago | 5

@discreaminant

Are any of them used by big companies?

1 year ago | 3

@IndigoVFX

Does Leptos count? Maybe it could be the source for a tutorial or series?

1 year ago | 1

@Pythagoras1plus

do you count full-stack as well? i'd like to see leptos

1 year ago | 0

@dummi2673

one thing i had trouble with was SSE. it works in axum if you paste some config stuff (theres an example in their repo) to prevent the http connection from closing, but it's not pretty. at all. i haven't tried many frameworks but i assume they all more or less achieve the basic "respond with html/image/...", so for me its usually 1. which unusual/niche features do i need 2. who supports it 3. yeah im picking that one

1 year ago | 0

@chonkusdonkus

I'm fairly familiar with actix and it has served me incredibly well, but I'm most interested in learning more about axum at the moment

1 year ago | 1

@coolbrotherf127

I've never really worked with a server side framework.

1 year ago | 0

@dog4ik

I heard axum is the easiest one. i tried warp but filters are too complicated for me

1 year ago | 0

@vabka-7708

Mainly use Axum but also interested in poem because of native support for openapi spec

1 year ago | 1

@shwaa

I like hyper because it is more low level, letting me have more control over how requests are handled and relying less on opaque macros

1 year ago | 0

@ahmadrezadorkhah9574

Actix and axum. Both worth alot and they are similar

1 year ago | 1

@Comeyd

Poem, especially Poem-OpenAPI is absolutely wonderful to use.

1 year ago | 0

@PaulHosler

Leptos

1 year ago | 1

@trappedcat3615

PHP anyone?

1 year ago | 1

@otaxhu

Oh i though it was server-side-rendering haha

1 year ago | 0

@MagicNumberArg

I think it's best if you chose one YOU view as best choice.

1 year ago | 0

@ThalusA

I was interested in using Rocket until I saw that there is no longer active and useful development on it

1 year ago | 0

@kleinmarb4362

Snapapi 🔥🔥 fastest rust framework availab

1 year ago | 0