awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
adrianbrad avatar

adrianbrad/queue

0
View on GitHub↗
357 stars·15 forks·Go·MIT·4 vuespkg.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.

Historique des stars

Graphique de l'historique des stars pour adrianbrad/queueGraphique de l'historique des stars pour adrianbrad/queue

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Queue

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Queue.
  • xtaci/algorithmsAvatar de xtaci

    xtaci/algorithms

    5,454Voir sur 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++
    Voir sur GitHub↗5,454
  • agext/levenshteinAvatar de agext

    agext/levenshtein

    92Voir sur GitHub↗

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

    Go
    Voir sur GitHub↗92
  • agnivade/levenshteinAvatar de agnivade

    agnivade/levenshtein

    470Voir sur GitHub↗

    Go implementation to calculate Levenshtein Distance.

    Go
    Voir sur GitHub↗470
  • accelerationnet/accessAvatar de AccelerationNet

    AccelerationNet/access

    91Voir sur GitHub↗

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

    Common Lisp
    Voir sur GitHub↗91
Voir les 30 alternatives à Queue→

Questions fréquentes

Que fait adrianbrad/queue ?

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

Quelles sont les fonctionnalités principales de adrianbrad/queue ?

Les fonctionnalités principales de adrianbrad/queue sont : Data Structures.

Quelles sont les alternatives open-source à adrianbrad/queue ?

Les alternatives open-source à adrianbrad/queue incluent : 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.