dev-scheme/fibers (gentoo)

Search

Package Information

Description:
Fibers is a Guile library that implements a a lightweight concurrency facility, inspired by systems like Concurrent ML, Go, and Erlang. A fiber is like a "goroutine" from the Go language: a lightweight thread-like abstraction. Systems built with Fibers can scale up to millions of concurrent fibers, tens of thousands of concurrent socket connections, and many parallel cores. The Fibers library also provides Concurrent ML-like channels for communication between fibers.
Homepage:
https://github.com/wingo/fibers/ https://github.com/wingo/fibers/wiki/Manual/
License:
LGPL-3+

Versions

Version EAPI Keywords Slot
1.2.0_p20230522-r100 8 ~amd64 ~x86 0

Metadata

Description

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="project">
		<email>scheme@gentoo.org</email>
		<name>Gentoo Scheme Project</name>
	</maintainer>
	<longdescription>
    Fibers is a Guile library that implements a a lightweight concurrency
    facility, inspired by systems like Concurrent ML, Go, and Erlang. A fiber
    is like a "goroutine" from the Go language: a lightweight thread-like
    abstraction. Systems built with Fibers can scale up to millions of
    concurrent fibers, tens of thousands of concurrent socket connections, and
    many parallel cores. The Fibers library also provides Concurrent ML-like
    channels for communication between fibers.
  </longdescription>
	<upstream>
		<bugs-to>https://gitlab.com/wingo/fibers/-/issues/</bugs-to>
		<remote-id type="github">wingo/fibers</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

Manifest

Type File Size Versions
Unmatched Entries
Type File Size
DIST fibers-1.2.0_p20230522.tar.gz 108368 bytes