libvulkan1
Vulkan loader library
The Loader implements the main VK library. It handles layer management and
driver management. The loader fully supports multi-gpu operation. As part of
this, it dispatches API calls to the correct driver, and to the correct
layers, based on the GPU object selected by the application.
sqlitebrowser
GUI editor for SQLite databases
SQLite Database Browser is a visual tool used to create, design and edit
database files compatible with SQLite. Its interface is based on QT,
and is meant to be used for users and developers that want to create
databases, edit and search data using a familiar spreadsheet-like
interface, without the need to learn complicated SQL commands.
Controls and wizards are available for users to:
- Create and compact database files
- Create, define, modify and delete tables
- Create, define and delete indexes
- Browse, edit, add and delete records
- Search records
- Import and export records as text
- Import and export tables from/to CSV files
- Import and export databases from/to SQL dump files
- Issue SQL queries and inspect the results
- Examine a log of all SQL commands issued by the application
remind
sophisticated calendar and alarm program - remind executable
Remind allows you to remind yourself of upcoming events and
appointments. Each reminder or alarm can consist of a message sent
to standard output, or a program to be executed.
r-cran-rmysql
GNU R package providing a DBI-compliant interface to MySQL
The package implements access to MySQL databases via the DBI interface of R.
libd3dadapter9-mesa
state-tracker for Direct3D9
This package contains a Gallium3D state tracker that implements the Direct3D9
API. Combined with the gallium-nine branch of Wine, programs using D3D9 can
achieve native (or better) graphics performance.
mesa-libgallium
shared infrastructure for Mesa drivers
This package contains libgallium, a private library shared between
multiple Mesa drivers. This library is an implementation detail of Mesa
and should not be used directly by user code.