weii
read Wii balance board as a weight scale
Weii (pronounced "weigh") is a small script that connects to a Wii
Balance Board, reads a weight measurement, and disconnects.
wasix-libc
wasix libc implementation for WebAssembly
This fork of wasi-libc extends libc with the missing functionality needed to
build complete and useful applications, in particular it incorporates these
additional extensions:
- full support for efficient multithreading including joins, signals
and `getpid`
- `pthreads` support (now extended from the WASI threads spec)
- full support for sockets (`socket`, `bind`, `connect`, `resolve`)
- IPv4, IPv6
- UDP, TCP
- Multicast, Anycast
- RAW sockets
- current directory support (`chdir`) integrated with the runtime
- `setjmp` / `longjmp` support (used extensively in `libc` ) via `asyncify`
- process forking (`fork` and `vfork` )
- subprocess spawning and waiting (`exec` , `wait` )
- TTY support
- asynchronous polling of sockets and files
- pipe and event support (`pipe`, `event` )
- DNS resolution support (`resolve` )
vim-minimap
code minimap
minimap is a vim plugin showing a window rending the current buffers contents
as minimap (aligned dots).
Scrolling the minimap buffer aligns with the buffer itself.
This makes it easier to keep overview over huge source files.
r-cran-collapse
GNU R advanced and fast data transformation
A C/C++ based package for advanced data transformation and statistical
computing in R that is extremely fast, flexible and parsimonious to code
with, class-agnostic and programmer friendly. It is well integrated with
base R, 'dplyr' / (grouped) 'tibble', 'data.table', 'plm' (panel-series
and data frames), 'sf' data frames, and non-destructively handles other
matrix or data frame based classes (such as 'ts', 'xts' / 'zoo',
'timeSeries', 'tsibble', 'tibbletime' etc.) --- Key Features: ---
(1) Advanced statistical programming: A full set of fast statistical
functions supporting grouped and weighted computations on vectors,
matrices and data frames. Fast and programmable grouping, ordering,
unique values / rows, factor generation and interactions. Fast and
flexible functions for data manipulation and data object
conversions.
(2) Advanced aggregation: Fast and easy multi-data-type, multi-function,
weighted, parallelized and fully customized data aggregation.
(3) Advanced transformations: Fast row / column arithmetic, (grouped)
replacing and sweeping out of statistics, (grouped, weighted)
scaling / standardizing, between (averaging) and (quasi-)within
(centering / demeaning) transformations, higher-dimensional
centering (i.e. multiple fixed effects transformations), linear
prediction / partialling-out, linear model fitting and testing.
(4) Advanced time-computations: Fast (sequences of) lags / leads, and
(lagged / leaded, iterated, quasi-, log-) differences, (compounded)
growth rates, and cumulative sums on (unordered, irregular) time
series and panel data. Multivariate auto-, partial- and cross-
correlation functions for panel data. Panel data to (ts-)array
conversions.
(5) List processing: (Recursive) list search / identification,
splitting, extraction / subsetting, data-apply, and generalized
recursive row-binding / unlisting in 2D.
(6) Advanced data exploration: Fast (grouped, weighted, panel-
decomposed) summary statistics for complex multilevel / panel data.
dict-freedict-ell-por
Modern Greek-Portuguese dictionary for the dict server/client
This is the Modern Greek-Portuguese dictionary from the FreeDict project. It
contains 13116 headwords (FreeDict status: big enough to be useful). It can be
either used with the dictd server and a dict client or with GoldenDict.
wireviz
Tool for generating wire connection diagrams from YAML
WireViz is an open-source tool designed to create electrical connection
diagrams from YAML-based descriptions. It generates high-quality, vector-based
schematics using Graphviz.