mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add snowflake
This commit is contained in:
parent
c2e548ca82
commit
29b6117dba
@ -2708,6 +2708,7 @@ _General utilities and tools to make your life easier._
|
||||
- [slice](https://github.com/psampaz/slice) - Type-safe functions for common Go slice operations.
|
||||
- [sliceconv](https://github.com/Henry-Sarabia/sliceconv) - Slice conversion between primitive types.
|
||||
- [slicer](https://github.com/leaanthony/slicer) - Makes working with slices easier.
|
||||
- [snowflake](https://github.com/fish-tennis/snowflake) - an implement of snowflake by go, use atomic instead of mutex
|
||||
- [sorty](https://github.com/jfcg/sorty) - Fast Concurrent / Parallel Sorting.
|
||||
- [sqlx](https://github.com/jmoiron/sqlx) - provides a set of extensions on top of the excellent built-in database/sql package.
|
||||
- [sshman](https://github.com/shoobyban/sshman) - SSH Manager for authorized_keys files on multiple remote servers.
|
||||
|
Loading…
Reference in New Issue
Block a user