Pinned Repositories
addone_nan
node.js C++ addon example. Uses Native Abstractions for Node (nan). Adds 1 to a number, or array of numbers.
jsgui
JavaScript Graphical User Interface Library
jsgui-lang-essentials
jsgui - Small and powerful utility module, used by other jsgui modules.
jsgui-node-png
Jsgui PNG Library for node.js
jsgui3
JavaScript ES6 GUI Library
jsgui3-client
jsgui3-html
jsgui3-server
lang-mini
ta-tensor
metabench's Repositories
metabench/nextleveldb-client
metabench/nextleveldb-server
metabench/osm-read-enhanced
an openstreetmap XML and PBF data parser for node.js and the browser
metabench/jsgui3-client
metabench/jsgui3-html
metabench/jsgui3-server
metabench/lang-mini
metabench/curve-task
Injesting data from excel to mongo
metabench/electron-obs-view
Electron app that views the result of an observable (obs from fnl module)
metabench/fnl
metabench/fnlfs
metabench/gpt3-codebase
A codebase put together by using the GPT3 chat system. Focuses (to begin with) on JavaScript.
metabench/html-delta-algs
HTML delta for JS, eventually with node.js specific code for performance. Exploration of different algorithm implementations, ability to select which implementation to use.
metabench/jsgui3-basic-webpage
Webpage Control. Provides a limited range of features. For use on both the client and the server.
metabench/jsgui3-basic-webpage-server
Uses jsgui3-server to serve a jsgui3-basic-webpage
metabench/jsgui3-gfx
metabench/jsgui3-gfx-core
The core jsgui3 graphical data structures and algorithms
metabench/jsgui3-gfx-formats
metabench/jsgui3-markdown
Showdown integrated into a JSGUI3 Control to provide markdown functionality.
metabench/jsgui3-slides
Presentation software: GUI to create, edit and display slides.
metabench/jsgui3-webpage
A class that represents a webpage
metabench/jsgui3-website
A class that represents a website. Also has functionality to deploy the website.
metabench/lang-tools
JS Language Tools, further in scope than lang-mini, built on lang-mini
metabench/lcs
Longest Common Substring node.js
metabench/localhost-service
Node module to host a service on the localhost, and to access it. Allows sharing of that service between processes.
metabench/node-website
node-website
metabench/obs-request
HTTP and HTTPS requests returned as observable (from fnl)
metabench/oext
metabench/osm2pgsql
OpenStreetMap data to PostgreSQL converter
metabench/string-delta-algs
String delta algorithms for node.js. Ability to define and use multiple algorithms for calculating and applying string deltas / patches / changes.