Pinned Repositories
ClangWrapper.Swift
Clang C API wrapper for Swift.
CocoaPlusPlus
Thin C++ wrapper around Cocoa features.
CocoaProgrammaticHowtoCollection
A collection of programmatic how-to code examples for each cases to write a Cocoa GUI (AppKit) app and some non GUI stuffs.
FileSystemEvents
Provides dead-simple access to FSEvents framework in Swift.
FSEvents
An unofficial wrapper around FSEvent tailored for Swift 5.
fsevents-unofficial-wrapper
An unofficial wrapper around FSEvent tailored for Swift 3.
ridl
Rust code as IDL.
slsl
SLSL (Segment Length Summation List). A.K.A. Segment Tree or Interval Tree.
swift-hamt
An implementation of HAMT data-structure in Swift
TCPIPSocket.Swift
Provides simple, regular, thin, synchronous, asynchronous and minimal TCP/IP socket wrapper on Swift.
eonil's Repositories
eonil/FSEvents
An unofficial wrapper around FSEvent tailored for Swift 5.
eonil/cama
Clean Actor Model Architecture
eonil/hpsf
eonil/ridl
Rust code as IDL.
eonil/slsl
SLSL (Segment Length Summation List). A.K.A. Segment Tree or Interval Tree.
eonil/array-compile-speed-test
eonil/BigDecimal
Arbitrary-precision decimal arithmetic in Swift with full math functions and fixed-precision Decimal 32-, 64-, and 128-bit types.
eonil/cix
CI tools collection.
eonil/kcg
Schema Code-Gen.
eonil/keychain-swift
Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS.
eonil/NukeUI
Lazy image loading for Apple platforms: SwiftUI, UIKit, AppKit
eonil/observatory
Eonil's Personal Website
eonil/oidn
Intel® Open Image Denoise library
eonil/patchwork
Minimal declarative layout library for UIKit.
eonil/remote-or-flexible-work-company-in-korea
한국에서 원격근무 혹은 자율출퇴근이 되는 회사 리스트를 아카이브합니다
eonil/schema-collections
Personal collections of WIT for several service APIs.
eonil/SQift
Powerful Swift wrapper for SQLite
eonil/SQLite.swift
A type-safe, Swift-language layer over SQLite3.
eonil/strongly-typed-foundation-nserror
Strongly typed version of `Foundation.NSError`.
eonil/swift-package-manager
The Package Manager for the Swift Programming Language
eonil/swift-webgpu
Swift bindings for WebGPU
eonil/SwiftPhotoGallery
iOS photo gallery written in Swift
eonil/SwiftyTextTable
A lightweight library for generating text tables.
eonil/test1
eonil/UIKitCustomModalSheetPresentationSample
eonil/uipatch
Declarative UIKit.
eonil/util
Utility code collection for Rust.
eonil/wasminspect
An interactive debugger for WebAssembly
eonil/weekend-raytracer-wgpu
A GPU raytracer inspired by the "Ray Tracing In One Weekend" series of books
eonil/weekend-raytracing-swift