You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Golang rewrite of the good ol' OnionBalance which is originally in Python. Technically speaking it should be in-place compatible with the original OnionBalance.
Reduced memory use, Python independent and its significant performance improvement should be able to justify the time effort to invest and implementing it.
The text was updated successfully, but these errors were encountered:
https://gitlab.com/n0tr1v/gobalance
This is a Golang rewrite of the good ol' OnionBalance which is originally in Python. Technically speaking it should be in-place compatible with the original OnionBalance.
Reduced memory use, Python independent and its significant performance improvement should be able to justify the time effort to invest and implementing it.
The text was updated successfully, but these errors were encountered: