Simple reCaptcha display/verify code for Elixir applications. Using Exrecaptcha with a CMS such as Phoenix is easy.
This project is an asynchronous network framework for Python that provides both a client and a server for HTTP communication. It is designed to handle high-concurrency network operations by leveraging cooperative multitasking, allowing for the management of thousands of simultaneous connections without the overhead of traditional thread-per-request models. The framework distinguishes itself through its focus on efficient resource management and persistent communication. It utilizes connection pooling to reuse network sockets, which reduces latency during sequential requests, and supports full
ActiveJ is an alternative Java platform built from the ground up. ActiveJ redefines core, web and high-load programming in Java, providing simplicity, maximum performance and scalability
Compose web applications with functions
Principalele funcționalități ale elixir-lang/plug sunt: Language Toolkits, Web Framework Components.
Alternativele open-source pentru elixir-lang/plug includ: adanselm/exrecaptcha — Simple reCaptcha display/verify code for Elixir applications. Using Exrecaptcha with a CMS such as Phoenix is easy. aio-libs/aiohttp — This project is an asynchronous network framework for Python that provides both a client and a server for HTTP… airlift/airlift — Airlift framework for building REST services. apache/dubbo — Dubbo is a Java RPC framework and microservices governance platform designed for high-performance remote procedure… appdoctorio/accesspass — provides a full user authentication experience for an API. Includes login,logout,register,forgot password, forgot… activej/activej — ActiveJ is an alternative Java platform built from the ground up. ActiveJ redefines core, web and high-load…