Skip to content

hello2mao/go-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-common

API Reference Go Report Card codecov

Most useful, high performance, safe golang common library.

Stable

  • second_chance_cache
    • This package implements Second-Chance Algorithm, an approximate LRU algorithms.
  • singleton
    • A safe singleton.
  • csp
    • Cryptographic service provider: all kinds of AES/ECDSA/HASH.
  • wait
    • Wait/Retry for something to happen.

Incubator

Example

See example dir in submodule.

About

Common libraries for Golang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages