An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with closures

A curated list of projects in awesome lists tagged with closures .

https://github.com/c42f/underscores.jl

Underscore placeholders for convenient closure syntax

closures julia placeholder underscores

Last synced: 17 Mar 2025

https://github.com/vincent-pradeilles/weakable-self

A Swift micro-framework to easily deal with weak references to self inside closures

closures ios memory-management swift syntax

Last synced: 13 Apr 2025

https://github.com/alecmocatta/serde_closure

Serialisable closures for Rust.

closures distributed rust serde

Last synced: 08 May 2025

https://github.com/lac-dcc/wyvern

Automatic conversion of call by value into call by need in the LLVM IR.

closures code-generation compiler functional-programming lazy-evaluation llvm optimization outlining

Last synced: 10 Jul 2025

https://github.com/c42f/fastclosures.jl

Faster closure variable capture

closures julialang performance-hacks

Last synced: 10 Apr 2025

https://github.com/ahmaazouzi/js_good_parts

Probably notes on Crockford's famed Javascript, the Good Parts!

closures crockford good-parts javascript javascript-the-good-parts jsconf jstgp prototypal-inheritance

Last synced: 21 Apr 2025

https://github.com/kovalenkovpu/learn-js

Exercises for learn.javascript.ru course. All tasks available on Plunker

closures context exercises inheritance javascript learn-javascript learn-js

Last synced: 13 May 2025

https://github.com/skx/closure-based-brainfuck-vm

An understandable fast brainfuck interpreter using closures rather than bytecode

brainfuck brainfuck-interpreter closures educational go golang

Last synced: 29 Jun 2025

https://github.com/mtumilowicz/groovy-closure-owner-delegate-this

Groovy closures overview: owner vs delegate vs this.

closure closures groovy

Last synced: 19 Aug 2025

https://github.com/ultirequiem/scope-closures-js-platzi

:sparkles: Closures and Scope course of @Platzi by @gndx

closures javascript platzi platzi-course scope

Last synced: 08 May 2025

https://github.com/sundeeep/demystifying-javascript

This repository is the amalgamation of my learnings as well as my experiments with the most versatile language in this world: `JavaScript` :D

async-await callback-functions closures debouncing higher-order-functions inheritance javascript promises prototype scope

Last synced: 25 Jun 2025

https://github.com/kenvilar/spendeer

💰💰💻 Spendeer - A Very Simple Budget Application. See https://kenvilar.github.io/spendeer/

budget-management budget-tool closures dom-manipulation eventlistener iife javascript

Last synced: 28 Jun 2025

https://github.com/0xleif/closure

Define and chain Closures with Inputs and Outputs

chain closure closures functional-programming functions scope state swift then thenable

Last synced: 05 Apr 2025

https://github.com/themost-framework/query

@themost/query is a query builder for SQL. It includes a wide variety of helper functions for building complex SQL queries under node.js

agnostic closures database orm query query-builder rdbms sql sql-language sql-query

Last synced: 15 Apr 2025

https://github.com/denismurphy/oxidation

Collection of naive code snippets and examples that I've created while learning Rust

beginner borrowing cargo closures error generics lifetimes ownership result-types rust rust-lang

Last synced: 06 Jan 2026

https://github.com/Boereck/fn_block

Library for wrapping a Rust block or expression into a closure and call it.

closures macros rust

Last synced: 30 Apr 2025

https://github.com/dimianni/js_concepts

JavaScript concepts that are crucial to understand.

binding callback classes-and-objects closures hoisting iife javascript object promises this-keyword

Last synced: 23 Mar 2025

https://github.com/rajaikumar-iosdev/simple-completion-handler-example

🏺 This is an example for the usage of completion handler(Closures) in iOS-Swift

closures completionhandler ios swift

Last synced: 13 Jul 2025

https://github.com/alcivanio/closuresinswift

A simple project to a class/keynote teaching about how closures works in Swift.

apple closures ios learning swift

Last synced: 14 May 2025

https://github.com/nanosector/validation-closures

Closures useful for validating data. Provides type validation amongst other filters.

closure closures filter php validation-closures

Last synced: 26 Oct 2025

https://github.com/tamschi/fn-formats

Format trait wrappers for Fn(&mut Formatter) -> fmt::Result

closures format-traits

Last synced: 13 Oct 2025

https://github.com/hernancerm/closures

My understanding of closures

closures functional-programming

Last synced: 01 Apr 2025

https://github.com/doeixd/make-with

Functional utilities for elegant function composition and state management in TypeScript

closures functional-programming partial-application typescript typescript-library

Last synced: 03 Sep 2025

https://github.com/sj22032003/geek-movie-closures

small project to teach students how to fetch movies with search and teach what closures are and how to use them

closures fetch-api javascript

Last synced: 24 Feb 2025

https://github.com/devmahmud/javascript-from-fundamentals-to-functional-js

Learn higher-order functions, closures, scope and the fundamentals necessary to use modern frameworks like React, Angular and Vue. You'll master key functional methods like map, reduce and filter ...plus promises and ES6+ asynchronous JavaScript!

closures es6 functional-programming javascript javascript-learning modern-javascript

Last synced: 24 Feb 2025

https://github.com/momomo/momomo.com.platform.lambda

Intuitive generics based functional interfaces with support for void, returns, multiple params and exceptions.

closure closures functional functional-programming generic generics intuitive-generics java lambda lambda-body momomo

Last synced: 14 Mar 2025

https://github.com/olk/closures

closures in R, Python and C++

closures cpp python r

Last synced: 26 Mar 2025

https://github.com/omegamvc/serializable-closure

Serializable Closure is a PHP package that allows closures to be serialized and stored, enabling their safe use in persistent storage or across requests.

closure closures data-st mvc-framework persistent-storage php8 serializable

Last synced: 29 Oct 2025

https://github.com/pmarcosfelipe/closure-iife-proxy-object

Project created to study about Proxy Objects, Closures and IIFE.

closures iife javascript proxy

Last synced: 23 Feb 2025

https://github.com/somya-5353/trailingclosuredemo

A simple application to understand the usage of trailing closures

closures swift

Last synced: 21 Mar 2025

https://github.com/shanwaz-78/course--javascirpt-the-new-hard-parts

I Would Recommend You Should Learn These Topics From This Source It's Marvelous..

asynchronous closures promises

Last synced: 22 Mar 2025

https://github.com/adarsh-np/jsbasics

javascript basics for beginners

closures stack this

Last synced: 25 Dec 2025

https://github.com/ruslanzharkov/algorithms-tasks-js

Algorithms and JavaScript challenges (closures, this, etc)

algorithms closures javascript js-challenges

Last synced: 04 Oct 2025

https://github.com/rajdeepc/30daysofjavascript

This repo consists of JS topics from beginner to expert with code snippets and explanation

closures coding javascript javascript30 js object oriented promises

Last synced: 21 Aug 2025

https://github.com/davidkhahn/advanced_javascript

Closures & Prototypal Inheritance, Object Oriented Programming, Functional Programming, Asynchronous Javascript, Error Handling, Modules

asynchronous-programming closures error-handling functional-programming javascript modules oop prototypal-inheritance

Last synced: 27 Aug 2025

https://github.com/pratik-123/clouserdemo

Use of Clouser in iOS using Swift language

closures ios swift swift-3 textfield

Last synced: 25 Dec 2025

https://github.com/mattlui/javascript_foundations

Intermediate JavaScript concepts

closures iife private-data

Last synced: 11 Nov 2025

https://github.com/incrementis/javascript-closures-over-strings-

Using a very simplified benchmark to show why it is not always effective to use string as code

benchmark book closures code effective javascript pixel rectangle square string

Last synced: 26 Dec 2025

https://github.com/virag-ky/advanced-javascript

This repository holds advanced JavaScript concepts that I've been practicing.

advanced-javascript asynchronous-javascript classes closures currying javascript prototype scope

Last synced: 28 Feb 2025

https://github.com/kudashevs/calculator-via-closure

A simple calculator app that implements math operations via a closure function.

case-study closures php

Last synced: 15 Mar 2025

https://github.com/ifeelgarv/chaiaurcode-javascript-bootcamp

This repo is about JavaScript series of Akshay Saini bhaiya.🌟💥

arrow-functions closures dom-manipulation filter v8-javascript-engine

Last synced: 11 Jun 2025

https://github.com/bafolts/tslint-no-closures

A typescript linting rule to discourage the usage of closures.

closure closures memory-leak tslint tslint-rules typescript

Last synced: 17 Jun 2025

https://github.com/afonsir/ruby-closures

Reading "Mastering Ruby Closures" book.

closures ruby

Last synced: 06 Sep 2025

https://github.com/jerp86/closures-iife-functions-scope-this

Entendendo o contexto this, Closures, IIFE e o Objeto Proxy em JS - Pré #SemanaJSExpert com @ErickWendel

closures iife javascript proxy-js this-js

Last synced: 11 Mar 2025

https://github.com/swellaby/nias

Rust library for commonly used closures

closures rust

Last synced: 06 Oct 2025

https://github.com/kylejeske/ts-calculator-anoymous-closurers

Example of a calculator which uses a closure design, within an anonymous method, for a private context not accessible from the scope of the public methods.

closures es6-javascript typescript

Last synced: 10 Jun 2025