iceddev / rawr
Remote Procedure Calls overs any EventEmitter transport
☆23Updated 6 months ago
Alternatives and similar repositories for rawr:
Users that are interested in rawr are comparing it to the libraries listed below
- Small module that allows you to guard a call to a function.☆61Updated 5 years ago
- Have a stray console.log but too lazy to find it?☆68Updated 5 years ago
- Simple wait/notify promise with optional max wait time☆43Updated 5 years ago
- SQL template strings, protecting against SQL injection☆29Updated 5 years ago
- Create server-sent-events☆21Updated 7 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Get CPU usage percentage of own process☆19Updated 5 years ago
- Tiny module for easy encryption of Buffers☆32Updated 2 years ago
- Handle errors with async/await without try/catch.☆46Updated 4 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- Fast Map built for keys that are always fixed size uniformly distributed buffers.☆37Updated 3 years ago
- Universal JavaScript Build and Packaging☆41Updated 3 years ago
- ☆13Updated 5 years ago
- A type safe JS runtime☆19Updated 4 years ago
- Small module that makes sure your catch, caught an actual error and not a programming mistake or assertion☆33Updated 2 years ago
- Chop a single stream of data into a series of readable streams☆29Updated 6 years ago
- Output a message prefixed with the name and line number of the source file where you outputted the message☆57Updated 5 years ago
- A secure require implementation for ECMAScript