Elixir HTTPS

Open-source Elixir projects categorized as HTTPS

Top 3 Elixir HTTPS Projects

  • bandit

    Bandit is a pure Elixir HTTP server for Plug & WebSock applications (by mtrudel)

    Project mention: HTTP/2 Continuation Flood: Technical Details | news.ycombinator.com | 2024-04-04

    I'd just mitigated this exact thing in Bandit last month!

    https://github.com/mtrudel/bandit/blob/main/lib/bandit/http2...

    TBH, from an implementors perspective this is a super obvious thing to cover off. It had long been on my radar and was something that I'd always figured other implementations had defended against as well.

  • CodeRabbit

    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 logo
  • bypass

    Bypass provides a quick way to create a custom plug that can be put in place instead of an actual HTTP server to return prebaked responses to client requests.

  • Ace

    HTTP web server and client, supports http1 and http2 (by CrowdHailer)

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).

Elixir HTTPS discussion

Log in or Post with

Elixir HTTPS related posts

  • Anyone using bandit in prod?

    2 projects | /r/elixir | 2 Feb 2023
  • Bandit is a pure Elixir HTTP server for Plug and WebSock applications

    1 project | news.ycombinator.com | 21 Nov 2022
  • Elixir mock SSE server

    5 projects | dev.to | 30 Jul 2022
  • How to ignore a child of a Supervisor not being able to start during tests?

    3 projects | /r/elixir | 11 Jun 2022
  • Elixir: Testando chamadas de uma API externa

    4 projects | dev.to | 20 May 2022
  • (Elixir / Erlang) Bandit's HTTP/1.x engine is up to 5x faster

    1 project | news.ycombinator.com | 27 Oct 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 11 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 bandit 1,707
2 bypass 972
3 Ace 305

Sponsored
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