klibs.io
Report an issue
About & FAQ
Klibs.io wordmark
Press / to search + KMP projects
jsoizo logo

jsoizo

  • jsoizo
  • jun@sakamo.to

kotlin-csv

by jsoizo

724

CSV Reader/Writer library with an easy-to-use DSL interface, automating I/O handling. Supports reading from various sources, sequence processing, suspending functions, and customizable options for both reading and writing operations.

#parsing, #file, #data, #csv

JVMJS

Apache License 2.0

kotlin-retry-arrow-either

by jsoizo

2

Extends retry functionality to handle operations returning Arrow's Either type, facilitating error handling without exceptions. Enhances retry logic with customizable policies.

#wrapper, #monads, #functional-programming, #arrow-kt

Android JVMJVMKotlin/NativeJS

MIT License

kotlinx-serialization-php

by jsoizo

1

Enables PHP serialization format support, facilitating encoding and decoding of various types like strings, integers, and custom classes. Supports comprehensive type compatibility, excluding sets and partial sealed class support.

#wasm, #serializer, #serialization, #kotlin-serialization, #fileformat

Android JVMJVMKotlin/NativeWasmJS

MIT License

partial-function-kt

by jsoizo

0

Offers Scala's PartialFunction, enabling partial application of functions with chaining capabilities for complex logic, and supports operations with arrays, results, or nullable types.

#utility, #language-extensions, #functional-programming

Android JVMJVMKotlin/Native

MIT License