How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem
Functional Programming Library for C++. Write concise and readable C++ code.
Probably the fastest coroutine lib in the world!
Folly is a collection of high-performance C++ components designed as an extension to the C++ Standard Library for large-scale production environments. It provides specialized toolkits for memory management, concurrency, asynchronous workflows, and low-latency input and output operations. The project distinguishes itself through the provision of lock-free containers and bounded queues to minimize contention in multi-threaded applications, alongside a framework for managing deferred computations using futures and promises. It further offers specialized memory arenas and optimized implementation
Declarative UI toolkit for modern C++20
The main features of aui-framework/aui are: Core Frameworks, Frameworks.
Projects with overlapping indexed features include: facebook/folly — Folly is a collection of high-performance C++ components designed as an extension to the C++ Standard Library for… facebook/libphenom — An eventing framework for building high performance and high scalability systems in C. chiraggude/awesome-laravel — A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem. dobiasd/functionalplus — Functional Programming Library for C++. Write concise and readable C++ code. alibaba/photonlibos — Probably the fastest coroutine lib in the world! gatsbyjs/gatsby — Gatsby is a React static site generator and hybrid rendering framework used to build websites by pre-rendering…