Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A utility library for Go , aims to provide easy to use utilities for developers

License

NotificationsYou must be signed in to change notification settings

amit2103/go-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A utility library for Go , aims to provide easy to use utilities for developers

  1. The concurrency package simply provides some utilities. Check the corresponding tests for usage examples

  2. The rate limiter package now provides a simple counting rate limiter which works without channel and tickers. This avoids unnecessary tickseven when the system is idle.

  3. The cache package provides a simple LRU cache which can be used to cache data.

  4. The collections package contains the heap datastructure which can be used for heap sort and also provides reference heap impl. Will also addother implementations here.

About

A utility library for Go , aims to provide easy to use utilities for developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp