react-native-bignumber
react-native-quick-sqlite
react-native-bignumber | react-native-quick-sqlite | |
---|---|---|
1 | 2 | |
351 | 2 | |
0.3% | - | |
2.4 | 2.5 | |
6 days ago | 3 months ago | |
JavaScript | C | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
react-native-bignumber
react-native-quick-sqlite
-
How to deal with single thread on mobile?
If you are interested in thread-offloading and specifically writing a large volume of data to a db, take a look at https://github.com/margelo/react-native-quick-sqlite
-
How is telegram so fast?
I’m using this sqlite package which uses JSI: https://github.com/margelo/react-native-quick-sqlite and I’ve never experienced lag.
What are some alternatives?
react-native-big-list - This is a high performance list view for React Native with support for complex layouts using a similar FlatList usage to make easy the replacement. This list implementation for big list rendering on React Native works with a recycler focused on performance and memory usage and so it permits processing thousands items on the list.
Telegram-Android - Telegram for Android source
finance-band - Finance Band is an android application written in react native that allows you to view the prices of financial instruments (like BTC, AMZN) on smart wristbands.
react-native-mmkv-storage - An ultra fast (0.0002s read/write), small & encrypted mobile key-value storage framework for React Native written in C++ using JSI
react-native-create-library - :notebook: Command line tool to create a React Native library with a single command
react-native-mmkv - ⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!
react-native-quick-crypto - ⚡️ A fast implementation of Node's `crypto` module written in C/C++ JSI
react-native-multithreading - 🧵 Fast and easy multithreading for React Native using JSI
react-native-buffer - The buffer module from node.js, for React Native
react-native-quick-sqlite - Fast SQLite for react-native.
react-native-sensor-fusion - Robust absolute positioning in React Native.
react-native-style-utilities - Fully typed hooks and utility functions for the React Native StyleSheet API