Evio is a Go networking framework built around a high-performance event loop (much like libuv or libevent) but tailored for Go, bypassing the standard net package to make direct epoll/kqueue syscalls on supported OSes for maximum throughput. The library is used where ultra-low latency and high packet rates matter (for example, proxy servers or real-time packet handling). It supports TCP, UDP, and UNIX sockets, multiple address binding, and built-in load balancing across event loops (loops can run single-threaded or multi-threaded). The API is minimalist and exposes event hooks such as Data, Opened, Closed, Tick, allowing developers full control. Because of its architecture, Evio is not a drop-in replacement for standard Go's net/http or net packages; it’s aimed at network-heavy, performance-critical use-cases.

Features

  • Fast single-threaded or multi-loop event-driven networking
  • Low-memory overhead, minimal buffering for high throughput
  • Support for TCP, UDP, UNIX domain sockets
  • Built-in load-balancing (Random, Round-Robin, Least-Connections) among loops
  • Ability to bind multiple addresses into same event loop
  • Ticker event hook for scheduled tasks alongside network handling

Project Samples

Project Activity

See All Activity >

Categories

Networking

License

MIT License

Follow Evio

Evio Web Site

Other Useful Business Software
Cloud-hosted construction project information management for improved communication, and increased efficiency. Icon
Cloud-hosted construction project information management for improved communication, and increased efficiency.

Ideal for on-premise project information management.

Newforma empowers over 4M professionals and 1,500 AECO firms worldwide by revolutionizing Project Information Management. We transform vast amounts of project data into a meticulously organized, easily accessible, and fully searchable resource—all from a single, centralized platform. From pre-construction to years after completion, Newforma ensures you have the critical information you need at every stage of your projects.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Evio!

Additional Project Details

Operating Systems

Windows

Programming Language

Go

Related Categories

Go Networking Software

Registered

2025-11-18