Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/foxcapades/kps

A collection of types and utilities that deal in unboxed primitive types.
https://github.com/foxcapades/kps

Last synced: 5 days ago
JSON representation

A collection of types and utilities that deal in unboxed primitive types.

Awesome Lists containing this project

README

        

= Kotlin Primitives

image:https://img.shields.io/github/license/Foxcapades/kps[]
image:https://img.shields.io/badge/jdk-1.8-blue[]

Small libraries that add functionalities around unboxed primitives in Kotlin.

Libraries in this repo:

* link:kpd/[KPD (Primitive Deques)]