Pinned Repositories
jsonrpc-bidirectional
Bidirectional RPC over WebSocket, Worker, WebRTC and HTTP with extensive plugin support.
php-lock-mysql-innodb
Centralised blocking or non-blocking locks using MySQL's InnoDB transaction features.
api-performance-counters-ui
UI to render the data format of jsonrpc-bidirectional/Plugins/Server/PerformanceCounters.js
AsyncAwaitLock-Swift
General purpose non-thread-blocking async/await-based locking
CachedPassthroughMirror
Node.js passthrough HTTP mirror with caching for large files.
jsonrpc-bidirectional
Bidirectional RPC over WebSocket, Worker, WebRTC and HTTP with extensive plugin support.
SceneKit-Quaternion-Rotations
Rotate SceneKit nodes using quaternions
sql-performance-counters-nodejs
Simple performance metrics for SQL queries.
sql-performance-counters-ui
Updatable (live) table for SQL Performance Counters data, with syntax coloring and formatting too
unparametrize-sql-query
Removes string literals, number constants, comments and excess whitespace from an SQL in one pass. The removed string literals and number constants are replaced with '?' and ? respectively.
oxygen's Repositories
oxygen/jsonrpc-bidirectional
Bidirectional RPC over WebSocket, Worker, WebRTC and HTTP with extensive plugin support.
oxygen/sql-performance-counters-nodejs
Simple performance metrics for SQL queries.
oxygen/unparametrize-sql-query
Removes string literals, number constants, comments and excess whitespace from an SQL in one pass. The removed string literals and number constants are replaced with '?' and ? respectively.
oxygen/api-performance-counters-ui
UI to render the data format of jsonrpc-bidirectional/Plugins/Server/PerformanceCounters.js
oxygen/AsyncAwaitLock-Swift
General purpose non-thread-blocking async/await-based locking
oxygen/CachedPassthroughMirror
Node.js passthrough HTTP mirror with caching for large files.
oxygen/SceneKit-Quaternion-Rotations
Rotate SceneKit nodes using quaternions
oxygen/sql-performance-counters-ui
Updatable (live) table for SQL Performance Counters data, with syntax coloring and formatting too
oxygen/dhcp
oxygen/ExportedEmptyProjectForIOS
oxygen/node-bnr
:bank: Access resources (e.g. exchange rates) provided by the National Bank of Romania.
oxygen/node-dns
:globe_with_meridians: A DNS Server and Client Implementation in Pure JavaScript with no dependencies.
oxygen/node-log-memory-usage
Uses console.log to dump current memory usage if it grows or decreased by about 25%. Runs global.gc() when a large memory increase is detected.
oxygen/SaveAsHTML.js
Simple PhantomJS script to save a page as a single self-contained HTML page. Not maintained.
oxygen/spawnPassthru
nodejs ChildProcess.spawn with stdio:inherit.