User Profile

Collapse

Profile Sidebar

Collapse
lanliddd
lanliddd
Last Activity: May 24 '23, 11:35 AM
Joined: Dec 1 '21
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • lancet (util function library of go) released v2.0.0, fully supports go generic features

    lancet is a comprehensive, efficient, and reusable util function library of go. This release v2.0.0, which upgrade to go1.18, applies generics to rewrite most of the functions. At the same time, 70+ functions have been added.

    Feature

    - 👏 Comprehensive, efficient and reusable.
    - 💪 250+ go util functions, support string, slice, datetime, net, crypt...
    - 💅 Only depend on the go standard...
    See more | Go to post
    Last edited by zmbd; Apr 16 '22, 12:39 AM. Reason: [z{placed required code tags}]

  • lancet: a comprehensive, efficient, and reusable util function library of go

    Lancet is a comprehensive, efficient, and reusable util function library of go. Inspired by the java apache common package and lodash.js.

    Go version Release GoDoc Go Report Card codecov License

    Feature
    👏 Comprehensive, efficient and reusable.
    💪 100+ common go util functions, support string, slice, datetime, net, crypt...
    💅 Only depend on the go standard library.
    🌍...
    See more | Go to post
No activity results to display
Show More
Working...