Pinned Repositories
Pelican
Pelican is swift wrapper over libetpan.
RunLoopSource
CFRunLoopSource wrapper with Swift
yossan's Repositories
yossan/altfunction
Connect lambda!
yossan/atcoder
My annals of AtCoder
yossan/atcoder-rs
Command for AtCoder
yossan/calling-alert-from-wasm
yossan/command-line-rust
Code for Command-Line Rust (O'Reilly, 2022, ISBN 9781098109417) https://learning.oreilly.com/library/view/command-line-rust/9781098109424/
yossan/competitive-rs
Competitive programming library for Rust
yossan/DataBindingSample
Android app sample for data binding in Kotlin
yossan/derivative-filter-in-wasm
A sample html inputing image to derivative filter
yossan/DrawingSampleApp
Android Drawing Sample App with pen and eraser function
yossan/Fibonacci-In-Wasm
A sample of Wasm
yossan/gitignore
A collection of useful .gitignore templates
yossan/Lexer_sample_with_DAF
yossan/linear_algebra_notes
My Linear Algebra Study Notes
yossan/lopdf
A Rust library for PDF document manipulation.
yossan/mastodon
Your self-hosted, globally interconnected microblogging community
yossan/my-first-netlify-sample
yossan/myneovim
My neovim configuration
yossan/observer_pattern_sample
An observer pattern sample in Rust
yossan/pdf
Rust library to read, manipulate and write PDF files.
yossan/pdf-rs-prototype
yossan/pdfbat
A PDF parser.
yossan/qiita_organizations_search_app
This is an application which can search for organizations registered on qiita by address.
yossan/rustodon
A Mastodon-compatible, ActivityPub-speaking server in Rust
yossan/ShadowPopupWindowSample
PopupWindow with elevation shadow
yossan/StickyBoard-
Android app
yossan/SwiftyTesseract
A Swift wrapper around Tesseract for use in iOS, macOS, and Linux applications
yossan/tesseract
Tesseract Open Source OCR Engine (main repository)
yossan/tesseract-build
A shell script to download and build tesseract-ocr from scratch
yossan/ViewPager2Sample
Android ViewPager2 Sample
yossan/WebSocketServer
WebSocketServer Sample in Java