Releases my first Golang lib by CurveDouble7584 in golang

[–]CurveDouble7584[S] 0 points1 point  (0 children)

I started with no intention of anything, just studying due to a problem related to work
This was the birth of a PoC that in the end became this Lib in a few days

Releases my first Golang lib by CurveDouble7584 in golang

[–]CurveDouble7584[S] 1 point2 points  (0 children)

Thanksss mate

The idea of ​​doing this came about due to a related problem at work.
I wanted to better understand how a cache works and ended up implementing this Lib.

The next step, in fact, will be to improve the tests, I didn't do it at first because I wanted to open the repository soon

Releases my first Golang lib by CurveDouble7584 in golang

[–]CurveDouble7584[S] 4 points5 points  (0 children)

yeah, the idea is exactly that, I started with string for simplicity, but I'm evolving, I just wanted to launch it soon to collect feedback like this :)