kenilt's Stars
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
nlohmann/json
JSON for Modern C++
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
rxhanson/Rectangle
Move and resize windows on macOS with keyboard shortcuts and snap areas
mikepenz/MaterialDrawer
The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.
coil-kt/coil
Image loading for Android and Compose Multiplatform.
mockk/mockk
mocking library for Kotlin
sindresorhus/create-dmg
Create a good-looking DMG for your macOS app in seconds
jacoco/jacoco
:microscope: Java Code Coverage Library
iPaulPro/aFileChooser
[DEPRECATED] Android library that provides a file explorer to let users select files on external storage.
Kotlin/kotlinx-kover
markcheno/go-talib
A pure Go port of TA-Lib (http://ta-lib.org)
EdsonBueno/infinite_scroll_pagination
Flutter package to help you lazily load and display pages of items as the user scrolls down your screen.
glebarez/sqlite
The pure-Go SQLite driver for GORM
nguyenhoanglam/ImagePicker
A customizable library for selecting images on the device.
TellowKrinkle/pcsx2
PCSX2 - The Playstation 2 Emulator
pgaskin/NickelMenu
The easiest way to launch scripts, change settings, and run actions on Kobo e-readers.
jgoguen/calibre-kobo-driver
An extension of the existing KoboTouch driver provided with Calibre. This plugin allows modifying ePub files to enable extra Kobo features. I am providing code in the repository to you under an open source license. Because this is my personal repository, the license you receive to my code is from me and not my employer.
otakoyi/flutter_ddd_riverpod_example
This is an example project for the article about implementing clean architecture in flutter with riverpod and supabase as backend service.
sbooth/SFBPopovers
Customizable popover windows for macOS
kenilt/LoopingViewPager
A ViewPager that supports infinite looping effect, smart auto-scroll, compatible with any indicators and easy to use. It especially uses it as banners of application with a simple item page.
ProxymanApp/CodeMirror-Swift
CodeMirror-Swift is a lightweight wrapper of CodeMirror for macOS and iOS
SKGleba/IMCUnlock
Playstation Vita/TV eMMC partitioning tool
julianxhokaxhiu/iPoPS
Convert your PSX Discs and ISOs into the PBP format, and play them on your PSP
xnohat/wordwisecreator
Generate Kindle Wordwise for All type of Ebook (EPUB, MOBI, PRC, AZW3, PDF...)
DivineDominion/NSWindow-Tabbing
Programmatically create tabs in NSWindow without using the built-in stuff of NSDocument
Comcast/DahDit
Custom Views for drawing Dotted and Dashed Lines without jumping through hoops.
appcoda/macOS-TableView-Demo
A simple table view demo for macOS
dougzilla32/CustomMenus
This is a Swift port of the original "CustomMenus" Objective-C sample project from Apple. It demonstrates a custom search completions popup window, and also demonstrates a popup menu with a custom view.
appcoda/MacControls
A demo app showing you how to work with custom views and Cocoa controls in macOS programming