Pinned Repositories
IGAutoCompletionToolbar
IGAutoCompletionToolbar is a UICollectionView subclass created to display auto completion via a keyboard accessory view.
IGFastImage
Finds the size and type of an image given its uri by fetching as little as needed.
IGHTMLQuery
IGHTMLQuery is a lightweight XML/HTML parser for Objective-C, built on top of libxml.
instant
An experiment on real time visualize development tool, inspired by Bret Victor's Inventing on Principle talk and @ermau C# Implementation.
NanoStoreInMotion
RubyMotion wrapper for NanoStore, a lightweight schema-less key-value document database based on sqlite.
peerflix-ios
Streaming torrent client for iOS
QuickJS-iOS
Build QuickJS Library for iOS
react-native-htmltext
Use HTML like markup to create stylized text in ReactNative.
websnap
Create snapshot of webpage
zhconv
利用 MediaWiki 作中文繁簡互換,支援地區詞處理 (大陸、香港、台灣及新加坡)
siuying's Repositories
siuying/QuickJS-iOS
Build QuickJS Library for iOS
siuying/UniversalDetector
Wrapper of uchardet for Objective-C. UniversalDetector takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text.
siuying/llama.swift
This package provides Swift bindings for llama.cpp
siuying/BSMInputMethod
筆順碼輸入法 - BSM Input Method for Mac OS X (10.8+)
siuying/charlock_holmes-jruby
Character encoding detecting library for JRuby using ICU4J.
siuying/Rome
Makes it easy to build a list of frameworks.
siuying/WebRTC_Universal
WebRTC framework in xcframework format for iOS and macOS.
siuying/BuildingXCFrameworks
siuying/Erik
Erik is an headless browser based on WebKit. An headless browser allow to run functional tests, to access and manipulate webpages using javascript.
siuying/Forest
A collection of persistent immutable trees.
siuying/Kanna
Kanna(鉋) is an XML/HTML parser for Swift.
siuying/LogView
A simple and convenient way to view logs in the iOS app. Available as SwiftUI View.
siuying/NGT.swift
High-speed approximate nearest neighbors for Swift
siuying/node-better-sqlite3-mozporter
Porter stemmer from Mozilla Thunderbird for sqlite3.
siuying/node-sqlite3-mozporter
Porter stemmer from Mozilla Thunderbird for sqlite3.
siuying/opengpts
siuying/OpenMP
Script to build OpenMP for iOS and Mac
siuying/openmp-build
build libomp for mac and iOS
siuying/postgres-kit
🐘 Non-blocking, event-driven Swift client for PostgreSQL.
siuying/PythonKit
Swift framework to interact with Python.
siuying/Radar_TypeCheckerInfiniteMemory
Reproduce a bug of Swift type checker can use up all memory of the system
siuying/RxOptional
RxSwift extentions for Swift optionals and "Occupiable" types
siuying/sha512-universal
Sha512 hashing algorithm implemented in WebAssembly with a pure JavaScript fallback alongside
siuying/sql.js-httpvfs
siuying/sqlite-vss
A SQLite extension for efficient vector search, based on Faiss!
siuying/SwiftAirtable
An unofficial Swift interface to Airtable's REST API
siuying/SwiftSoup
SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)
siuying/SwiftTidy
Swift wrapper to tidy-html5
siuying/typeorm-sandbox
siuying/VLCKit
Clone of https://code.videolan.org/videolan/VLCKit