closure-library

Open-source projects categorized as closure-library

Top 5 closure-library 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...

  • rules_closure

    Closure rules for Bazel

  • Project mention: Google Closure | news.ycombinator.com | 2024-03-17
  • 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
  • closure

    A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful. (by coyorkdow)

  • Project mention: I developed an alternative to std::function. It integrates the both std::function and std::bind, and even more powerful. | /r/cpp | 2023-07-05
  • gwt3-processors

    Set of goodies for J2CL apps

  • libcclosure

    Thread-safe closures as first-class functions for C

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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-library related posts

  • Google Closure

    1 project | news.ycombinator.com | 17 Mar 2024
  • For processing strings, streams in C++ can be slow

    8 projects | news.ycombinator.com | 6 Dec 2023
  • Closure Library Is in Maintenance Mode

    1 project | news.ycombinator.com | 6 Nov 2023
  • I developed an alternative to std::function. It integrates the both std::function and std::bind, and even more powerful.

    1 project | /r/cpp | 5 Jul 2023
  • Best alternative to closure in C?

    2 projects | /r/cprogramming | 6 Feb 2023
  • Which Type, Currency Values In DB?

    1 project | /r/webdev | 5 Oct 2022
  • Building an Application with ClojureScript

    2 projects | dev.to | 19 Sep 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 5 May 2024
    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. Learn more →

Index

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

Project Stars
1 closure-library 4,841
2 rules_closure 150
3 closure 46
4 gwt3-processors 13
5 libcclosure 12

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