Showing 36 of 87 projects
A categorized collection of C++ resources covering analysis, debugging, performance, standardization, and more.
A lightweight, extensible quality optimization toolkit for Android applications, focusing on performance, stability, and package size reduction.
A highly configurable, well-tested JavaScript-based HTML compressor/minifier with Node.js support.
A PHP library that generates and manages various types of object-oriented proxy classes for lazy loading, access control, and remote objects.
Move an async function into its own Web Worker thread for off‑main‑thread execution.
A Java library providing efficient, zero-overhead access to native C++ code using JNI and annotations.
A Haskell library that simplifies concurrent data access by automatically batching, caching, and parallelizing remote requests.
Alibaba's OpenJDK 8 implementation optimized for extreme-scale e-commerce, financial, and logistics applications.
A heap memory profiler for Linux that traces allocations with stack traces to find memory leaks, hotspots, and temporary allocations.
A file synchronization tool that enables fast Docker development workflows by efficiently syncing code between host and containers.
An enterprise-grade Java Virtual Machine optimized for small footprint, fast startup, and high throughput in cloud deployments.
A high-performance string library leveraging SIMD and SWAR to accelerate search, hashing, sorting, and edit distances across C, C++, Python, Rust, and more.
A compiled high-level language that simplifies creating C extensions for PHP.
A script and resource loader that caches files in localStorage to improve page load performance.
A DOM API implementation that runs in a Web Worker to offload DOM mutations from the main thread.
A curated list of awesome resources for learning and mastering .NET performance optimization, including books, talks, blogs, and tools.
A JavaScript and CSS compressor that removes whitespace, comments, and safely obfuscates local variables for optimal file size reduction.
A language and runtime that optimizes performance of data-intensive applications by lazily building and optimizing computations across libraries.
Generates static MarshalJSON/UnmarshalJSON functions for Go structs, providing 2-3x faster JSON serialization with drop-in replacement.
A curated collection of tutorials, videos, and tools for Android performance optimization.
A Go implementation of Roaring bitmaps, a compressed bitmap data structure for fast set operations on large integer datasets.
Limit concurrency when running multiple promise-returning and async functions in Node.js and browsers.
A Laravel package that caches entire HTTP responses to dramatically speed up application performance.
A web tool that generates optimized PostgreSQL configuration based on your hardware specifications.
Generates critical CSS for web pages to speed up initial rendering by extracting above-the-fold styles.
A Ruby gem for collecting and reporting production code coverage, tracking line-of-code execution frequency.
A Python package that automatically accelerates pandas and Modin DataFrame apply operations by choosing the fastest available method.
A comprehensive Java collections framework with optimized data structures and a rich, functional, fluent API.
A cross-platform C99 library to detect CPU features and microarchitecture at runtime.
Restarts CLI processes without loading the Xdebug extension to improve performance.
A curated collection of C/C++ performance optimization resources: talks, articles, books, libraries, tools, blogs, and sites.
A high-performance, pattern-defeating quicksort implementation designed as a drop-in replacement for C++'s std::sort.
A GraphQL adapter for Fastify that enables building GraphQL servers and gateways with performance optimizations.
A comprehensive guide and collection of best practices for deploying, monitoring, and securing Ruby on Rails applications in production environments.
A high-performance, easy-to-use GIF engine for iOS and Swift, offering optimized playback and memory management.
A dynamic script loader that loads JavaScript files in parallel while managing execution order dependencies.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.