awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
adrianbrad avatar

adrianbrad/queue

0
View on GitHub↗
357 estrellas·15 forks·Go·MIT·3 vistaspkg.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.

Historial de estrellas

Gráfico del historial de estrellas de adrianbrad/queueGráfico del historial de estrellas de adrianbrad/queue

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Queue

Proyectos open-source similares, clasificados según cuántas características comparten con Queue.
  • xtaci/algorithmsAvatar de xtaci

    xtaci/algorithms

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

    agext/levenshtein

    92Ver en GitHub↗

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

    Go
    Ver en GitHub↗92
  • agnivade/levenshteinAvatar de agnivade

    agnivade/levenshtein

    470Ver en GitHub↗

    Go implementation to calculate Levenshtein Distance.

    Go
    Ver en GitHub↗470
  • accelerationnet/accessAvatar de AccelerationNet

    AccelerationNet/access

    91Ver en GitHub↗

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

    Common Lisp
    Ver en GitHub↗91
Ver las 30 alternativas a Queue→

Preguntas frecuentes

¿Qué hace adrianbrad/queue?

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

¿Cuáles son las características principales de adrianbrad/queue?

Las características principales de adrianbrad/queue son: Data Structures.

¿Qué alternativas de código abierto existen para adrianbrad/queue?

Las alternativas de código abierto para adrianbrad/queue incluyen: 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.