Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-eapache-queue-devel-1.1.0-4.mga9 RPM for noarch

From Mageia Cauldron for i586 / media / core / release

Name: golang-github-eapache-queue-devel Distribution: Mageia
Version: 1.1.0 Vendor: Mageia.Org
Release: 4.mga9 Build date: Mon Mar 21 19:05:27 2022
Group: Development/Other Build host: localhost
Size: 8847 Source RPM: golang-github-eapache-queue-1.1.0-4.mga9.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

Provides

Requires

License

MIT

Changelog

* Mon Mar 21 2022 umeabot <umeabot> 1.1.0-4.mga9
  + Revision: 1815490
  - Mageia 9 Mass Rebuild
* Wed Nov 17 2021 guillomovitch <guillomovitch> 1.1.0-3.mga9
  + Revision: 1757450
  - rebuild for mageia 9
* Thu Sep 17 2020 joequant <joequant> 1.1.0-2.mga8
  + Revision: 1628156
  - fix build

Files

/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, Tue Apr 9 10:16:32 2024