unordered-array-remove
Array removal
An efficient way to remove an element from an unordered array without shifting all other elements.
Efficiently remove an element from an unordered array without doing a splice
118 stars
4 watching
8 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Transforms data streams to pause processing before parsing | 56 |
| A lightweight filter function for distributed streams of data | 33 |
| A tool for efficiently backing up multiple hypercores or hyperdrives to disk. | 71 |
| A JavaScript library to read and parse torrent files or magnet URIs, providing access to metadata and other information about the torrent. | 73 |
| A high-performance streaming CSV parser for Node.js | 1,424 |
| A utility project that provides a simple way to retrieve the local network address of a machine | 67 |
| Turns a writable and readable stream into a single streams2 duplex stream with support for async initialization and input from both streams1 and streams2. | 191 |
| Transforms input buffers into an ANSI-formatted diff stream | 108 |
| Utility to remove nodes from a tree | 22 |
| Downloads m3u8 playlists and recursively fetches linked assets | 41 |
| A utility function to split an array into smaller parts of a specified size. | 11 |
| A language and engine for filtering out unwanted parts of an object while preserving its structure | 868 |
| Pipes multiple streams together and destroys them when one closes | 908 |
| Tools for working with IP packets in JavaScript. | 42 |
| Removes decorators from Class Declaration syntax in JavaScript code | 16 |