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/CocoaPlusPlus
Thin C++ wrapper around Cocoa features.
eonil/TCPIPSocket.Swift
Provides simple, regular, thin, synchronous, asynchronous and minimal TCP/IP socket wrapper on Swift.
eonil/CodeView
A high-performance code editing view for Cocoa applications.
eonil/libgit2-make-ios
This is a set of shell script that makes universal static library binary of `libgit2` for iOS
eonil/Bullet-PhysicsEngine-BuildScript
eonil/ArchiveWatch
A quick implementation of simple image viewer for archive files (zip and rar).
eonil/EditorLegacy
Backup archive of Eonil Editor legacy source code.
eonil/Monolith.ObjectveC
An aggregation of all reusable code. This project is deprecated and no longer maintained. Please use Swift version replacement for new projects. https://github.com/Eonil/Monolith.Swift
eonil/SignalGraph.Swift
A set of classes to build data signal graphs.
eonil/awesome-remote-job
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
eonil/CargoQueryServer
eonil/Channel.Swift
This repository has been abandoned. DO NOT use this.
eonil/CodeTextViewController
eonil/DarwinWrapper
A wrappers around some Darwin (BSD layer of OS X) features that deals with some hard situations.
eonil/GDBRemoteSerialProtocol
Uploaded only for archive and reference purpose. Do not use this for your project.
eonil/HomeworkApp1
HomeworkApp for a technical interview process.
eonil/ImageCacheUtility.Swift
(abandoned and archived) Some utilities to cache images locally for iOS.
eonil/iota
A terminal-based text editor written in Rust
eonil/Junkyard
eonil/MulticastingStorage
Archived.
eonil/nanovg
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
eonil/Notification.Swift
(abandoned and archived)
eonil/Objective-Zip
An object-oriented friendly wrapper library for ZLib and MiniZip, in Objective-C for iOS and OS X
eonil/Promise.Swift
(abandoned and archived) Promise library for Swift.
eonil/Rust140InAppKitCrashTestCases
Test cases to reproduce crash of cargo/rustc with NSTask in AppKit.
eonil/swiftpp
A C++ to swift bridge implemented as a clang tool
eonil/SystemIconCatalogue
eonil/unilib
Embeddable C++ Unicode library offering utf-8 and utf-16 encoding, general category info, simple lowercasing and uppercasing and titlecasing, normalization forms and combining marks stripping.
eonil/UnrarKit
UnrarKit is here to enable Mac and iOS Cocoa apps to easily work with RAR files for read-only operations.
eonil/YYText
Powerful text framework for iOS to display and edit rich text.