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-16.fc41 RPM for noarch

From Fedora Rawhide for s390x / g

Name: golang-github-eapache-queue-devel Distribution: Fedora Project
Version: 1.1.0 Vendor: Fedora Project
Release: 16.fc41 Build date: Mon Jun 17 23:43:08 2024
Group: Unspecified Build host: buildvm-x86-12.iad2.fedoraproject.org
Size: 8173 Source RPM: golang-github-eapache-queue-1.1.0-16.fc41.src.rpm
Packager: Fedora Project
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 Jun 17 2024 Robert-André Mauchin <zebob.m@gmail.com> - 1.1.0-16
  - Fix FTBFS
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

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/glide.lock
/usr/share/gocode/src/github.com/eapache/queue/glide.yaml
/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, Thu Jun 27 01:27:46 2024