elpa-org-caldav

Caldav sync for Emacs Orgmode

Synchronise org files with an external calendar through CalDAV. Should work with Owncloud and Nextcloud, but also with Google Calendar, Radicale, Baikal, SOGo, and Kolab.

libmeshoptimizer2d

Mesh optimizing library for 3D object rendering

When a GPU renders triangle meshes, various stages of the GPU pipeline have to process vertex and index data. The efficiency of these stages depends on the data you feed to them; this library provides algorithms to help optimize meshes for these stages, as well as algorithms to reduce the mesh complexity and storage overhead.

debugbreak

Put breakpoints in C/C++ code

debugbreak.h allows one to put breakpoints in their C/C++ code with a call to debug_break(). Include the header file and insert calls to debug_break() in the code where one wishes to break into the debugger. debugbreak supports GCC, Clang. debugbreak works well on ARM, AArch64, i686, x86-64, POWER and has a fallback code path for other architectures.

gfortran-12-hppa-linux-gnu

GNU Fortran compiler

This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

libjs-jquery-datetimepicker

Date and Time Picker plugin for jQuery

jquery-datetimepicker is a jQuery plugin that allows to create date and time picker forms with option to highlight personal dates or periods.

node-vscode-debugprotocol

VS Code Debug Protocol

This npm module contains declarations for the json-based Visual Studio Code debug protocol.