Pinned Repositories
assemblyscript
A TypeScript-like language for WebAssembly.
binaryen.js
A buildbot for browser & Node.js builds of Binaryen, a compiler infrastructure and toolchain library for WebAssembly.
bcrypt.js
Optimized bcrypt in JavaScript with zero dependencies, with TypeScript support.
ClosureCompiler.js
Closure Compiler for node.js - the all-round carefree package.
long.js
A Long class for representing a 64-bit two's-complement integer value.
MetaScript
Sophisticated meta programming in JavaScript, e.g. to build different versions of a library from a single source tree.
PSON
A super efficient binary serialization format for JSON.
webassembly
A minimal toolkit and runtime to produce and run WebAssembly modules.
protobuf.js
Protocol Buffers for JavaScript & TypeScript.
binaryen
Optimizer and compiler/toolchain library for WebAssembly
dcodeIO's Repositories
dcodeIO/btree.js
A ridiculously lean B-tree of variable orders in plain JavaScript.
dcodeIO/IntN.js
A library for representing arbitrary byte size integers in JavaScript, both signed and unsigned.
dcodeIO/JustMath.js
A rich toolset for two dimensional vector math.
dcodeIO/lxiv
A compact library to encode and decode base64 data in JavaScript.
dcodeIO/SharpJS
An embeddable, node.js-like JavaScript environment for Mono and .NET.
dcodeIO/___wildcards
A party game for horrible people.
dcodeIO/BPlusTree.js
Santanu Basu's B+ tree implementation. Streamlined.
dcodeIO/SourceCon
Simple SRCDS RCON for node.js
dcodeIO/SourceQry
dcodeIO/JustMathSharp
A straight port of JustMath.js to C#.