more-itertools
Iterables utilities
Provides additional routines and recipes for working with iterables in Python
More routines for operating on iterables, beyond itertools
4k stars
42 watching
287 forks
Language: Python
last commit: about 1 month ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mozilla/readability | A JavaScript library for parsing and analyzing text documents, used to improve readability in web applications. | 9,012 |
sindresorhus/p-limit | Limits concurrent execution of promise-returning and async functions. | 2,037 |
antirez/linenoise | A minimal line editing library for command line utilities | 3,805 |
un-ts/size-limit | Tools and plugins to optimize the size of Node.js applications | 3 |
frejs/fre | A lightweight UI library with concurrency support and hooks API. | 3,715 |
almost/through2-concurrent | A Node.js stream transform that processes data in parallel with a maximum concurrency limit | 74 |
babel/minify | A tool that uses Babel's compiler to achieve minification of modern JavaScript code by targeting only browsers that support newer ES features. | 4,393 |
animir/node-rate-limiter-flexible | A rate limiter for preventing DDoS and brute force attacks on web applications | 3,072 |
ai/size-limit | Analyzes JavaScript bundle size and execution time to enforce performance budgets | 6,561 |
koajs/maxrequests | Limits the number of requests on each persistent HTTP connection to prevent abuse or denial-of-service attacks. | 3 |
relaxedjs/relaxed | A tool that generates PDF documents from web technologies using an interactive, flexible layout system. | 11,807 |
matthewp/haunted | A React Hooks API implementation for web components using Lit HTML or HyperHTML. | 2,617 |
addyosmani/critical | A tool that extracts and inlines critical CSS from HTML pages | 10,036 |
max22-/uxnbruteforce | Automates the construction of optimized UXN code by searching through all possible combinations to find the most efficient solution. | 8 |
nodeca/embedza | Creates HTML snippets from URLs using data from oEmbed, Open Graph, and meta tags. | 64 |