Paket tablosu
Paket sınıfları
Bir paket sınıfına tıklamak Paketler Tablosu'nu binaenaleyh süzer, ama tabi ki kendiniz el ile de süzebilirsiniz.
Paketler tablosu
Aşağıdaki tablo perfomans sebepleriyle sayfa başına 50 paket gösterir.
- Sonraki veya önceki 50 paketi göstermek için alt soldaki “sonraki sayfa” veya “önceki sayfa” bağlantılarına tıklayın.
- Kolon başlığına tıklayarak kolonlar sıralanabilir.
- Süzme ölçünüzü
beyaz alanlara' girin.
Eğer aşağıdaki tabloda paket adına tıklarsanız, paketin belgelendirmesi bulunan kendi sayfasına götürülürsünüz; eğer yoksa ekleyebilirsiniz.
Filtered by categories='libraries'
| Sınıf | Ad | Versiyon | Bağımlılıklar | ...........................................Tanım........................................... | ↓ Dosya boyutu | Yüklü boyut | Lisans | Bakıcı | Hata raporu | Kaynak kod |
|---|---|---|---|---|---|---|---|---|---|---|
| libraries | opensc-utils-openpgp-tool | 0.22.0-1 | libc, opensc-utils | openpgp-tool utility from opensc | 12kB | 11kB | LGPL-2.1-or-later | Daniel Golle | Bug reports | Sources |
| libraries | libasm1 | 0.186-1 | libc, libelf1, libdw1 | ELF manipulation libraries (libasm) | 12kB | 11kB | GPL-3.0-or-later | Luiz Angelo Daros de Luca | Bug reports | Sources |
| libraries | libxxhash | 0.8.1-2 | libc, librt, libpthread | xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian). This package contains the shared library. | 12kB | 11kB | Julien Malik | Bug reports | Sources | |
| libraries | libgphoto2-drivers-dimera3500 | 2.5.30-1 | libc, libgphoto2-port | packages:pkgdata:libgphoto2-drivers-dimera3500, Gphoto2 drivers for dimera3500 cameras | 12kB | 12kB | LGPL-2.1-or-later | Leonardo Medici | packages:pkgdata:libgphoto2-drivers-dimera3500, Bug reports | packages:pkgdata:libgphoto2-drivers-dimera3500, Sources |
| libraries | libxxhash | 0.8.1-2 | libc, librt, libpthread | packages:pkgdata:libxxhash, xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian). This package contains the shared library. | 12kB | 11kB | Julien Malik | packages:pkgdata:libxxhash, Bug reports | packages:pkgdata:libxxhash, Sources | |
| libraries | libext2fs | 1.44.1-1 | libc, libssp, libuuid, libblkid, libss, libcomerr | libext2fs is a library which can access ext2, ext3 and ext4 filesystems. | 121kB | 121kB | GPL-2.0 | LEDE team | Bug reports | Sources |
| libraries | libmount | 2.32-2 | libc, libblkid | The libmount library is used to parse /etc/fstab, /etc/mtab and /proc/self/mountinfo files, manage the mtab file, evaluate mount options... | 121kB | 120kB | GPL-2.0 | LEDE team | Bug reports | Sources |
| libraries | libreadline8 | 8.1-1 | libc, libncursesw6 | The Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. | 121kB | 122kB | GPL-3.0-or-later | OpenWrt team | Bug reports | Sources |
| libraries | lmdb-utils | 0.9.29-1 | libc, librt, libpthread | LMDB environment status and copy tool | 121kB | 123kB | OLDAP-2.8 | Jan Pavlinec | Bug reports | Sources |
| libraries | lmdb-utils | 0.9.29-1 | libc, librt, libpthread | packages:pkgdata:lmdb-utils, LMDB environment status and copy tool | 121kB | 123kB | OLDAP-2.8 | Jan Pavlinec | packages:pkgdata:lmdb-utils, Bug reports | packages:pkgdata:lmdb-utils, Sources |
| libraries | libwebsockets-mbedtls | 4.2.1-2 | libc, librt, libpthread, zlib, libcap, libmbedtls12 | libwebsockets (mbedTLS) | 122kB | 121kB | MIT | Karl Palsson | Bug reports | Sources |
| libraries | protobuf | 3.17.3-1 | libc, librt, libpthread, zlib, libatomic1, libstdcpp6, protobuf-lite | Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. This package provides the libprotoc, libprotobuf, and libprotobuf-lite libraries. For a much smaller protobuf package, see “protobuf-lite”. | 1226kB | 1231kB | BSD-3-Clause | Ken Keys | Bug reports | Sources |
| libraries | libwebsockets-openssl | 4.2.1-2 | libc, librt, libpthread, zlib, libcap, libopenssl1.1 | libwebsockets (OpenSSL) | 123kB | 122kB | MIT | Karl Palsson | Bug reports | Sources |
| libraries | libmbim | 1.26.4-1 | libc, glib2 | Helper library to talk to MBIM enabled modems. Add mbim-utils for extra utilities. | 123kB | 122kB | LGPL-2.0-or-later | Nicholas Smith | Bug reports | Sources |
| libraries | libgensio0 | 2.3.5-1 | libc, libpthread | This project (pronounced gen'-see-oh) is used to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol funcionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. Gensio can be used for sending and receiving ports, and it also supports establishing encrypted and authenticated connections. . This package contains the runtime libraries. | 123kB | 122kB | GPL-2.0-or-later | Nita Vesa | Bug reports | Sources |
| libraries | libnl-route | 3.3.0-1 | libc, libnl-core | Routing Netlink Library Functions | 124kB | 124kB | LGPL-2.1 | LEDE team | Bug reports | Sources |
| libraries | libopenssl1.1 | 1.1.1w-1 | libc | The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Transport Layer Security (TLS) protocol as well as a full-strength general-purpose cryptography library. This package contains the OpenSSL shared libraries, needed by other programs. | 1252kB | 1259kB | OpenSSL | Eneas U de Queiroz | Bug reports | Sources |
| libraries | libtins | 4.2-4 | libc, libstdcpp6, libpcap1 | libtins is a high-level, multiplatform C++ network packet sniffing and crafting library. | 127kB | 127kB | BSD-2-Clause | Steven Hessing | Bug reports | Sources |
| libraries | re2-6 | 2021-02-02-2 | libc, librt, libpthread, libstdcpp6 | RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. | 128kB | 127kB | BSD-3-Clause | common packages maintainers | Bug reports | Sources |
| libraries | re2-6 | 2021-02-02-2 | libc, librt, libpthread, libstdcpp6 | packages:pkgdata:re2-6, RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. | 128kB | 127kB | BSD-3-Clause | common packages maintainers | packages:pkgdata:re2-6, Bug reports | packages:pkgdata:re2-6, Sources |
| libraries | boost-type_erasure | 1.78.0-2 | libc, libstdcpp6, libpthread, librt, boost-chrono, boost-system, boost-thread | This package contains the Boost type_erasure library. | 13kB | 12kB | BSL-1.0 | Carlos M. Ferreira | Bug reports | Sources |
| libraries | libconfig | 1.5-1 | libc, libssp | Libconfig is a simple library for manipulating structured configuration files. This file format is more compact and more readable than XML. And unlike XML, it is type-aware, so it is not necessary to do string parsing in application code. Libconfig is very compact -- just 38K for the stripped C shared library (less than one-fourth the size of the expat XML parser library) and 66K for the stripped C++ shared library. This makes it well-suited for memory-constrained systems like handheld devices. | 13kB | 12kB | LGPL-2.1+ | Felix Fietkau | Bug reports | Sources |
| libraries | libgphoto2-drivers-dimagev | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for dimagev cameras | 13kB | 12kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libnl-tiny | 0.1-5 | libc | This package contains a stripped down version of libnl | 13kB | 13kB | LGPL-2.1 | Felix Fietkau | Bug reports | Sources |
| libraries | libsoc | 2016-12-22-5b788d4d-2 | libc, libpthread | libsoc: C library for interfacing with common SoC peripherals through generic kernel interfaces | 13kB | 13kB | LGPL-2.1 | Yegor Yefremov | Bug reports | Sources |
| libraries | libnl-tiny1 | 2021-11-21-8e0555fb-1 | libc | This package contains a stripped down version of libnl | 13kB | 12kB | LGPL-2.1 | Felix Fietkau | Bug reports | Sources |
| libraries | libqrtr-glib | 1.2.2-1 | libc, glib2 | Helper library talk to QRTR enabled modems. | 13kB | 12kB | LGPL-2.1-or-later | Nicholas Smith | Bug reports | Sources |
| libraries | libqrtr-glib | 1.2.2-1 | libc, glib2 | packages:pkgdata:libqrtr-glib, Helper library talk to QRTR enabled modems. | 13kB | 12kB | LGPL-2.1-or-later | Nicholas Smith | packages:pkgdata:libqrtr-glib, Bug reports | packages:pkgdata:libqrtr-glib, Sources |
| libraries | boost-type_erasure | 1.78.0-2 | libc, libstdcpp6, libpthread, librt, boost-chrono, boost-system, boost-thread | packages:pkgdata:boost-type_erasure, This package contains the Boost type_erasure library. | 13kB | 12kB | BSL-1.0 | Carlos M. Ferreira | packages:pkgdata:boost-type_erasure, Bug reports | packages:pkgdata:boost-type_erasure, Sources |
| libraries | libgphoto2-drivers-dimagev | 2.5.30-1 | libc, libgphoto2-port | packages:pkgdata:libgphoto2-drivers-dimagev, Gphoto2 drivers for dimagev cameras | 13kB | 12kB | LGPL-2.1-or-later | Leonardo Medici | packages:pkgdata:libgphoto2-drivers-dimagev, Bug reports | packages:pkgdata:libgphoto2-drivers-dimagev, Sources |
| libraries | libsamplerate | 0.1.9-1 | libc, libsndfile | Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio. | 1309kB | 1308kB | GPL-2.0 | Ted Hess | Bug reports | Sources |
| libraries | libhwloc | 2.6.0-1 | libc, libpciaccess | The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices such as network interfaces, InfiniBand HCAs or GPUs. This package contains the hwloc libraries. | 134kB | 133kB | BSD-3-Clause | W. Michael Petullo | Bug reports | Sources |
| libraries | libsocks | 1.4.1-1 | libc, libssp | Dante is a circuit-level firewall/proxy that can be used to provide convenient and secure network connectivity, requiring only that the server Dante runs on has external network connectivity. Dante is used daily by Fortune 100 companies and large international organizations, either as a standard SOCKS server or as a “reverse proxy”. This package provides the shared libsocks library. | 136kB | 136kB | BSD-4-Clause | Jo-Philipp Wich | Bug reports | Sources |
| libraries | librrd1 | 1.0.50-5 | libc, zlib | RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). It stores the data in a very compact way that will not expand over time, and it presents useful graphs by processing the data to enforce a certain data density. It can be used either via simple wrapper scripts (from shell or Perl) or via frontends that poll network devices and put friendly user interface on it. This is version 1.0.x with cgilib-0.4, gd1.3 and libpng-1.0.9 linked into librrd.so. The library is much smaller compared to the 1.2.x version with separate dynamic linked libraries. This package contains a shared library, used by other programs. | 139kB | 138kB | Jo-Philipp Wich | Bug reports | Sources | |
| libraries | librrd1 | 1.0.50-5 | libc, zlib | packages:pkgdata:librrd1, RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). It stores the data in a very compact way that will not expand over time, and it presents useful graphs by processing the data to enforce a certain data density. It can be used either via simple wrapper scripts (from shell or Perl) or via frontends that poll network devices and put friendly user interface on it. This is version 1.0.x with cgilib-0.4, gd1.3 and libpng-1.0.9 linked into librrd.so. The library is much smaller compared to the 1.2.x version with separate dynamic linked libraries. This package contains a shared library, used by other programs. | 139kB | 138kB | Jo-Philipp Wich | packages:pkgdata:librrd1, Bug reports | packages:pkgdata:librrd1, Sources | |
| libraries | libcap | 2.63-1 | libc, librt, libpthread | Linux capabilities library library | 14kB | 13kB | GPL-2.0-only | Paul Wassi | Bug reports | Sources |
| libraries | libdbd-pgsql | 0.9.0-2 | libc, libdbi, libpq | PostgreSQL database server driver for libdbi | 14kB | 13kB | LGPL-2.1 | Nicolas Thill | Bug reports | Sources |
| libraries | libdbd-sqlite3 | 0.9.0-2 | libc, libdbi, libsqlite3-0 | SQLite3 database driver for libdbi | 14kB | 13kB | LGPL-2.1 | Nicolas Thill | Bug reports | Sources |
| libraries | libgphoto2-drivers-spca50x | 2.5.30-1 | libc, librt, libpthread, libgphoto2-port | Gphoto2 drivers for spca50x cameras | 14kB | 13kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-topfield | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for topfield cameras | 14kB | 13kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libhttp-parser | 2.9.4-1 | libc | A parser for HTTP messages written in C. It parses both requests and responses. The parser is designed to be used in performance HTTP applications. It does not make any syscalls nor allocations, it does not buffer data, it can be interrupted at anytime. Depending on your architecture, it only requires about 40 bytes of data per message stream (in a web server that is per connection). | 14kB | 13kB | MIT | Ramanathan Sivagurunathan, Hirokazu MORIKAWA, | Bug reports | Sources |
| libraries | libjson-c | 0.12.1-2 | libc | This package contains a library for javascript object notation backends. | 14kB | 14kB | MIT | Felix Fietkau | Bug reports | Sources |
| libraries | libsigcxx | 2.5.4-1 | libc, libstdcpp | It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual. | 14kB | 13kB | LGPL-2.1 | Steven Barth | Bug reports | Sources |
| libraries | libuci2 | 1.0-2 | libc | UCI2 is a C library that provides an alternative UCI parser with an Abstract Syntax Tree (AST) representation of configuration files. | 14kB | 13kB | BSD-3-Clause | Jakov Petrina | Bug reports | Sources |
| libraries | libcbor0 | 0.8.0-1 | libc | libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format. | 14kB | 13kB | GPL-3.0-or-later | Linos Giannopoulos | Bug reports | Sources |
| libraries | libmaxminddb | 1.7.1-1 | libc | The libmaxminddb library provides functions for working MaxMind DB files. | 14kB | 14kB | Apache-2.0 | Jan Pavlinec | Bug reports | Sources |
| libraries | libflac | 1.3.4-1 | libc | Free Lossless Audio Codec library | 140kB | 140kB | GFDL-1.2 GPL-2 LGPL-2.1 BSD-3-Clause | Ted Hess | Bug reports | Sources |
| libraries | protobuf-lite | 3.17.3-1 | libc, librt, libpthread, zlib, libatomic1, libstdcpp6 | Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. This package provides the libprotobuf-lite library. | 141kB | 140kB | BSD-3-Clause | Ken Keys | Bug reports | Sources |
| libraries | ibrcommon | 1.0.1-9 | libc, libstdcpp6, librt, libnl200, libopenssl1.1 | A library with common functions for C++. | 142kB | 141kB | Apache-2.0 | Johannes Morgenroth | Bug reports | Sources |
| libraries | ibrcommon | 1.0.1-9 | libc, libstdcpp6, librt, libnl200, libopenssl1.1 | packages:pkgdata:ibrcommon, A library with common functions for C++. | 142kB | 141kB | Apache-2.0 | Johannes Morgenroth | packages:pkgdata:ibrcommon, Bug reports | packages:pkgdata:ibrcommon, Sources |
| Previous page Next page | ||||||||||