0.1.4 • Published 3 years ago

fast-utilities v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Build Status npm version

fast-utilities

A nodejs library of utilities written in rust

NOTE: This project is very WIP, and despite the name, is not very fast

I recommend you rather use something like lodash until this becomes faster/more stable

Motivation

There are lots of libraries to help abstract away some more annoying tasks like lodash. However, I think the speed of these libraries can be improved upon using web assembly

Does this replace \<insert library name here> (ex lodash)

No

1: Other libraries are more trusted and used in commercial applications

2: This is more of an experiment/learning experience for me to see what's possible using web assembly

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago