{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/eapache/queue/v2","name":"github.com/eapache/queue/v2","description":"Package queue provides a fast, ring-buffer queue based on the version suggested by Dariusz Górecki.\nUsing this instead of other, simpler, queue implementations (slice+append or linked list) provides\nsubstantial memory and time benefits, and fewer GC pauses.\n\nThe queue implemented here is as fast as it is for an additional reason: it is *not* thread-safe.","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/eapache/queue","issueTracker":"https://github.com/eapache/queue/issues","url":"https://github.com/eapache/queue","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateModified":"2025-10-14","datePublished":"2025-10-14","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/eapache/queue/v2#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/eapache/queue/v2"],"https://www.w3.org/ns/activitystreams#likes":633,"https://forgefed.org/ns#forks":75}