You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage libarrow-dataset-glib-libs-19.0.1-4.lbn36.x86_64
This package contains the libraries for Apache Arrow dataset GLib.
RPMPackage libarrow-acero-libs-19.0.1-4.lbn36.x86_64
This package contains the libraries for Apache Arrow Acero.
RPMPackage libarrow-19.0.1-4.lbn36.x86_64
Apache Arrow defines a language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware like CPUs and GPUs. The Arrow memory format also supports zero-copy reads for lightning- fast data access without serialization overhead
RPMPackage llvm15-libs-15.0.7-8.lbn36.x86_64
Shared libraries for the LLVM compiler infrastructure. Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig
RPMPackage python3-aiohappyeyeballs-2.6.1-1.lbn36.noarch
This library exists to allow connecting with Happy Eyeballs (RFC 8305) when you already have a list of addrinfo and not a DNS name. The stdlib version of loop.create_connection() will only work when you pass in an unresolved name which is not a good fit when using DNS caching or resolving names via another method such as zeroconf.
RPMPackage librdkafka-2.4.0-1.lbn36.x86_64
Librdkafka is a C/C++ library implementation of the Apache Kafka protocol, containing both Producer and Consumer support. It was designed with message delivery reliability and high performance in mind, current figures exceed 800000 messages/second for the producer and 3 million messages/second for the consumer.
RPMPackage python3-aiofiles-24.1.0-1.lbn36.noarch
aiofiles is an Apache2 licensed library, written in Python, for handling local disk files in asyncio applications.
RPMPackage jvector-3.0.6-1.lbn36.noarch
Exact nearest neighbor search (k-nearest-neighbor or KNN) is prohibitively expensive at higher dimensions, because approaches to segment the search space that work in 2D or 3D like quadtree or k-d tree devolve to linear scans at higher dimensions. This is one aspect of what is called “the curse of dimensionality.” With larger datasets, it is almost always more useful to get an approximate answer in logarithmic time, than the exact answer in linear time. This is abbreviated as ANN (approximate nearest neighbor) search. There are two broad categories of ANN index: Partition-based indexes, like LSH or IVF or SCANN Graph indexes, like HNSW or DiskANN Graph-based indexes tend to be simpler to implement and faster, but more importantly they can be constructed and updated incrementally. This makes them a much better fit for a general-purpose index than partitioning approaches that only work on static datasets that are completely specified up front. That is why all the major commercial vector indexes use graph approaches. JVector is a graph index in the DiskANN family tree.
RPMPackage libbacktrace0-1.0_git20250420-1.lbn36.x86_64
This is a C library that may be linked into a C/C++ program to produce symbolic backtraces.
RPMPackage java-21-openjdk-static-libs-21.0.4.0.7-2.lbn36.x86_64
The OpenJDK 21 libraries for static linking.
RPMPackage java-21-openjdk-jmods-21.0.4.0.7-2.lbn36.x86_64
The JMods for OpenJDK 21.
RPMPackage java-21-openjdk-headless-21.0.4.0.7-2.lbn36.x86_64
The OpenJDK 21 runtime environment without audio and video support.
RPMPackage java-21-openjdk-21.0.4.0.7-2.lbn36.x86_64
The OpenJDK 21 runtime environment.
RPMPackage zuul-webui-12.0.0-1.lbn36.noarch
This package provides the Zuul web interface source code. Please refers to README.fedora for build and deployment instruction.
RPMPackage zuul-web-12.0.0-1.lbn36.noarch
A web server that receives “web-hook” events from external providers, supplies a web dashboard, and provides web-socket access to live streaming of logs.
RPMPackage zuul-scheduler-12.0.0-1.lbn36.noarch
The main Zuul process. Handles receiving events, executing jobs, collecting results and posting reports. Coordinates the work of the other components. It also provides a gearman daemon which the other components use for coordination.
RPMPackage zuul-migrate-12.0.0-1.lbn36.noarch
Migrate zuul v2 and Jenkins Job Builder to Zuul v3
RPMPackage zuul-merger-12.0.0-1.lbn36.noarch
Scale-out component that performs git merge operations. Zuul performs a large number of git operations in the course of its work. Adding merger processes can help speed Zuul’s processing. This component is optional (zero or more of these can be run).
RPMPackage zuul-fingergw-12.0.0-1.lbn36.noarch
A gateway which provides finger protocol access to live streaming of logs.
RPMPackage zuul-executor-12.0.0-1.lbn36.noarch
Scale-out component for executing jobs. At least one of these is required. Depending on system configuration, you can expect a single executor to handle up to about 100 simultaneous jobs. Can handle the functions of a merger if dedicated mergers are not provided. One or more of these must be run.