Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
github.com/savsgio/atreugo/v9
High performance and extensible micro web framework with zero memory allocations in hot paths.
It's build on top of fasthttp.
go get github.com/savsgio/atreugo/v9
go get github.com/savsgio/atreugo
See: docs
Optimized for speed. Easily handles more than 100K qps and more than 1M concurrent keep-alive connections on modern hardware.
Optimized for low memory usage.
Easy 'Connection: Upgrade' support via RequestCtx.Hijack.
Server provides anti-DoS limits.
Middlewares support:
Easy routing:
Common responses (also you could use your own responses):
Go to examples directory to see how to use Atreugo.
*atreugo.RequestCtx
is equal than *fasthttp.RequestCtx
, but adding extra funtionality, so you can use
the same functions of *fasthttp.RequestCtx
. Don't worry :smile:
Best Performance: Atreugo is one of the fastest go web frameworks in the go-web-framework-benchmark.
* Smaller is better
Feel free to contribute it or fork me... :wink:
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.