Skip to content

oraoto/go-bore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-bore

bore ported to Go.

Why Go ?

Just for learning.

And what go-bore brings?

  • lower memory footprint
  • higher throughput

It's ture. Simple Go code can beat simple Rust code.

Why ?

  1. io.Copy utlize splice to minimize memory copies
  2. ...

About

A simple TCP tunel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages