simonepri / competitive-programming
🏅 This repository contains all the problems I solved while training myself for programming competitions
☆22Updated 6 years ago
Alternatives and similar repositories for competitive-programming:
Users that are interested in competitive-programming are comparing it to the libraries listed below
- Tabular Data Abstract Syntax Tree☆14Updated 4 years ago
- Limit the number of simultaneous executions of a async function.☆24Updated 5 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 8 months ago
- Like Promise.all, but save rejections until all promises are resolved☆23Updated last year
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 7 years ago
- Check if a GitHub Pull Request is in a (most likely) mergeable state☆22Updated 4 years ago
- Consume a stream of data into a binary Buffer as efficiently as possible☆12Updated 6 years ago
- ☆22Updated 6 years ago
- Automatic redis pipeline support☆28Updated 4 years ago
- Just playing with some ideas☆42Updated 6 years ago
- Runtime Config mangement for webpack projects☆15Updated 2 years ago
- a simple asynchronous queue☆17Updated 4 years ago
- PNG decoding for Node.js, using LodePNG compiled to WebAssembly☆37Updated 2 years ago
- create a transport stream over http☆14Updated 9 years ago
- Promisify a callback-style function, resolving with [err,val]☆31Updated 3 years ago
- experimental http2 client for node and the CLI☆48Updated 5 years ago
- pipe streams together and concatenates strings or binary data and calls a callback with the result☆19Updated 7 years ago
- Small module that allows you to guard a call to a function.☆61Updated 5 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 2 years ago
- ♻️ Get, set, or delete nested properties of process.env using a dot path☆33Updated 3 years ago
- ⭐ Thanc: a smarty way to thank NPM packages authors by starring their repos☆38Updated 7 years ago
- Get CPU usage percentage of own process☆19Updated 5 years ago
- Tiny type-safe event emitter☆26Updated last year
- A reusable project generator☆34Updated 4 years ago
- Allowing DOM operations on worker threads☆40Updated 8 years ago
- Emits events on system wakeup or network status changes.☆16Updated 5 years ago
- Get a random temporary file or directory path that will delete itself☆22Updated 6 years ago
- Simple way to combine multiple errors into one.☆31Updated 5 years ago
- Deep copy anything.☆15Updated 9 years ago
- Stop using preventDefault to get form behavior in React.☆18Updated last year