pirumu / nest-udpView external linksLinks
A NestJS microservice transport layer for UDP communication.
☆21Dec 21, 2025Updated last month
Alternatives and similar repositories for nest-udp
Users that are interested in nest-udp are comparing it to the libraries listed below
Sorting:
- A voting software for remote teams☆13Feb 9, 2026Updated last week
- TypeDoc Theme which is wonderful for GitHub pages☆17Aug 22, 2025Updated 5 months ago
- Advisory cross-platform lock on a file using a file descriptor to it.☆40Nov 10, 2025Updated 3 months ago
- Store information about any JS value in a side channel. Uses WeakMap if available.☆18Jan 13, 2026Updated last month
- json-rpc-on-a-stream☆14Jan 7, 2022Updated 4 years ago
- Derive a key and secret key file from a name☆20Dec 11, 2020Updated 5 years ago
- Node in the middle. Intercept calls to the node binary and set some node specific flags before running a program☆26Aug 10, 2018Updated 7 years ago
- Measuring execution time of functions☆17Jul 2, 2018Updated 7 years ago
- Easily create UDP sockets and TCP servers that bind to ports☆37Feb 1, 2022Updated 4 years ago
- In memory chunk store that is abstract-chunk-store compliant☆22May 19, 2021Updated 4 years ago
- Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer☆28Jun 21, 2021Updated 4 years ago
- Simple streamable state machine that implements a useful channel, message-type, message pattern☆38Aug 3, 2020Updated 5 years ago
- Run cleanup logic just before the process exits without interfering☆47Jan 22, 2025Updated last year
- A fast, lightweight, powerful and cross-platform key-value database for Node.js, Deno, and Bun.☆46Nov 29, 2025Updated 2 months ago
- Small module that allows you to guard a call to a function.☆63Feb 14, 2020Updated 6 years ago
- Encode/decode raw ip packets☆44Jul 5, 2024Updated last year
- Define complex binary structures using composable primitives☆67Nov 22, 2025Updated 2 months ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated this week
- 🌲 A transport for sending pino logs to network sockets☆54Jan 8, 2026Updated last month
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆63May 3, 2024Updated last year
- A "top" like module for your Node.js process. Collects CPU usage etc.☆86Nov 21, 2025Updated 2 months ago
- Spin up and interact with virtual networks using Mininet and Node.js☆115Jan 21, 2026Updated 3 weeks ago
- Make RPC calls over a Kademlia based DHT.