awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Closures · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesClosures

Programming constructs that allow functions to retain access to variables from their outer lexical scope after execution.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Closures. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Programming Paradigms
  4. Functional Design Patterns
  5. Functional Programming
  6. Closures

Awesome Closures GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • getify/You-Dont-Know-JS

    getify/You-Dont-Know-JS

    184,424GitHubView on GitHub↗

    This project is a comprehensive educational series designed to provide a deep technical understanding of the JavaScript programming language. It functions as a multi-volume curriculum that guides developers through the core mechanisms, execution models, and underlying specifications that define how the language operate

    asyncbookbook-series
  • rust-lang/rust

    rust-lang/rust

    110,533GitHubView on GitHub↗

    Rust is a programming language designed for memory safety and performance. It provides a comprehensive curriculum that covers fundamental syntax, memory management, and advanced programming paradigms, including support for functional and object-oriented styles. The language features a strong type system that enforces m

    Rustcompilerlanguagerust