Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add psampaz/slice #2844

Merged
merged 1 commit into from
Dec 6, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1824,6 +1824,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [serve](https://github.com/syntaqx/serve) - A static http server anywhere you need.
* [shutdown](https://github.com/ztrue/shutdown) - App shutdown hooks for `os.Signal` handling.
* [silk](https://github.com/chrispassas/silk) - Read silk netflow files.
* [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.
* [spinner](https://github.com/briandowns/spinner) - Go package to easily provide a terminal spinner with options.
Expand Down