node-codemirror-lang-html
HTML language support for the CodeMirror code editor
CodeMirror is a code editor component for the web. It can be used in
websites to implement a text input field with support for many editing
features, and has a rich programming interface to allow further extension.
libpbbam2.3.0
Pacific Biosciences binary alignment/map (BAM) library
The BAM format is a binary, compressed, record-oriented container format
for raw or aligned sequence reads. The associated SAM format is a text
representation of the same data. The specifications for BAM/SAM are maintained
by the SAM/BAM Format Specification Working Group.
libsimdjson16
Parsing gigabytes of JSON per second (shared object)
JSON is everywhere on the Internet. Servers spend a *lot* of time parsing it.
We need a fresh approach. The simdjson library uses commonly available SIMD
instructions and microparallel algorithms to parse JSON 4x faster than
RapidJSON and 25x faster than JSON for Modern C++.
libeis1
Emulated Input server library
libei is a library for Emulated Input, primarily aimed at the Wayland
stack. It provides three parts:
- EI (Emulated Input) for the client side (libei)
- EIS (Emulated Input Server) for the server side (libeis)
- oeffis for D-Bus communication with the XDG RemoteDesktop portal
minetest-mod-ltool
Minetest mod providing utils for L-system trees.
This minetest extension adds an util to create the L-system trees.
It is an util that helps the mod developer to design their own trees by
the L-system.
node-theming
CSSinJS theming solution for ReactJS
node-theming is a CSS-in-JS theming solution for ReactJS.
* ThemeProvider allows one to pass, update, merge and augment "theme" through
context down react tree
* withTheme allows one to receive theme and its updates in your components as
a "theme" prop
* createTheming allows one to integrate "theming" into its CSS-in-JS library
with custom "channel"