8000 GitHub - tidwall/evio-lite: Fast event-loop networking for Go (the lite version)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tidwall/evio-lite

< BE33 h2 class="sr-only ScreenReaderHeading-module__userSelectNone--vW4Cq prc-Heading-Heading-6CmGO" data-testid="screen-reader-heading" id="folders-and-files">Folders and files
NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evio
GoDoc

evio-lite is an event loop networking framework that is extra small and fast. It's the lite version of the evio package.

So what's different about this version?

It's totally single-threaded. The big evio has support for spreading loops over threads. Not this one. Only one thread. Don't question my motives. I don't care about your feelings on the matter. Also it only runs on BSD and Linux machines. These are the only machines I deal with. Again, I don't care what you say.

There are a few subtle differences between the two APIs, but otherwise they work in the same.

Enjoy! (or not, whatever)

About

Fast event-loop networking for Go (the lite version)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0