go-baseutils

Basic tool set for go 1.18 + generics (by songzhibin97)

Go-baseutils Alternatives

Similar projects and alternatives to go-baseutils based on common topics and language

  • gkit

    A collection of basic usability component tools dedicated to providing micro-services and single services, drawing on some excellent open source project features such as kratos, go-kit, mosn, sentinel, gopkg core components. I hope you will use and mention issue and pr more often.

  • easygen

    Easy to use universal code/text generator

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • genesis

    All generic functions for Go you ever need! (by life4)

  • goutil

    💪 Helper Utils(700+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, system, test/assert, time and more. Go 常用的一些工具函数:数字,字符串,数组,Map,结构体,反射,文本,文件,错误,时间日期,特殊处理,格式化,常用信息获取等等

  • queue

    ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way. (by adrianbrad)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better go-baseutils alternative or higher similarity.

go-baseutils reviews and mentions

Posts with mentions or reviews of go-baseutils. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-20.
  • Introduction to the Gkit concurrent component
    1 project | /r/golang | 26 Apr 2023
    Best practices for channel in concurrency, including fan_in,fan_out,map_reduce,or_done,orderly,pipeline,stream,generic version can be found at https://github.com/songzhibin97/go-baseutils/tree/main/app/bconcurrent
  • Introduction to the Gkit cache component
    2 projects | /r/golang | 20 Apr 2023
    Cache-related components > buffer & mbuffer provide similar functionality, buffer has more encapsulation and implements some of the io interfaces, while mbuffer is just a memory cache. > local_cache provides a local data cache, and also has some expiry mechanisms, you can set the expiry time, and regularly clean up the expired data, but he is now older, if needed there is a generic version https://github.com/songzhibin97/go-baseutils/blob/main/ app/bcache > singleflight wraps golang.org/x/sync/singleflight to prevent the impact of changes

Stats

Basic go-baseutils repo stats
2
18
4.9
about 2 months ago

songzhibin97/go-baseutils is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of go-baseutils is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com