All Projects β†’ square β†’ Okio

square / Okio

Licence: apache-2.0
A modern I/O library for Android, Java, and Kotlin Multiplatform.

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Okio

meu kumbu
πŸ’΅Meu Kumbu πŸ’° (Means My Money) is a template app that people can use to build their owns Wallet πŸ€‘ or a mobile 🏦 banking app.
Stars: ✭ 55 (-99.3%)
Mutual labels:  kotlin-multiplatform
KotlinCompilerPluginExample
This is an example project that shows how to create a Kotlin Compiler Plugin. The plugin will print "Hello from" and the name of the file that is being compiled, as a compiler warning to the terminal log.
Stars: ✭ 43 (-99.45%)
Mutual labels:  kotlin-multiplatform
TMDbMultiplatform
Step-by-step guide on Kotlin Multiplatform
Stars: ✭ 86 (-98.9%)
Mutual labels:  kotlin-multiplatform
chip-8
Jetpack Compose and SwiftUI based Kotlin Multiplatform fork of https://github.com/cbeust/chip-8 (Chip-8 Emulator)
Stars: ✭ 36 (-99.54%)
Mutual labels:  kotlin-multiplatform
moko-errors
Automated exceptions handler for mobile (android & ios) Kotlin Multiplatform development.
Stars: ✭ 45 (-99.42%)
Mutual labels:  kotlin-multiplatform
Keemun
No description or website provided.
Stars: ✭ 13 (-99.83%)
Mutual labels:  kotlin-multiplatform
arkitekt-kmm
KMM library for UseCase abstraction
Stars: ✭ 37 (-99.53%)
Mutual labels:  kotlin-multiplatform
Sqldelight
SQLDelight - Generates typesafe Kotlin APIs from SQL
Stars: ✭ 4,333 (-44.63%)
Mutual labels:  kotlin-multiplatform
koru
Simple coroutine wrappers for Kotlin Native. Generated from annotations. Compatible with RxSwift, Combine etc.
Stars: ✭ 141 (-98.2%)
Mutual labels:  kotlin-multiplatform
cognito-idp
Lightweight AWS Cognito Identity Provider client for Kotlin Multiplatform and Typescript projects.
Stars: ✭ 14 (-99.82%)
Mutual labels:  kotlin-multiplatform
kmm-awesome
An awesome list that curates the best KMM libraries, tools and more.
Stars: ✭ 598 (-92.36%)
Mutual labels:  kotlin-multiplatform
crypto
A collection of Kotlin Multiplatform Mobile cryptographic hashing functions.
Stars: ✭ 45 (-99.42%)
Mutual labels:  kotlin-multiplatform
drill4j
Drill - a plugin based profiler.
Stars: ✭ 79 (-98.99%)
Mutual labels:  kotlin-multiplatform
tmdb-api
This Kotlin Multiplatform library is for accessing the TMDB API to get movie and TV show content. Using for Android, iOS, and JS projects.
Stars: ✭ 31 (-99.6%)
Mutual labels:  kotlin-multiplatform
kotlinx-resources
Kotlin Multiplatform (KMP) library for reading resources in tests
Stars: ✭ 15 (-99.81%)
Mutual labels:  kotlin-multiplatform
multithread-mpp
This is the best architecture of Kotlin Multiplatform Project I think! This project works on background thread using kotlinx.Coroutines.
Stars: ✭ 16 (-99.8%)
Mutual labels:  kotlin-multiplatform
kool
A Vulkan/OpenGL engine for Desktop Java and Javascript written in Kotlin
Stars: ✭ 76 (-99.03%)
Mutual labels:  kotlin-multiplatform
Koin
Koin - a pragmatic lightweight dependency injection framework for Kotlin
Stars: ✭ 7,142 (-8.74%)
Mutual labels:  kotlin-multiplatform
kinsight-multiplatform
Kotlin Multiplatform Concept - iOS, MacOS, WatchOS (SwiftUI), Android (phone and Wear OS), JVM Web Server - Alpha Capture
Stars: ✭ 38 (-99.51%)
Mutual labels:  kotlin-multiplatform
Arbor
Like Timber, just different
Stars: ✭ 55 (-99.3%)
Mutual labels:  kotlin-multiplatform

Okio

See the project website for documentation and APIs.

Okio is a library that complements java.io and java.nio to make it much easier to access, store, and process your data. It started as a component of OkHttp, the capable HTTP client included in Android. It's well-exercised and ready to solve new problems.

License

Copyright 2013 Square, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].