This translation is older than the original page and might be outdated.

Paket tablosu

Bir paket sınıfına tıklamak Paketler Tablosu'nu binaenaleyh süzer, ama tabi ki kendiniz el ile de süzebilirsiniz.

Sınıfa göre sıralama

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ıfAdVersiyonBağımlılıklar...........................................Tanım...........................................Dosya boyutuYüklü boyutLisansBakıcıHata raporu Kaynak kod
librarieslibasm0.169-1libc, libssp, libelf1, libdwELF manipulation libraries (libasm)

9kB9kBGPL-3.0+Luiz Angelo Daros de LucaBug reportsSources
librarieslibdw0.169-1libc, libssp, libelf1, libbz2ELF manipulation libraries (libdw)

100kB99kBGPL-3.0+Luiz Angelo Daros de LucaBug reportsSources
librarieslibintl-full0.19.8.1-1libcGNU Internationalization library

16kB15kBGPL-3.0+Jo-Philipp WichBug reportsSources
librarieslibgmp6.1.2-1libc, libsspGMP is a free library for arbitrary precision arithmetic, operating on
signed integers, rational numbers, and floating point numbers.

176kB176kBGPL-2.0+LEDE teamBug reportsSources
librarieslibbsd0.8.7-1libcThis library provides useful functions commonly found on BSD systems, and lacking on others like GNU systems, thus making it easier to port projects with strong BSD origins, without needing to embed the same code over and over again on each project.

31kB30kBBSD-4-ClauseLEDE teamBug reportsSources
librarieslibconfig1.5-1libc, libsspLibconfig 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.

13kB12kBLGPL-2.1+Felix FietkauBug reportsSources
librarieslibevent2-core2.0.22-1libc, libsspThe libevent API provides a mechanism to execute a callback function
when a specific event occurs on a file descriptor or after a timeout
has been reached. Furthermore, libevent also support callbacks due
to signals or regular timeouts.

libevent is meant to replace the event loop found in event driven
network servers. An application just needs to call event_dispatch()
and then add or remove events dynamically without having to change
the event loop.

This package contains the libevent core shared library for the event,
buffer & utility functions.

48kB47kBBSD-3-ClauseJo-Philipp WichBug reportsSources
librarieslibevent2-extra2.0.22-1libc, libsspThe libevent API provides a mechanism to execute a callback function
when a specific event occurs on a file descriptor or after a timeout
has been reached. Furthermore, libevent also support callbacks due
to signals or regular timeouts.

libevent is meant to replace the event loop found in event driven
network servers. An application just needs to call event_dispatch()
and then add or remove events dynamically without having to change
the event loop.

This package contains the libevent extra shared library for specific
protocols including HTTP, DNS & RPC.

40kB39kBBSD-3-ClauseJo-Philipp WichBug reportsSources
librarieslibevent2-openssl2.0.22-1libc, libopensslThe libevent API provides a mechanism to execute a callback function
when a specific event occurs on a file descriptor or after a timeout
has been reached. Furthermore, libevent also support callbacks due
to signals or regular timeouts.

libevent is meant to replace the event loop found in event driven
network servers. An application just needs to call event_dispatch()
and then add or remove events dynamically without having to change
the event loop.

This package contains the libevent OpenSSL shared library for encrypted
bufferevents.

7kB6kBBSD-3-ClauseJo-Philipp WichBug reportsSources
librarieslibevent2-pthreads2.0.22-1libc, libpthreadThe libevent API provides a mechanism to execute a callback function
when a specific event occurs on a file descriptor or after a timeout
has been reached. Furthermore, libevent also support callbacks due
to signals or regular timeouts.

libevent is meant to replace the event loop found in event driven
network servers. An application just needs to call event_dispatch()
and then add or remove events dynamically without having to change
the event loop.

This package contains the libevent Pthreads shared library for
threading & locking.

2kB1kBBSD-3-ClauseJo-Philipp WichBug reportsSources
librarieslibevent22.0.22-1libc, libsspThe libevent API provides a mechanism to execute a callback function
when a specific event occurs on a file descriptor or after a timeout
has been reached. Furthermore, libevent also support callbacks due
to signals or regular timeouts.

libevent is meant to replace the event loop found in event driven
network servers. An application just needs to call event_dispatch()
and then add or remove events dynamically without having to change
the event loop.

This package contains the libevent shared library historically
containing both the core & extra libraries.

83kB83kBBSD-3-ClauseJo-Philipp WichBug reportsSources
librarieslibcharset1.11.1-3libc, libsspCharacter set conversion library

3kB2kBLGPL-2.0Jo-Philipp WichBug reportsSources
librarieslibiconv-full1.11.1-3libc, libsspCharacter set conversion library

11kB10kBLGPL-2.0Jo-Philipp WichBug reportsSources
librarieslibjson-c0.12.1-2libcThis package contains a library for javascript object notation backends.

14kB14kBMITFelix FietkauBug reportsSources
librarieslibmnl1.0.4-1libclibmnl is a minimalistic user-space library oriented to Netlink developers.
There are a lot of common tasks in parsing, validating, constructing of
both the Netlink header and TLVs that are repetitive and easy to get wrong.
This library aims to provide simple helpers that allows you to re-use code
and to avoid re-inventing the wheel. The main features of this library are:
.
* Small: the shared library requires around 30KB for an x86-based computer.
.
* Simple: this library avoids complexity and elaborated abstractions that
tend to hide Netlink details.
.
* Easy to use: the library simplifies the work for Netlink-wise developers.
It provides functions to make socket handling, message building, validating,
parsing and sequence tracking, easier.
.
* Easy to re-use: you can use the library to build your own abstraction layer
on top of this library.
.
* Decoupling: the interdependency of the main bricks that compose the library
is reduced, i.e. the library provides many helpers, but the programmer is not
forced to use them.

6kB5kBLGPL-2.1+Jo-Philipp WichBug reportsSources
librarieslibnetfilter-conntrack2017-07-25-e8704326-1libc, libssp, libnfnetlink, kmod-nf-conntrack-netlink, libmnllibnetfilter_conntrack is a userspace library providing a programming
interface (API) to the in-kernel connection tracking state table. The
library libnetfilter_conntrack has been previously known as
libnfnetlink_conntrack and libctnetlink. This library is currently
used by conntrack-tools among many other applications.

31kB30kBGPL-2.0+Jo-Philipp WichBug reportsSources
librarieslibnetfilter-cthelper1.0.0-1libc, libmnllibnetfilter_cthelper is a userspace library providing a programming
interface (API) to the in-kernel connection tracking helpers.
This library is currently used by conntrack-tools.

4kB3kBGPL-2.0+LEDE teamBug reportsSources
librarieslibnetfilter-cttimeout1.0.0-1libc, libssp, libmnllibnetfilter_cttimeout is a userspace library providing a programming
interface (API) to the in-kernel connection tracking timeout handling.
This library is currently used by conntrack-tools.

4kB3kBGPL-2.0+LEDE teamBug reportsSources
librarieslibnetfilter-log1.0.1-1libc, libnfnetlink, kmod-nfnetlink-log, libmnllibnetfilter_log is a userspace library providing interface to packets that
have been logged by the kernel packet filter. It is is part of a system that
deprecates the old syslog/dmesg based packet logging. This library has been
previously known as libnfnetlink_log.

4kB3kBGPL-2.0+Yousong ZhouBug reportsSources
librarieslibnetfilter-queue2017-06-27-601abd1c-1libc, libmnl, libnfnetlinklibnetfilter_queue is a userspace library providing a programming
interface (API) to the in-kernel connection tracking state table.
This library is currently used by conntrack-tools.

8kB7kBGPL-2.0+LEDE teamBug reportsSources
librarieslibnfnetlink1.0.1-1libclibnfnetlink is is the low-level library for netfilter related kernel/userspace communication.
It provides a generic messaging infrastructure for in-kernel netfilter subsystems
(such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users
and/or management tools in userspace.

9kB8kBGPL-2.0+Jo-Philipp WichBug reportsSources
librarieslibnftnl1.1.1-1libc, libssp, libmnllibnftnl is a userspace library providing a low-level netlink
programming interface (API) to the in-kernel nf_tables subsystem.

46kB45kBGPL-2.0+Steven BarthBug reportsSources
librarieslibnl-tiny0.1-5libcThis package contains a stripped down version of libnl

13kB13kBLGPL-2.1Felix FietkauBug reportsSources
librarieslibnl-core3.3.0-1libc, libssp, libpthreadCommon code for all netlink libraries

31kB31kBLGPL-2.1LEDE teamBug reportsSources
librarieslibnl-genl3.3.0-1libc, libnl-coreGeneric Netlink Library Functions

7kB6kBLGPL-2.1LEDE teamBug reportsSources
librarieslibnl-nf3.3.0-1libc, libnl-routeNetfilter Netlink Library Functions

24kB23kBLGPL-2.1LEDE teamBug reportsSources
librarieslibnl-route3.3.0-1libc, libnl-coreRouting Netlink Library Functions

124kB124kBLGPL-2.1LEDE teamBug reportsSources
librarieslibnl3.3.0-1libc, libnl-genl, libnl-route, libnl-nfSocket handling, connection management, sending and receiving of data,
message construction and parsing, object caching system, etc.

0kB0kBLGPL-2.1LEDE teamBug reportsSources
librarieslibpcap1.8.1-1libc, libsspThis package contains a system-independent library for user-level network packet
capture.

79kB78kBBSD-3-ClauseFelix FietkauBug reportsSources
librarieslibroxml2.3.0-2libcMinimum, easy-to-use, C implementation for xml file parsing

18kB17kBLGPL-2.1+Felix FietkauBug reportsSources
librarieslibrpc2015-11-04-a921e3de-1libc, libsspuClibc RPC library

26kB25kBLGPL-2.1Felix FietkauBug reportsSources
librarieslibltdl2.4.6-1libc, libsspA generic dynamic object loading library

11kB11kBGPL-2.0+LEDE teamBug reportsSources
librarieslibblobmsg-json2018-07-25-c83a84af-2libc, libssp, libjson-c, libuboxblobmsg ↔ json conversion library

3kB3kBISCFelix FietkauBug reportsSources
librarieslibubox2018-07-25-c83a84af-2libc, libsspBasic utility library

16kB15kBISCFelix FietkauBug reportsSources
librarieslibunwind1.2.1-2libcLibunwind defines a portable and efficient C programming interface (API) to determine the call-chain of a program.

46kB46kBX11Yousong ZhouBug reportsSources
librarieslibusb-compat0.1.5-1libc, libssp, libusb-1.0libusb is a C library that gives applications easy access to USB devices on
many different operating systems.

5kB5kBLGPL-2.1Felix FietkauBug reportsSources
librarieslibusb-1.01.0.22-1libc, libpthread, librtlibusb is a C library that gives applications easy access to USB devices on
many different operating systems.

27kB26kBLGPL-2.1Felix FietkauBug reportsSources
librariesliblzo2.10-1libc, libsspLZO is a data compression library which is suitable for data de-/compression
in real-time. This means it favours speed over compression ratio.

32kB31kBGPL-2.0+LEDE teamBug reportsSources
librarieslibncurses6.1-1libc, terminfoTerminal handling library (Unicode)

151kB152kBMITLEDE teamBug reportsSources
librarieslibnettle3.4-1libc, libssp, libgmpGNU crypto library

228kB227kBGPL-2.0+LEDE teamBug reportsSources
librarieslibnghttp21.32.0-1libcC library implementing the framing layer of the HTTP/2 protocol. It can be used to build a HTTP/2-capable HTTP client or server

166kB166kBMITHans DedeckerBug reportsSources
librarieslibpopt1.16-1libc, libsspA command line option parsing library

15kB14kBMITLEDE teamBug reportsSources
librarieslibreadline7.0-1libcThe 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.

110kB110kBGPL-3.0LEDE teamBug reportsSources
librarieslibuclient2018-11-24-3ba74ebc-1libc, libuboxHTTP/1.1 client library

9kB9kBISCFelix FietkauBug reportsSources
librarieslibustream-mbedtls2018-07-30-23a3f283-1libc, libubox, libmbedtlsustream SSL Library (mbedtls)

4kB3kBISCFelix FietkauBug reportsSources
librarieslibustream-openssl2018-07-30-23a3f283-1libc, libubox, libopensslustream SSL Library (openssl)

4kB3kBISCFelix FietkauBug reportsSources
librarieslibustream-wolfssl2018-07-30-23a3f283-1libc, libssp, libubox, libwolfsslustream SSL Library (wolfssl)

3kB3kBISCFelix FietkauBug reportsSources
librarieslibcurl7.60.0-3libc, libssp, libmbedtls, ca-bundleA client-side URL transfer library

101kB101kBMITImre KalozBug reportsSources
librarieslibsocks1.4.1-1libc, libsspDante 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.

136kB136kBBSD-4-ClauseJo-Philipp WichBug reportsSources
librarieslibiwinfo2018-07-24-94b1366d-1libc, libnl-tiny, libuci, libubusWireless information library with consistent interface for proprietary Broadcom,
nl80211 and wext driver interfaces.

23kB23kBGPL-2.0Jo-Philipp WichBug reportsSources
 
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2022/01/10 15:49
  • by sorcun