libpocojwt100
C++ Portable Components (POCO) JWT library
The POCO C++ Libraries are a collection of open source C++ class libraries
that simplify and accelerate the development of network-centric, portable
applications in C++. The libraries integrate perfectly with the C++ Standard
Library and fill many of the functional gaps left open by it.
janus-demos
general purpose WebRTC server/gateway - demos
janus is a general purpose WebRTC server/gateway
with a minimal footprint.
seek-bzip
Command line interface for random-access decoding bzip2 data
Command line interface for decoding buffers into other buffers, synchronously.
With the help of the fibers package, it can operate on node streams.
erlang-debugger
Erlang/OTP application for debugging and testing
Debugger is a graphical tool which can be used for debugging and
testing of Erlang programs. For example, breakpoints can be set,
code can be single stepped and variable values can be inspected
and modified.
postgresql-15
The World's Most Advanced Open Source Relational Database
PostgreSQL, also known as Postgres, is a free and open-source relational
database management system (RDBMS) emphasizing extensibility and SQL
compliance. It features transactions with Atomicity, Consistency, Isolation,
Durability (ACID) properties, automatically updatable views, materialized
views, triggers, foreign keys, and stored procedures. It is designed to handle
a range of workloads, from single machines to data warehouses or Web services
with many concurrent users.
postgresql-client-15
front-end programs for PostgreSQL 15
This package contains client and administrative programs for
PostgreSQL: these are the interactive terminal client psql and
programs for creating and removing users and databases.