Skip to content
/ golib Public

A tool package based on the Go standard library, designed with high performance, flexibility, and versatility in mind.

License

Notifications You must be signed in to change notification settings

welllog/golib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


English | 中文

golib

a tool library based on Go standard library, designed for performance, flexibility and simplicity, and enhanced code reuse by introducing generics.

  • cryptz encryption and decryption related functions
  • ctxz ctx related functions
  • goz goroutine related functions
  • hashz hash related functions
  • heapz heap related implementations
  • listz linked list related implementations
  • mapz map related functions
  • mathz math related functions
  • randz random related functions
  • ringz ring queue related implementations
  • setz set related functions
  • slicez slice related functions
  • sortz sort related functions
  • strz string related functions, able to handle multiple utf8 encoded strings
  • testz test related functions
  • typez constants, variables, type related functions

About

A tool package based on the Go standard library, designed with high performance, flexibility, and versatility in mind.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages