An open API service providing repository metadata for many open source software ecosystems.

dcodeIO 68 Repositories

dcodeIO/bcrypt.js

Optimized bcrypt in JavaScript with zero dependencies, with TypeScript support.

Language: JavaScript - Size: 546 KB - Last synced at: 2 days ago - Pushed at: 10 days ago - Stars: 3,790 - Forks: 281

dcodeIO/long.js

A Long class for representing a 64-bit two's-complement integer value.

Language: JavaScript - Size: 603 KB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 919 - Forks: 207

dcodeIO/PSON

A super efficient binary serialization format for JSON.

Language: JavaScript - Size: 555 KB - Last synced at: 6 days ago - Pushed at: over 8 years ago - Stars: 463 - Forks: 32

dcodeIO/serialport-bindings-cpp Fork of serialport/bindings-cpp

The C++ bindings for the node serialport project.

Language: C++ - Size: 6.03 MB - Last synced at: 20 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

dcodeIO/setup-node-nvm

Set up your GitHub Actions workflow with a specific version of node.js using nvm.

Language: JavaScript - Size: 165 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 13

dcodeIO/webassembly

A minimal toolkit and runtime to produce and run WebAssembly modules.

Language: C - Size: 2.22 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 812 - Forks: 31

dcodeIO/wapi

A minimal yet viable Web-first Wasm/JS bridge.

Language: TypeScript - Size: 3.91 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 1

dcodeIO/BattleCon 📦

A Battlefield / Frostbite engine RCON layer on node.js.

Language: JavaScript - Size: 5.66 MB - Last synced at: 5 months ago - Pushed at: almost 10 years ago - Stars: 22 - Forks: 10

dcodeIO/esm2umd

Transforms ESM to UMD, i.e. to use ESM by default with UMD as a legacy fallback.

Language: JavaScript - Size: 31.3 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 5

dcodeIO/dcodeio.github.io

Language: JavaScript - Size: 585 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 5

dcodeIO/MetaScript 📦

Sophisticated meta programming in JavaScript, e.g. to build different versions of a library from a single source tree.

Language: JavaScript - Size: 1.25 MB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 137 - Forks: 12

dcodeIO/node-dbus-next Fork of dbusjs/node-dbus-next

🚌 The next great dbus library for node

Language: JavaScript - Size: 1.48 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dcodeIO/systeminformation Fork of sebhildebrandt/systeminformation

System Information Library for Node.JS

Language: JavaScript - Size: 5.38 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

dcodeIO/btree.js 📦

A ridiculously lean B-tree of variable orders in plain JavaScript.

Language: JavaScript - Size: 231 KB - Last synced at: 5 months ago - Pushed at: over 12 years ago - Stars: 45 - Forks: 12

dcodeIO/ClosureCompiler.js 📦

Closure Compiler for node.js - the all-round carefree package.

Language: JavaScript - Size: 93 MB - Last synced at: 5 months ago - Pushed at: over 9 years ago - Stars: 142 - Forks: 33

dcodeIO/WebRcon

RCON over WebSocket client library and command line interface.

Language: JavaScript - Size: 11.7 KB - Last synced at: 5 months ago - Pushed at: about 10 years ago - Stars: 19 - Forks: 5

dcodeIO/asc-native

AssemblyScript, JavaScript, WebAssembly, C, Binaryen, WABT, Clang, LLVM, CMake, Node.js, Visual Studio and Win32 walk into a bar...

Language: C - Size: 712 KB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 15 - Forks: 1

dcodeIO/Preprocessor.js 📦

A JavaScript source file preprocessor in pure JavaScript, e.g. to build different versions of a library.

Language: JavaScript - Size: 373 KB - Last synced at: 5 months ago - Pushed at: over 11 years ago - Stars: 72 - Forks: 20

dcodeIO/node-memcpy 📦

Copies data between node Buffers and/or ArrayBuffers up to ~75 times faster than in pure JS.

Language: JavaScript - Size: 211 KB - Last synced at: 7 months ago - Pushed at: over 10 years ago - Stars: 53 - Forks: 9

dcodeIO/bldc Fork of vedderb/bldc

The VESC motor control firmware

Language: C - Size: 81.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

dcodeIO/test.js 📦

A compact testing module for node.js.

Language: JavaScript - Size: 320 KB - Last synced at: 2 days ago - Pushed at: over 11 years ago - Stars: 14 - Forks: 0

dcodeIO/utfx 📦

A compact library to encode, decode and convert UTF8 / UTF16 in JavaScript.

Language: JavaScript - Size: 344 KB - Last synced at: 4 months ago - Pushed at: over 10 years ago - Stars: 52 - Forks: 16

dcodeIO/ascli 📦

A uniform foundation for unobtrusive (ASCII art in) cli apps.

Language: JavaScript - Size: 25.4 KB - Last synced at: 5 months ago - Pushed at: over 9 years ago - Stars: 10 - Forks: 3

dcodeIO/opt.js 📦

Probably the sole command line option parser you'll ever need to...

Language: JavaScript - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: about 10 years ago - Stars: 11 - Forks: 0

dcodeIO/colour.js 📦

A cored, fixed, documented and optimized version of the popular `colors.js`: Get colors in your node.js console like what...

Language: JavaScript - Size: 125 KB - Last synced at: 5 months ago - Pushed at: almost 9 years ago - Stars: 33 - Forks: 5

dcodeIO/quickjs

Language: C - Size: 888 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

dcodeIO/vesc_tool Fork of vedderb/vesc_tool

The source code for VESC Tool. See vesc-project.com

Size: 71.6 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dcodeIO/raytrace

Language: TypeScript - Size: 44.9 KB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

dcodeIO/WebAssembly-prototype 📦

[OUTDATED] JavaScript tools for working with WebAssembly (WASM) binaries.

Language: JavaScript - Size: 7.48 MB - Last synced at: almost 2 years ago - Pushed at: over 9 years ago - Stars: 41 - Forks: 9

dcodeIO/purerc 📦

Language: JavaScript - Size: 499 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 12 - Forks: 0

dcodeIO/thinscript Fork of evanw/thinscript 📦

A low-level programming language inspired by TypeScript

Language: JavaScript - Size: 2.61 MB - Last synced at: almost 2 years ago - Pushed at: almost 9 years ago - Stars: 5 - Forks: 3

dcodeIO/PSONSharp 📦

An implementation of Protocol JSON for .NET and Mono.

Language: C# - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 9 years ago - Stars: 4 - Forks: 2

dcodeIO/SourceCon 📦

Simple SRCDS RCON for node.js

Language: JavaScript - Size: 125 KB - Last synced at: over 1 year ago - Pushed at: about 12 years ago - Stars: 3 - Forks: 1

dcodeIO/node-BufferView 📦

A DataView for node Buffers.

Language: JavaScript - Size: 23.4 KB - Last synced at: 5 months ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 3

dcodeIO/SharpJS 📦

An embeddable, node.js-like JavaScript environment for Mono and .NET.

Language: C# - Size: 2.16 MB - Last synced at: almost 2 years ago - Pushed at: almost 12 years ago - Stars: 10 - Forks: 1

dcodeIO/SourceQry 📦

Language: JavaScript - Size: 97.7 KB - Last synced at: almost 2 years ago - Pushed at: about 12 years ago - Stars: 1 - Forks: 0

dcodeIO/lxiv 📦

A compact library to encode and decode base64 data in JavaScript.

Language: JavaScript - Size: 145 KB - Last synced at: 3 months ago - Pushed at: over 11 years ago - Stars: 10 - Forks: 0

dcodeIO/JustMathSharp 📦

A straight port of JustMath.js to C#.

Language: C# - Size: 102 KB - Last synced at: almost 2 years ago - Pushed at: about 12 years ago - Stars: 0 - Forks: 0

dcodeIO/IntN.js 📦

A library for representing arbitrary byte size integers in JavaScript, both signed and unsigned.

Language: JavaScript - Size: 434 KB - Last synced at: about 1 month ago - Pushed at: over 11 years ago - Stars: 12 - Forks: 1

dcodeIO/grunt-closurecompiler 📦

The ClosureCompiler.js Grunt Task

Language: JavaScript - Size: 198 KB - Last synced at: 5 months ago - Pushed at: about 10 years ago - Stars: 15 - Forks: 6

dcodeIO/node.js-closure-compiler-externs 📦

node.js externs for use with Closure Compiler.

Language: JavaScript - Size: 106 KB - Last synced at: 5 months ago - Pushed at: almost 8 years ago - Stars: 76 - Forks: 29

dcodeIO/node-harmonize 📦

Enables --harmony flags programmatically.

Language: JavaScript - Size: 16.6 KB - Last synced at: 5 months ago - Pushed at: about 9 years ago - Stars: 25 - Forks: 6

dcodeIO/BPlusTree.js 📦

Santanu Basu's B+ tree implementation. Streamlined.

Language: JavaScript - Size: 109 KB - Last synced at: almost 2 years ago - Pushed at: almost 13 years ago - Stars: 3 - Forks: 2

dcodeIO/JustMath.js 📦

A rich toolset for two dimensional vector math.

Language: JavaScript - Size: 229 KB - Last synced at: over 1 year ago - Pushed at: almost 13 years ago - Stars: 11 - Forks: 2

dcodeIO/___wildcards 📦

A party game for horrible people.

Language: JavaScript - Size: 1.02 MB - Last synced at: almost 2 years ago - Pushed at: almost 13 years ago - Stars: 9 - Forks: 1

dcodeIO/doco 📦

A JavaScript Documentation Generator.

Language: JavaScript - Size: 215 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 2

dcodeIO/endecrypt 📦

Password based en-/decryption of arbitrary data with and for node.js. http://dcode.io

Language: JavaScript - Size: 152 KB - Last synced at: 7 months ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 6

dcodeIO/root-scanning Fork of WebAssembly/root-scanning

Spec proposal for scanning/marking of linear memory GC roots

Size: 14.2 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dcodeIO/assemblyscript-regex Fork of ColinEberhardt/assemblyscript-regex

A regex engine for AssemblyScript

Language: TypeScript - Size: 730 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

dcodeIO/jaguarjs-jsdoc Fork of davidshimjs/jaguarjs-jsdoc

A Template of jsdoc for jaguar.js project

Language: JavaScript - Size: 8.14 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

dcodeIO/proposal-is-usv-string Fork of tc39/proposal-is-usv-string

a proposal for a method to determine if a String is welll-formed Unicode

Size: 181 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dcodeIO/as-bind Fork of torch2424/as-bind

Isomorphic library to handle passing high-level data structures between AssemblyScript and JavaScript 🤝🚀

Size: 3.6 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

dcodeIO/stringref Fork of WebAssembly/stringref

Size: 15.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

dcodeIO/binaryen Fork of WebAssembly/binaryen

Compiler infrastructure and toolchain library for WebAssembly, in C++

Language: WebAssembly - Size: 127 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 2

dcodeIO/wabt Fork of WebAssembly/wabt

The WebAssembly Binary Toolkit

Language: C++ - Size: 19.9 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

dcodeIO/llvm.js

Language: C - Size: 13.4 MB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

dcodeIO/binaryen-bench

A simple benchmark suite to compare execution times of Binaryen wasm-opt builds.

Language: JavaScript - Size: 6.5 MB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2

dcodeIO/wasm2js_i64tof32

wait, what?

Language: JavaScript - Size: 5.86 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

dcodeIO/interface-types Fork of WebAssembly/interface-types

Size: 7.82 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

dcodeIO/nv Fork of pkgjs/nv

Tool for getting node versions by common aliases

Language: JavaScript - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

dcodeIO/binaryen.js Fork of AssemblyScript/binaryen.js

A buildbot for binaryen.js, a port of Binaryen to the Web, with TypeScript support.

Size: 154 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

dcodeIO/vscode-wasm Fork of wasmerio/vscode-wasm

WebAssembly extension for VSCode

Language: TypeScript - Size: 506 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

dcodeIO/asext

Language: JavaScript - Size: 1000 Bytes - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

dcodeIO/FalseSkill

A literal implementation of the Glicko-2 rating system in TypeScript.

Language: JavaScript - Size: 252 KB - Last synced at: 6 months ago - Pushed at: about 10 years ago - Stars: 4 - Forks: 0

dcodeIO/emscripten Fork of emscripten-core/emscripten

Emscripten: An LLVM-to-JavaScript Compiler

Language: C - Size: 145 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

dcodeIO/ts-node-issue

https://github.com/TypeStrong/ts-node/issues/631

Language: JavaScript - Size: 1000 Bytes - Last synced at: 9 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

dcodeIO/wrc20-challenge Fork of lrettig/wrc20-challenge

Language: WebAssembly - Size: 33.2 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

dcodeIO/Friends

Universal friends plugin for the Oxide modding framework.

Language: C# - Size: 50.8 KB - Last synced at: 11 months ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 1

dcodeIO/tsd-jsdoc Fork of englercj/tsd-jsdoc

Compiles JSDoc annotated JavaScript into a Typescript Definition file (.tsd)

Language: JavaScript - Size: 126 KB - Last synced at: almost 2 years ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 2

dcodeIO/typedoc-plugin-external-module-name Fork of christopherthielen/typedoc-plugin-external-module-name

Specify the Typedoc Module of a file using @module annotation

Language: JavaScript - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

dcodeIO/wasmBoy Fork of torch2424/wasmboy

Gameboy Emulator written in Web Assembly using AssemblyScript, Shell/Debugger in Preact

Language: TypeScript - Size: 479 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

Links