awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
adrianbrad avatar

adrianbrad/queue

0
View on GitHub↗
357 星标·15 分支·Go·MIT·3 次浏览pkg.go.dev/github.com/adrianbrad/queue↗

Queue

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

Features

  • Data Structures - Generic thread-safe queue implementations.

Star 历史

adrianbrad/queue 的 Star 历史图表adrianbrad/queue 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

adrianbrad/queue 是做什么的?

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

adrianbrad/queue 的主要功能有哪些?

adrianbrad/queue 的主要功能包括:Data Structures。

adrianbrad/queue 有哪些开源替代品?

adrianbrad/queue 的开源替代品包括: xtaci/algorithms — This is a collection of classical algorithms and data structures implemented as a header-only C++ library. It provides… agext/levenshtein — Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix. agnivade/levenshtein — Go implementation to calculate Levenshtein Distance. aio-arch/graphlib — Topological sort lib,Sorting and pruning of DAG graphs. alandefreitas/small — C++ small containers. accelerationnet/access — A common lisp library to unify access to common dictionary-like data-structures.

Queue 的开源替代方案

相似的开源项目,按与 Queue 的功能重合度排序。
  • xtaci/algorithmsxtaci 的头像

    xtaci/algorithms

    5,454在 GitHub 上查看↗

    This is a collection of classical algorithms and data structures implemented as a header-only C++ library. It provides a suite of tools for general algorithm implementation, including data structure management, graph theory analysis, and string processing. The library is distinguished by its specialized toolkits for cryptographic hashing and encoding, featuring implementations of MD5, SHA-1, and Base64. It also includes advanced capabilities for high-performance string processing via suffix trees and arrays, as well as computational number theory for primality testing and arbitrary-precision

    C++
    在 GitHub 上查看↗5,454
  • agext/levenshteinagext 的头像

    agext/levenshtein

    92在 GitHub 上查看↗

    Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.

    Go
    在 GitHub 上查看↗92
  • agnivade/levenshteinagnivade 的头像

    agnivade/levenshtein

    470在 GitHub 上查看↗

    Go implementation to calculate Levenshtein Distance.

    Go
    在 GitHub 上查看↗470
  • accelerationnet/accessAccelerationNet 的头像

    AccelerationNet/access

    91在 GitHub 上查看↗

    A common lisp library to unify access to common dictionary-like data-structures

    Common Lisp
    在 GitHub 上查看↗91
查看 Queue 的所有 30 个替代方案→