node-lezer-html

Node.js module to provide HTML grammar for the lezer parser system

The problem of parsing structured text has resisted one-size-fits all solutions for over 60 years. Lezer isn't such a solution either, but it is a very decent parser generator, especially well suited for use in code editors.

gnome-model-thumbnailer

3d model thumbnailer for GNOME

This is a thumbnailer for the GNOME desktop that will generate previews of 3D models in your file manager (e.g GNOME Files). Currently it previews .obj, .md2, .md3, and .ms3d.

g++-11-alpha-linux-gnu

GNU C++ compiler (cross compiler for alpha architecture)

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

libuev3t64

Lightweight event loop library for Linux

libuEv is a small event loop that wraps the Linux epoll() family of APIs. It is similar to the more established libevent, libev and the venerable Xt(3) event loop. The u (micro) in the name refers to both its limited feature set and the small size impact of the library.

postgresql-15-hypopg

PostgreSQL extension adding support for hypothetical indexes.

An hypothetical, or virtual, index is an index that doesn't really exists, and thus doesn't cost CPU, disk or any resource to create. They're useful to know if specific indexes can increase performance for problematic queries, since you can know if PostgreSQL will use these indexes or not without having to spend resources to create them.

libace-rmcast-7.0.8

ACE reliable multicast library

The RMCast library is a reliable source-ordered multicast protocol implementation.