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-2.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

Name: golang-github-eapache-queue-devel Distribution: Mageia
Version: 1.1.0 Vendor: Mageia.Org
Release: 2.mga8 Build date: Thu Sep 17 21:20:16 2020
Group: Development/Other Build host: localhost
Size: 8847 Source RPM: golang-github-eapache-queue-1.1.0-2.mga8.src.rpm
Packager: joequant <joequant>
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

* Thu Sep 17 2020 joequant <joequant> 1.1.0-2.mga8
  + Revision: 1628156
  - fix build
* Wed Nov 21 2018 pterjan <pterjan> 1.1.0-1.mga7
  + Revision: 1333011
  - SILENCE Make the main package noarch
  - imported package golang-github-eapache-queue

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 16:22:09 2024