dumpasn1
ASN.1 object dump program
An ASN.1 object dump program which will dump data encoded using any of the
ASN.1 encoding rules in a variety of user-specified formats.
dsbltesters
open proxy/relay testing utilities
elpa-lsp-mode
Emacs client/library for the Language Server Protocol
A Emacs Lisp library for implementing clients for servers using Microsoft's
Language Server Protocol (v3.0)[1].
formed
formula editor for first-order logic formulae
liblutok3
lightweight C++ API library for Lua -- shared object
Lutok provides thin C++ wrappers around the Lua C API to ease the
interaction between C++ and Lua. These wrappers make intensive use of
RAII to prevent resource leakage, expose C++-friendly data types, report
errors by means of exceptions and ensure that the Lua stack is always
left untouched in the face of errors. The library also provides a small
subset of miscellaneous utility functions built on top of the wrappers.