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/FileSystemEvents
Provides dead-simple access to FSEvents framework in Swift.
eonil/fsevents-unofficial-wrapper
An unofficial wrapper around FSEvent tailored for Swift 3.
eonil/PseudoTeletypewriter.Swift
A simplest wrapper to use `pty` in Swift.
eonil/hotkey
Wrapper to macOS global hot-key subsystem.
eonil/aafc2
App Architecture for Cocoa 2
eonil/swift-ot4
A value based outline-view.
eonil/DifferenceKit
💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
eonil/json.swift
Strongly typed JSON library for Swift.
eonil/KeychainAccess
Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
eonil/MASShortcut
Modern framework for managing global keyboard shortcuts compatible with Mac App Store. More details:
eonil/BTree
Fast ordered collections for Swift using in-memory B-trees
eonil/foundationdb-rs
FoundationDB Rust client api
eonil/HorizontalItemListViewExample
Shows how to make horizontal flowing tag list.
eonil/instant-meshes
Interactive field-aligned mesh generator
eonil/Magnet
Customaize global hotkeys in macOS.
eonil/NMSSH
NMSSH is an Objective-C wrapper for libssh2, with a sweet API.
eonil/Nuke
A powerful image loading and caching system
eonil/overlay
Overlay content view presentation/dismission management controller for iOS.
eonil/rls
Repository for the Rust Language Server (aka RLS)
eonil/rust
A safe, concurrent, practical language.
eonil/rust-drop-in-replacement-fail
eonil/rust-minimal-exotic-examples
Minimal how-to examples of exotic cases in Rust for myself.
eonil/rust-openssl
OpenSSL bindings for Rust
eonil/rust-websocket
A WebSocket (RFC6455) library written in Rust
eonil/SelfSizingTextInputAccessoryViewExample
Describes how to make self-sizing text-view in input accessory view.
eonil/SkyFloatingLabelTextField
A beautiful and flexible text field control implementation of "Float Label Pattern". Written in Swift.
eonil/state-series.swift
Provides state-series collection with unique ordered keys. Key space can be compacted automatically up to certain scale.
eonil/stupid-stats
Tutorial and demo of rust compiler replacement tooling
eonil/timepoint.swift
Globally ordered, infinite-spaced unique ID.
eonil/tree.swift