Pinned Repositories
crypto
Diglol Crypto for Kotlin Multiplatform.
encoding
Diglol Encoding provides Hex/Base16, Base32, Base45, Base64 encodings for Kotlin Multiplatform.
id
Diglol Id is a global Id generator for Kotlin Multiplatform.
quickjs
Go bindings to QuickJS: a fast, small, and embeddable ES2020 JavaScript interpreter.
robxyy's Repositories
robxyy/quickjs
Go bindings to QuickJS: a fast, small, and embeddable ES2020 JavaScript interpreter.
robxyy/AesGcm
(DEPRECATED - USE: https://developer.apple.com/documentation/cryptokit/aes/gcm) Galois/Counter Mode (GCM) with Advanced Encryption System (AES).
robxyy/Argon2
robxyy/argon2-browser
Argon2 library compiled for browser runtime
robxyy/cklib
robxyy/compose-multiplatform
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
robxyy/compose-multiplatform-core
Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.
robxyy/compose-richtext
A collection of Compose libraries for advanced text formatting and alternative display types.
robxyy/compose-webview-multiplatform
WebView for JetBrains Compose Multiplatform
robxyy/curve25519
Highly efficient implementation of elliptic curve 25519
robxyy/curve25519-oc
Curve25519 contains X25519 and Ed25519 implementations.
robxyy/easeagent
An agent component for the Java system
robxyy/govips
A fast and robust image library for Go built on libvips
robxyy/Kermit
Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility.
robxyy/keyboard-issues
robxyy/mmkv-kotlin
mmkv-kotlin
robxyy/mongo-java-driver
The Java driver for MongoDB
robxyy/noble-ed25519
Fastest JS implementation of ed25519 / ristretto255. High-security, auditable, 0-dependency EDDSA signatures and public keys
robxyy/react-native-code-push
React Native module for CodePush
robxyy/react-native-countdown
A simple countdown component for React Native.
robxyy/react-native-progress
Progress indicators and spinners for React Native
robxyy/react-native-webrtc
The WebRTC module for React Native
robxyy/react-native-webview
React Native Cross-Platform WebView
robxyy/shadowsocks-rust
A Rust port of shadowsocks
robxyy/sqldelight
SQLDelight - Generates typesafe Kotlin APIs from SQL
robxyy/SQLiter
Minimal multiplatform sqlite library
robxyy/wasm-feature-detect
A small library to detect which features of WebAssembly are supported.
robxyy/xid
xid is a globally unique id generator thought for the web
robxyy/zipline
Run Kotlin/JS libraries in Kotlin/JVM and Kotlin/Native programs
robxyy/zxing-cpp
C++ port of ZXing