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.

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.

jh7100-bootloader-recovery

StarFive JH7100 recovery bootloader

This firmware brings up the board enough to program all the boot stages onto the boot flash. It recovers an otherwise unbootable system.

libmrpt-kinematics2.14

Mobile Robot Programming Toolkit - kinematics library

The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance).

vivid

LS_COLORS manager with multiple themes

vivid is a generator for the LS_COLORS environment variable that controls the colorized output of ls, tree, fd, bfs, dust and many other tools.

libflatbuffers2

efficient cross platform serialization library - shared library

FlatBuffers is an efficient cross platform serialization library for C++, C#, C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally created at Google for game development and other performance-critical applications.