Package: wnpp
Severity: wishlist
Owner: "Jérémy Lal" <[email protected]>

* Package name    : node-fast-list
  Version         : 1.0.2
  Upstream Author : Isaac Z. Schlueter <[email protected]>
* 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.




--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to