Closure

Open-source projects categorized as Closure

Top 12 Closure Open-Source Projects

  • closure-library

    Google's common JavaScript library

  • Project mention: For processing strings, streams in C++ can be slow | news.ycombinator.com | 2023-12-06

    > "I recently learned that some Node.js engineers prefer stream classes when building strings, for performance reasons." Pretty much tells you everything you need to know about node js, I guess.

    Google Closure Library includes a StringBuffer class. [1]

    I recall it having explanatory notes, but I don't see them in the code now. JavaScript engines can optimize a string concatenating to in-place edit, if there is only one reference to the first string. The StringBuffer class keeps the reference count at one, guaranteeing this optimization is available, even if the StringBuffer itself is ever shared.

    [1] https://github.com/google/closure-library/blob/master/closur...

  • gravity

    Gravity Programming Language

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • FastExpressionCompiler

    Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expressions.

  • macro

    Customize code using closures

  • PMSuperButton

    🔥 PMSuperButton is a powerful UIButton coming from the countryside, but with super powers! 😎

  • Arrayy

    🗃 Array manipulation library for PHP, called Arrayy!

  • serializable-closure

    Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • gollback

    Go asynchronous simple function utilities, for managing execution of closures and callbacks

  • obj.h

    🚀 OOP in pure C with a single-header

  • libcclosure

    Thread-safe closures as first-class functions for C

  • ValueTransformerKit

    ValueTransformer toolkit for swift

  • static

    Type-safe and interoperable static values and closures

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Closure related posts

Index

What are some of the best open-source Closure projects? This list will help you:

Project Stars
1 closure-library 4,837
2 gravity 4,266
3 FastExpressionCompiler 1,104
4 macro 1,031
5 PMSuperButton 723
6 Arrayy 478
7 serializable-closure 466
8 gollback 116
9 obj.h 101
10 libcclosure 12
11 ValueTransformerKit 8
12 static 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com