Showing 36 of 1171 projects
A master's thesis project benchmarking OpenGL vs Vulkan API performance through identical test implementations.
A zero-allocation Go library providing nullable types with conversion functions and configurable marshallers.
A .NET library providing an in-memory data structure with efficient indexing and querying, including range, spatial, vector, and fuzzy string matching.
A sample application showcasing the Phalcon PHP Framework's features and capabilities.
A fast and minimal JSON parser and transformer for Go that works on unstructured JSON without full unmarshalling.
High-performance generics and defaults replacement classes for Delphi (XE8+) with inline implementations.
A simple Rust library for measuring elapsed time with a stopwatch interface.
A Swift module for measuring and reporting execution time of code blocks with simple APIs and operator support.
An alternative Ember Data model implementation for handling dynamic schemas and large APIs without defining individual DS.Model classes.
A high-performance Neovim plugin for efficient cursor word highlighting with filetype exclusions and minimal redraws.
Cache values in Web Extensions with automatic expiration and memoize-like function caching.
A lightweight, high-performance HTTP router for Go built on a trie tree data structure.
A Common Lisp library that enables compile-time generic function dispatch for performance optimization, similar to overloading in C++/Java.
A high-performance binary serializer for C# structs using source generators to generate optimized serialization code at compile time.
An extremely fast plain C asynchronous logging library designed to minimize log producer thread overhead.
A cross-platform, event-driven C library providing a unified networking stack with HTTP, WebSocket, data structures, and cryptography.
A fast Node.js stream splitter for binary data that splits on newlines or custom delimiters without converting to strings.
A React Native ScrollView/ListView component with image and component lazy loading to optimize performance.
A React Native ScrollView component that provides infinite paged scrolling with customizable off-screen page rendering.
A simple, lightweight spatial hash library for Lua, optimized for 2D bounding box overlap detection.
A type-safe, thread-safe LRU memory cache implementation for Swift applications.
A Go linter that detects nested contexts in loops or function literals to prevent performance issues.
A dependency injection library for Go with service lifetimes (singleton, scoped, transient) and automatic wiring.
A React Native library for sending console logs, errors, and uncaught exceptions to New Relic for monitoring.
A C++ stack container with significantly better performance than std::stack across various data sizes.
A Rust-based, feature-rich, and high-performance replacement for the Windows `tree` command with diff-level compatibility.
A UITableView category that caches cells to eliminate scroll lag during cell instantiation.
An ESLint plugin that automatically optimizes regular expression literals for better performance.
Measure the time a promise takes to resolve with a simple decorator function.
A fast and convenient image processing library for the Crystal language.
A high-performance JavaScript library for computing cartesian products of arrays.
A WebAssembly wrapper library for creating fast image math modules with JavaScript fallback.
A Rust library for reading input lines as byte slices to avoid allocations and improve performance.
A high-performance, persistent hash-based map and set implementation for F#, optimized for the .NET runtime.
A Delphi library for modeling structured data with serialization to/from multiple formats like JSON, CBOR, BSON, and MessagePack.
An Erlang implementation of the SIMD-oriented Fast Mersenne Twister pseudorandom number generator, with both NIF and pure Erlang modules.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.