Implementations of https://github.com/golang/go/wiki/SliceTricks using generics
☆23Mar 1, 2022Updated 4 years ago
Alternatives and similar repositories for slicetricks
Users that are interested in slicetricks are comparing it to the libraries listed below
Sorting:
- AVL balanced generic binary trees in Go☆19Aug 5, 2022Updated 3 years ago
- The most advanced and powerful Go HTTP Basic Authentication middleware.☆14Mar 1, 2026Updated last week
- A golang implementation of Amazon's Ion data notation☆13Jun 14, 2020Updated 5 years ago
- slam an HTTP/2 server a lot of concurrent load over a single TCP connection (for debugging something)☆29Mar 24, 2022Updated 3 years ago
- ☆14May 18, 2022Updated 3 years ago
- puffin abstracts the os/exec go package☆19Jul 19, 2023Updated 2 years ago
- Time Ranges☆39Sep 6, 2023Updated 2 years ago
- datetoken is a time toolkit for golang, with support for relative delta and string parsing