alethes / bimapLinks
A JavaScript bidirectional map implementation
☆169Updated 3 years ago
Alternatives and similar repositories for bimap
Users that are interested in bimap are comparing it to the libraries listed below
Sorting:
- XMLHttpRequest emulator for node.js☆106Updated 2 years ago
- Efficient encoder and decoder for arbitrary objects☆197Updated 6 years ago
- An xxhash binding for node.js☆195Updated 5 years ago
- A mock browser with window, document, location, navigation, local and session storage to use for client side code tests in a node environ…☆87Updated 6 years ago
- Wrap Node-callback functions to return Promises.☆149Updated 6 years ago
- An implementation of John von Neumann's sorted arrays in JavaScript. Implements insertion sort and binary search for fast insertion and d…☆69Updated 6 years ago
- Web Streams, based on the WHATWG spec☆57Updated 3 years ago
- Use ES6 proxies today!☆65Updated 8 years ago
- Read an HTML5 File object (from e.g. HTML5 drag and drops) as a stream.☆102Updated 7 years ago
- A much higher accuracy timer object that makes use of the node.js hrtime function call.☆156Updated last year
- Standard customised to make me happy☆125Updated 4 years ago
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 8 years ago
- Node bindings for Zopfli Compression Algorithm (zlib, gzip, deflate compatible)☆112Updated 2 years ago
- A simple LRU cache☆137Updated 3 years ago
- Convert a typed array to a Buffer without a copy.