libblitz0t64
C++ template class library for scientific computing
Blitz++ offers a high level of abstraction,
but performance which rivals Fortran. The
current version supports arrays and vectors.
lcsync
librecast file and data syncing tool
lcsync is a tool to sync files over IPv6 multicast or the local
filesystem. It splits the file into blocks, hashes them, and compares
them in order to efficiently transfer a minimal amount of data.
node-tiny-warning
Node.js library that provide an alternative to node-warning
node-tiny-warning provides a tiny node-warning alternative.
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"
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++.
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.