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

Appearance settings

amit2103/go-utils

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-utils

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 ticks even 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 add other implementations here.

About

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

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.