Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/foxcapades/kps
- Owner: Foxcapades
- License: mit
- Created: 2022-07-11T11:20:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-18T15:01:41.000Z (over 2 years ago)
- Last Synced: 2024-10-17T01:19:06.940Z (20 days ago)
- Language: Kotlin
- Homepage:
- Size: 1.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.adoc
- License: license
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)]