Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-eapache-queue-devel | Distribution: Mageia |
Version: 1.1.0 | Vendor: Mageia.Org |
Release: 5.mga10 | Build date: Fri Jul 4 22:02:28 2025 |
Group: Development/Golang | Build host: localhost |
Size: 8848 | Source RPM: golang-github-eapache-queue-1.1.0-5.mga10.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://github.com/eapache/queue | |
Summary: Fast golang queue using ring-buffer |
A fast Golang queue using a ring-buffer, based on the version suggested by Dariusz Górecki. Using this instead of other, simpler, queue implementations (slice+append or linked list) provides substantial memory and time benefits, and fewer GC pauses. The queue implemented here is as fast as it is in part because it is not thread-safe. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/eapache/queue
MIT
* Fri Jul 04 2025 umeabot <umeabot> 1.1.0-5.mga10 + Revision: 2245403 - Mageia 10 Mass Rebuild + wally <wally> - update RPM group to Development/Golang
/usr/share/doc/golang-github-eapache-queue-devel /usr/share/doc/golang-github-eapache-queue-devel/README.md /usr/share/gocode/src/github.com /usr/share/gocode/src/github.com/eapache /usr/share/gocode/src/github.com/eapache/queue /usr/share/gocode/src/github.com/eapache/queue/.goipath /usr/share/gocode/src/github.com/eapache/queue/README.md /usr/share/gocode/src/github.com/eapache/queue/queue.go /usr/share/gocode/src/github.com/eapache/queue/queue_test.go /usr/share/licenses/golang-github-eapache-queue-devel /usr/share/licenses/golang-github-eapache-queue-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jul 6 07:08:15 2025