Automatically deploy a Heroku review app for each PR & ensure the review app stays up to date.
A tool for editing vector datasets for mapping and GIS.
A wrapper for node that captures cpu profiles, gc information and heap dumps
bigint-buffer with native code removed
Blazing-fast file and directory copy for Node.js
A library for sorting large files using external merge sort
## gaia.js 是什么 gaia.js是基于[Egg.js][egg]的扩展框架,主要使用typescript开发。主要提供了: * model(rpc、sequelize、mongoose)/object,cached model * cache(couchbase/memcache/redis/context based runtime heap) * hydra rpc provider * hydra rpc client (native & via agent) * bluepr
The `node-fetch-event` library is an implementation of the [FetchEvent](https://developer.mozilla.org/en-US/docs/Web/API/FetchEvent) paradigm used by several severless function providers. It is an open source means of:
A sorting library for Node.js & javascript made based on well kown algorithmes included : Bead Sort , Gravity Sort , Bucket Sort , Bin Sort , Counting Sort , Insertion Sort , Merge Sort , Radix Sort
Nospace is a superset of Whitespace that compiles to clean Whitespace output.
Convert MIDI arrangements to Blob Opera JSON.
A double-ended priority queue based on min-max heaps.
Persistent inverted index and BM25 search engine with proximity penalty.
Simple malloc() & free() implementation on top of buffers and array buffers.
⚡️ Memory-efficient TSV string parser using native JavaScript iterators
Tools for profiling Node with SystemTap.
Package your Node.js project into an executable
in memory geo cache with an additional sort parameter
Automatical memory detection and diagnosis tool for NodeJS.
Automatically finds memory leaks in single page web applications.
[](https://travis-ci.org/DengYiping/typescript-algorithms)
STAKK is an Object Memory Heap that allows for persistent storage outside of program runtime space. It is super fast in that all resources run directly from memory and are offloaded to disc periodically for persistance and recovery.
import/export firestore to/from pouchdb
Different types of sorts with their complexity and best/worst case scenarios.