-
react-native-columnar Public
🚀 High-performance utility for zero-copy data transport from JSI C++ to JavaScript via columnar ArrayBuffer layout
-
react-native-turbo-base64 Public
⚡ The fastest base64 encoding/decoding library for React Native. Up to 10x faster with optimized C++ and JSI bindings.
-
react-native-ultra-base64 Public
⚡ The fastest base64 encoding/decoding library for React Native. Up to 10x faster with optimized C++ and JSI bindings.
-
tui-task-manager Public
A keyboard-driven, terminal-based task and time-tracking application built with C++23, FTXUI, and SQLite.
C++ UpdatedMay 7, 2026 -
rn-fade-wrapper Public
🔥 React Native fade gradient wrapper for scroll views and overlays
-
react-native-auto-skeleton Public
🚀 Automatically generates skeleton based on your existing UI layout without manual configuration.
-
react-native-xxhash Public
💪 A high-performance React Native library for generating xxHash hashes using C++ and JSI
-
cropbot Public
Cropbot is a programming automation game where your C++ code controls a farming drone in real time
-
react-native-ulid-jsi Public
🔥 Ultra-fast ULID generation for React Native using JSI
-
react-native-quick-md5 Public
Forked from craftzdog/react-native-quick-md5Fast C++ implementation with JSI binding of MD5 for React Native
C++ MIT License UpdatedFeb 3, 2026 -
react-native-quick-base64 Public
Forked from craftzdog/react-native-quick-base64A fast base64 module for React Native
TypeScript MIT License UpdatedSep 30, 2025 -
react-native-sync-tasks Public
🚀 JSI-based task scheduler for React Native — periodically polls APIs, hashes responses to prevent redundant updates, and manages all tasks natively.
-
-
react-native-img-buffer-save Public
💪 A native solution to save raw image buffers (ArrayBuffer / Uint8Array) directly to the device gallery using JSI for maximum performance
-
react-native-config-jsi Public
⚡️ Fast JSI-based library to access .env variables natively with C++ performance.
-
decodable-js Public
Json parse for JavaScript