belle-sip
- Ebuilds: 2, Testing: 5.4.119, Snapshot: 9999 Description:
Belle-sip is a modern library implementing SIP (RFC3261) transport,
transaction and dialog layers. It is written in C, with an object
oriented API. It also comprises a simple HTTP/HTTPS client implementation.
Homepage:https://gitlab.linphone.org/BC/public/belle-sip License: GPL-3
ccrtp
- Ebuilds: 2, Testing: 2.1.2, Snapshot: 9999 Description:
A C++ library based on GNU Common C++, which provides a high performance,
flexible and extensible standards-compliant RTP stack with
full RTCP support. The design and implementation of ccRTP make it suitable
for high capacity servers and gateways as well as personal client applications.
Homepage:https://www.gnu.org/software/ccrtp/ License: GPL-2
dstu-engine
- Ebuilds: 2, Testing: 1.3.4, Snapshot: 9999 Description:
A dynamically loadable OpenSSL engine that implements DSTU random
bit generator, hash, symmetric cipher and digital signature algorithms.
Homepage:https://github.com/dstucrypt/dstu-engine License: Apache-2.0
fastText
- Ebuilds: 2, Testing: 0.9.2, Snapshot: 9999 Description:
fastText is a library for efficient learning of word representations
and sentence classification created by Facebook's AI Research (FAIR) lab.
Homepage:https://github.com/facebookresearch/fastText License: MIT
intel-dfp
- Ebuilds: 1, Testing: 2.0.4 Description:
This package provides a Decimal Floating-Point Math Library
from Intel with implementation of the IEEE 754-2008 Decimal Floating-Point
Arithmetic specification, aimed at financial applications, especially in
cases where legal requirements make it necessary to use decimal,
and not binary floating-point arithmetic.
Homepage:https://www.intel.com/content/www/us/en/developer/overview.html License: BSD
libbson
- Ebuilds: 2, Testing: 1.30.6, Snapshot: 9999 Description:
This package provides a libbson library, which builds, parses, and
iterates BSON documents, the native data format of MongoDB.
It also converts BSON to and from JSON, and provides a platform
compatibility layer for the MongoDB C Driver.
Homepage:https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson License: Apache-2.0
libcommuni
- Ebuilds: 2, Testing: 3.7.0, Snapshot: 9999 Description:
A cross-platform IRC framework written with Qt.
Communi provides a set of tools for enabling IRC connectivity
in Qt-based C++ and QML applications.
Homepage:https://communi.github.io License: BSD
libdatrie
- Ebuilds: 2, Testing: 0.2.13, Snapshot: 9999 Description:
This is an implementation of double-array structure for representing trie,
as proposed by Junichi Aoe.
Trie is a kind of digital search tree, an efficient indexing method in which
search time is independent of database size. It only takes O(m) search time,
where m is the length of the search string. Comparably as efficient as hashing,
trie also provides flexibility on incremental matching and key spelling
manipulation. This makes it ideal for lexical analyzers, as well as spelling
dictionaries.
Homepage:https://github.com/tlwg/libdatrie License: LGPL-2.1
libdict
- Ebuilds: 2, Testing: 1.0.4, Snapshot: 9999 Description:
libdict is a C library that provides the following data structures with
efficient insert, lookup, and delete routines: height-balanced (AVL) tree,
red-black tree, splay tree, etc.
Homepage:https://github.com/rtbrick/libdict License: BSD-2
libfixposix
- Ebuilds: 2, Testing: 0.5.1, Snapshot: 9999 Description:
This package provides a replacements for parts of POSIX whose
behaviour is inconsistent across UNIX flavours.
Homepage:https://github.com/sionescu/libfixposix License: Boost-1.0
liblinphone
- Ebuilds: 2, Testing: 5.4.119, Snapshot: 9999 Description:
A high-level SIP library integrating all calling and instant messaging
features into an unified easy-to-use API. It is the cross-platform VoIP
library on which the Linphone application is based on, and that anyone
can use to add audio and video calls or instant messaging capabilities
to an application.
Homepage:https://gitlab.linphone.org/BC/public/liblinphone License: GPL-3
libopenrazer
- Ebuilds: 2, Testing: 0.4.0, Snapshot: 9999 Description:
A library that adds Qt wrapper around the D-Bus API from
OpenRazer (щpen source driver and user-space daemon to control
Razer devices)
Homepage:https://github.com/z3ntu/libopenrazer License: GPL-3
libstudxml
- Ebuilds: 2, Testing: 1.1.0, Snapshot: 9999 Description:
This package provides a streaming XML pull parser and streaming XML serializer
implementation for modern, standard C++. It has an API that we believe
should have already been in Boost or even in the C++ standard library.
Homepage:https://codesynthesis.com/projects/libstudxml/ License: MIT
libthai
- Ebuilds: 2, Testing: 0.1.29, Snapshot: 9999 Description:
LibThai is a set of Thai language support routines aimed to ease
developers' tasks to incorporate Thai language support in their
applications. It includes important Thai-specific functions e.g. word
breaking, input and output methods as well as basic character and
string supports. LibThai is an Open Source and collaborative effort
initiated by Thai Linux Working Group and opened for all contributors.
Homepage:https://github.com/tlwg/libthai License: LGPL-2.1
lime
- Ebuilds: 2, Testing: 5.4.119, Snapshot: 9999 Description:
An end-to-end encryption library for one-to-one and
group instant messaging, allowing users to exchange messages
privately and asynchronously. It uses modern ciphering curve X448 and
double ratchet algorithm for perfect forward secrecy.
Homepage:https://gitlab.linphone.org/BC/public/lime License: GPL-3
modest
- Ebuilds: 2, Testing: 0.0.6, Snapshot: 9999 Description:
This package provides a fast HTML renderer implemented as
a pure C99 library with no outside dependencies.
Homepage:https://github.com/lexborisov/modest License: LGPL-2.1
mongo-c-driver
- Ebuilds: 2, Testing: 1.30.5, Snapshot: 9999 Description:
This package provides a library for using MongoDB from C applications,
and for writing MongoDB drivers in higher-level languages.
Homepage:https://github.com/mongodb/mongo-c-driver License: Apache-2.0
njs
- Ebuilds: 2, Testing: 0.9.9, Snapshot: 9999 Description:
NGINX JavaScript, also known as NJS, is a dynamic module for NGINX
that enables the extension of built-in functionality using familiar
JavaScript syntax.
Homepage:https://github.com/nginx/njs License: BSD-2
rustc-demangle
- Ebuilds: 1, Testing: 0.1.24 Description:
This package privides a library that demangles for Rust symbols.
Library that demangles for Rust symbols.
This port has it's C/C++ API.
Homepage:https://github.com/rust-lang/rustc-demangle License: Apache-2.0 MIT
ucommon
- Ebuilds: 2, Testing: 7.0.1, Snapshot: 9999 Description:
GNU Common C++ is a class framework that was specifically designed for
telephony applications. The original library was refactored into a different
codebase which is better suited for embedded applications.
Homepage:https://www.gnu.org/software/commoncpp/ License: LGPL-3
xml-security-c
- Ebuilds: 3, Testing: 3.0.0, Snapshot: 9999 Description:
DigiDoc is an XML file format for documents with digital signatures
in use by the Estonian ID card infrastructure. This library allows
for creation and reading of DigiDoc files.
Homepage:https://santuario.apache.org License: Apache-2.0
zrtpcpp
- Ebuilds: 2, Testing: 4.7.0, Snapshot: 9999 Description:
A library that adds ZRTP support to the GNU ccRTP stack
and serves as library for other RTP stacks (PJSIP, GStreamer).
The GNU ZRTP implementation is compliant to RFC 6189 and
adds some more algorithms
Homepage:https://github.com/wernerd/ZRTPCPP License: GPL-3