Projects in Awesome Lists tagged with reduce
A curated list of projects in awesome lists tagged with reduce .
https://github.com/liu-xiandong/how_to_optimize_in_gpu
This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, sgemv, sgemm, etc. The performance of these kernels is basically at or near the theoretical limit.
elementwise gpu-acceleration high-performance-computing hpc reduce sgemm sgemv
Last synced: 03 Oct 2025
https://github.com/Liu-xiandong/How_to_optimize_in_GPU
This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, sgemv, sgemm, etc. The performance of these kernels is basically at or near the theoretical limit.
elementwise gpu-acceleration high-performance-computing hpc reduce sgemm sgemv
Last synced: 14 May 2025
https://github.com/dg92/Performance-Analysis-JS
Map/Reduce/Filter/Find Vs For loop Vs For each Vs Lodash vs Ramda
benchmarking es6 filter find functional-programming javascript javascript-functions lodash lodash-analysis map perfromance ramda ramdajs reduce
Last synced: 29 Apr 2025
https://github.com/Lambdish/phunctional
⚡️ λ PHP functional library focused on simplicity and performance
functional functional-programming immutability map performance php php-library reduce
Last synced: 09 Jul 2025
https://github.com/chakravala/reduce.jl
Symbolic parser for Julia language term rewriting using REDUCE algebra
algebra computer-algebra julia math metaprogramming parser-generator reduce repl symbolic-computation syntax-tree term-rewriting
Last synced: 16 May 2025
https://github.com/chakravala/Reduce.jl
Symbolic parser for Julia language term rewriting using REDUCE algebra
algebra computer-algebra julia math metaprogramming parser-generator reduce repl symbolic-computation syntax-tree term-rewriting
Last synced: 22 Jul 2025
https://github.com/amigoscode/java-streams
filter java java-stream-api map reduce
Last synced: 27 Jul 2025
https://github.com/kulshekhar/fungen
Replace boilerplate code with functional patterns using 'go generate'
filter functional go golang map reduce
Last synced: 04 May 2025
https://github.com/kanyun-inc/ytk-mp4j
Ytk-mp4j is a fast, user-friendly, cross-platform, multi-process, multi-thread collective message passing java library which includes gather, scatter, allgather, reduce-scatter, broadcast, reduce, allreduce communications for distributed machine learning.
allreduce broadcast machine-learning messaging-library mpi openmp reduce
Last synced: 06 May 2025
https://github.com/sooftware/pytorch-lr-scheduler
PyTorch implementation of some learning rate schedulers for deep learning researcher.
learning-rate lr plateau reduce scheduler transformer tri-stage warmup
Last synced: 09 Apr 2025
https://github.com/youthlin/stream
Go Stream, like Java 8 Stream.
filter flatmap foreach functional functional-programming go-stream map reduce
Last synced: 18 Jan 2026
https://github.com/viacominc/data-point
JavaScript Utility for collecting, processing and transforming data
Last synced: 12 Apr 2025
https://github.com/supercharge/collections
async/await-ready, chainable Array & Collection utilities
array async-await async-functions asynchronous chainable-methods collections filter hacktoberfest iteration map promise promises reduce supercharge
Last synced: 27 Apr 2025
https://github.com/berthutapea/state-management-redux
State Management (Redux)
react-redux reduce redux redux-middleware redux-saga redux-store redux-thunk
Last synced: 15 Apr 2025
https://github.com/mfix22/morphmorph
:scream: Isomorphic transformations. Map, transform, filter, and morph your objects
filter function-composition functional isomorphic isomorphic-transformations mapping morph reduce transformations
Last synced: 31 Jul 2025
https://github.com/jkomyno/pate
Modern and light-fast CLI app that scans all the desired files of a certain folder and returns a list with the name of the files which contain a certain RegEx pattern
async cli fs node readstream reduce typescript utility
Last synced: 22 Jan 2026
https://github.com/victorsoares96/compress-pdf
Compress your PDFs easily using the ghostscript api
compress-pdf compression pdf pdf-optimization pdf-reduce reduce
Last synced: 11 Jun 2025
https://github.com/grantila/already
Utility functions for promises; finally, map, filter, etc
filter functional map promise reduce
Last synced: 16 Jun 2025
https://github.com/sirkonst/async-reduce
Reducer for similar simultaneously coroutines
async-await asynchronous asyncio python python3 reduce reducer
Last synced: 29 Jun 2025
https://github.com/luismescobarf/clasesCiclo1
Repositorio con los ejemplos desarrollados en las sesiones sincrónicas de los grupos P45 y P61, Ciclo 1, MisiónTIC2022-UTP.
algorithms declarative filter imperative map matplotlib misiontic2022 numpy pandas python reduce tkinter turtle yed zip
Last synced: 12 Mar 2025
https://github.com/es-shims/iterator-helpers
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
asynciterator drop ecmascript es-shims every filter find flatmap foreach from iterator javascript map polyfill reduce some take toarray toasync
Last synced: 18 Oct 2025
https://github.com/divyanshu-rawat/functional-programming-js
A repo. that demonstrates use of functional programming in javascript
filter functional-programming functions javascript map reduce
Last synced: 04 Mar 2026
https://github.com/fjwright/run-reduce
A JavaFX GUI to run the REDUCE Computer Algebra System
cas gui java javafx javafx-desktop-apps javafx-gui reduce sourceforge
Last synced: 10 Apr 2025
https://github.com/magicxor/mapreduce
LINQ for Delphi (Object Pascal)
arrays delphi filter flatmap foreach generics high-order-function linq map mapreduce object-pascal pascal reduce selectmany
Last synced: 04 Mar 2026
https://github.com/surewht/js-test
tests for javascript developers
algorithm-challenges algorithms balanced-parentheses caesar-cipher es6 fibonacci-sequence fizzbuzz geometric-algorithms internship javascript job-interviews junior-developer learning learning-by-doing palindrome reduce test-driven-development
Last synced: 13 May 2025
https://github.com/terkelg/1d
🥞Make multi-dimensional arrays as flat as a pancake.
array multidimensional-arrays one-dimensional reduce
Last synced: 12 May 2025
https://github.com/jonschlinkert/object.reduce
Reduces an object to a value that is the accumulated result of running each property in the object through a callback. JavaScript/node.js utility.
javascript microlib object reduce util utility
Last synced: 30 Apr 2025
https://github.com/rwxrob/fn
Functional Go (1.18) with Generics
filter functional generics golang library map reduce
Last synced: 07 May 2025
https://github.com/mkosir/eslint-plugin-no-array-reduce
🚫 ESLint rule to disallow Array.reduce() method
eslint eslint-plugin eslint-rules javascript reduce typescript
Last synced: 13 Aug 2025
https://github.com/juliareducepkg/reducealgebra.jl
Meta-package for Reduce.jl and External Packages
julia julia-language meta-package reduce
Last synced: 03 Oct 2025
https://github.com/bredele/tag-reduce
Reduce tagged template literals to a single value
reduce tagged-template-literals template-literals
Last synced: 13 Apr 2025
https://github.com/p-samuel/anonymous-methods
Using higher-order logic to copy JavaScript's "filter", "map" and "reduce" functions in Delphi.
anonymous-functions delphi delphi10 filter find foreach-loop higher-order-functions higher-order-logic javascript map pascal reduce
Last synced: 24 Dec 2025
https://github.com/nilqed/reducealgebra
https://svn.code.sf.net/p/reduce-algebra/code/
computer-algebra computer-algebra-system lisp-dialect pure-lang reduce symbolic-computation
Last synced: 19 Jul 2025
https://github.com/tomdoestech/map-reduce-filter
filter javascript map reduce youtube
Last synced: 14 Jul 2025
https://github.com/owsas/imageboss-js
Typescript/Javascript API for Imageboss
api image imageboss javascript reduce sdk size typescript
Last synced: 05 Mar 2026
https://github.com/imteekay/pokemonad
Understanding Higher Order Functions like filter, map, and reduce using Pokemon
clojure filter functional-programming higher-order-functions map pokemon reduce
Last synced: 29 Mar 2025
https://github.com/src-mgra/array-actions
Useful array-action like sort, map, filter and reduce implemented in a ionic-app
array filter ionic ionic2 javascript map reduce sort typescript useful
Last synced: 08 May 2026
https://github.com/timonson/bashfunc
A small Bash library for functional programming - map, filter, reduce and more
bash fp functional functional-programming map reduce shell
Last synced: 04 Jul 2025
https://github.com/ruru-o/ruru-opt
A PowerShell-based tool that optimizes Windows performance by adjusting power plans, CPU scheduling, registry settings, and system parameters.
debloat input lag latency optimization performance powershell reduce registry-scripts windows
Last synced: 02 Sep 2025
https://github.com/arve0/deep-reduce
reduce objects deeply, call reducer for every nested value in object tree
array deeply-nested nested-values object reduce values
Last synced: 20 Oct 2025
https://github.com/lyuangg/mr
A Go library based on generics that provides some common collection operation functions.
collection golang golang-library map reduce slice
Last synced: 16 Mar 2025
https://github.com/es-shims/array.prototype.reduceright
An ES5 spec-compliant `Array.prototype.reduceRight` shim/polyfill/replacement that works as far down as ES3.
array ecmascript javascript polyfill reduce reduceright shim
Last synced: 11 Apr 2025
https://github.com/kovzol/realgeom
Real geometry tools
benchmark cas geometry giac java maple mathematica redlog reduce
Last synced: 14 Aug 2025
https://github.com/morganconrad/f-readline
Thin layer over node's readline module to provide functional support: map, reduce, filter, forEach()
async filter foreach functional-programming map node-readline readline reduce
Last synced: 10 Jul 2025
https://github.com/anindya-prithvi/map_rizzuse-dscd
A repository for a _real_ project (Map - reduce)
map map-reduce mapreduce reduce
Last synced: 06 Jun 2026
https://github.com/j50n/deno-asynciter
Map, filter, reduce for AsyncIterables in Deno.
asynciterable asynciterableiterator collect concurrent concurrent-map deno filter fluent foreach map reduce typescript
Last synced: 15 May 2026
https://github.com/stdlib-js/ndarray-base-unary-accumulate
Perform a reduction over elements in a input ndarray.
accumulate accumulation array base javascript ndarray node node-js nodejs reduce reduction stdlib strided unary
Last synced: 06 Mar 2026
https://github.com/petermosmans/ansible-role-compact-box
Ansible role for compacting of Linux distributions, preparing them for e.g. Vagrant using
ansible ansible-role compact debian package reduce ubuntu
Last synced: 05 May 2026
https://github.com/nisevi/youtube-playlist-search
Searches over title and description of videos in an specific playlist.
javascipt javascript javascript-library npm npm-install npm-module npm-package npm-scripts querystring reduce xhr yarn yarn-packages youtube youtube-api youtube-api-v3 youtube-playlist youtube-playlist-search youtube-search youtube-video
Last synced: 18 Aug 2025
https://github.com/stdlib-js/utils-map-reduce-right
Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.
accumulate accumulation accumulator aggregate iterate javascript map map-reduce node node-js nodejs reduce reducer reduction stdlib transform util utilities utility utils
Last synced: 16 Jul 2025
https://github.com/jb1905/react-render-actions
💥 Set of JavaScript actions to use during component rendering
async-await filter if-else loop map promise react reduce rendering switch-case
Last synced: 21 Jan 2026
https://github.com/walber-vaz/curso-js-funcional-e-reativo
🚀 Curso Javascript - Funcional e Reativo
cod3rcursos filter funcional-programming javascriot map reduce
Last synced: 21 Feb 2026
https://github.com/stdlib-js/utils-reduce
Apply a function against an accumulator and each element in a collection and return the accumulated result.
accumulate accumulation accumulator aggregate collection iterate javascript node node-js nodejs reduce reducer reduction stdlib typed-array util utilities utility utils
Last synced: 28 Feb 2026
https://github.com/lh0x00/rc-pure-component
a higher-order component to reduce render times quickly for lazy people like me!
component fbjs hoc isequal lodash pure pure-component react reduce render shallowcompare
Last synced: 19 Apr 2026
https://github.com/marleydip/advanced-javascript
Assignment Problem Practise => Conditional & Looping Statement, Objects & Object Methods, Arrays & Array Method, Function (CallBack, Arrow, SetInterval, setTimeout, clearInterval, Filter, forEach, map, reduce), DOM, querySeletor, Events
array-manipulations array-methods arrow-functions callback-functions data-structures-and-algorithms dom events filter for-if-nested for-in for-of foreach function if-elseif-else map-flatmap nested-for-loops object-methods reduce switch-case
Last synced: 10 Jun 2025
https://github.com/dword-design/fp.macro
A zero-runtime functional programming babel macro.
array build-time collection curry currying filter flatmap flatten fp functional-programming join lodash map mapvalues object ramda reduce sort values zero-runtime-overhead
Last synced: 16 Mar 2025
https://github.com/xp-forge/sequence
Data sequences
collect filter map php reduce stream xp-framework
Last synced: 21 Aug 2025
https://github.com/carlosrberto/lazy-list
LazyList implements map, filter and reduce in JavaScript Arrays with lazy evaluation.
array filter functional-programming javascript lazy-evaluation map reduce
Last synced: 23 Feb 2026
https://github.com/stdlib-js/utils-reduce-right
Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.
accumulate accumulation accumulator aggregate collection iterate javascript node node-js nodejs reduce reducer reduceright reduction right stdlib util utilities utility utils
Last synced: 08 Mar 2026
https://github.com/frankiedl/unity_asset_cleaner
A Unity Editor tool to help you find and safely remove unused assets from your project. It includes features like scene analysis, backup creation, and selective cleaning based on asset types.
asset clean cleaner erase reduce reducer script unity
Last synced: 13 Mar 2026
https://github.com/duzun/asyncseries.js
Asynchronously process a list of items consecutively
array async async-serial asynchronous esm foreach iteratee map promise reduce reducer series
Last synced: 29 Jul 2026
https://github.com/jkomyno/json2kv
Dependencyless JS library that converts a generic JSON-like object to a map-like, key-value object.
json map reduce stackoverflow utlity
Last synced: 22 Jan 2026
https://github.com/alansastre/java-functional-advanced
Programación funcional en Java. Procesamiento de datos con la API Stream en Java. Interfaz funcional Comparator.
collector comparator flatmap functional-programming java java-stream-api java11 java17 java8 reduce sorted stream-api stream-java stream-processing
Last synced: 20 Sep 2025
https://github.com/stdlib-js/utils-reduce2d
Reduce the number of dimensions by one of a two-dimensional nested array by applying a function against an accumulator and each element along the innermost dimension and returning the accumulation results as a one-dimensional array.
accumulate accumulation accumulator aggregate collection iterate javascript node node-js nodejs reduce reducer reduction stdlib typed-array util utilities utility utils
Last synced: 15 Feb 2026
https://github.com/softwareengineerchris/consolidate
🎳 Consolidates an array of Elements by KeyPath, Closure, or Conformance - Swift Micro Package
Last synced: 19 Feb 2026
https://github.com/livinthelookingglass/job-splitter
Package research code and split it among several machines in parallel
datascience makefile map multi-host parallel parallel-computing parallel-processing portable-executable pyinstaller reduce unified-logging
Last synced: 01 Aug 2025
https://github.com/zaytiri/photos-bulk-resize
A python CLI + GUI tool to resize photos while conserving folder hierarchy and preserving original ones in a different folder.
bulk cli gui hierar image image-processing images photos processing reduce resize
Last synced: 17 Jan 2026
https://github.com/formulae-org/package-expression-js
Expression package for Fōrmulæ, in JavaScript
cardinality create-expression deserialization expression formulae javascript protect reduce serialization
Last synced: 01 Aug 2025
https://github.com/andy2046/parallel
parallel Map Filter Reduce
concurrency filter golang map parallel reduce
Last synced: 25 Sep 2025
https://github.com/morganconrad/fobu
YA functional utilities for JavaScript Objects, mimicking ES6 Array methods.
filter foreach functional-programming javascript map object reduce
Last synced: 08 Jun 2026
https://github.com/md-emon-hasan/learnpython.org
A repository Python programming language, covering fundamental concepts, advanced topics, and practical applications for beginners.
exception-handling function generator lambda-functions numpy numpy-library python reduce
Last synced: 04 May 2026
https://github.com/krguptaa/react_boilerplate
React Redux Admin Panel for managing the admin
jsx react react-admin-panel react-boilerplate react-reduct-admin-panel reactjs reduce
Last synced: 23 Aug 2025
https://github.com/mylxsw/coll
Coll is a collection library for Go
collection filter golang map reduce
Last synced: 23 Aug 2025
https://github.com/vonderklaas/custom-filter-map-reduce
Here is a simple implementation of HOC Array methods like filter, map, reduce
Last synced: 16 May 2026
https://github.com/marleydip/advanced-javascript-with-projects
Projects & Assignment Problem Practise => Conditional & Looping Statement, Objects & Object Methods, Arrays & Array Method, Function (CallBack, Arrow, SetInterval, setTimeout, clearInterval, Filter, forEach, map, reduce), DOM, querySeletor, Events
array-manipulations array-methods arrow-functions callback-functions data-structures-and-algorithms dom events filter for-if-nested for-in for-of foreach function if-elseif-else map-flatmap nested-for-loops object-methods reduce switch-case
Last synced: 18 Jun 2025
https://github.com/rousan/reduce-image
A helpful tool to make an image smaller in size and quality
image image-processing reduce size
Last synced: 16 Mar 2025
https://github.com/kouisamine/image-optimizer
Compress and optimize images for a smaller image size but still high quality.
compress compress-images compression compressor image image-optimizer image-size js online optimizer php reduce script size source-code tools
Last synced: 11 Apr 2026