[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#667019: ITP: node-fast-list -- Fast linked list module for Node.js



Package: wnpp
Severity: wishlist
Owner: "Jérémy Lal" <kapouer@melix.org>

* Package name    : node-fast-list
  Version         : 1.0.2
  Upstream Author : Isaac Z. Schlueter <i@izs.me>
* URL             : https://github.com/isaacs/fast-list
* License         : BSD-2-clause
  Programming Lang: JavaScript
  Description     : Fast linked list module for Node.js

node-fast-list is a linked-list implementation that takes advantage of
what v8 is good at: creating objects with a known shape.
This is faster for this use case. How much faster? About 50%.
.
Node.js is an event-based server-side javascript engine.




Reply to: