Pinned Repositories
rpaheui
Industrial-strength implementaiton of Aheui written in RPython with JIT
gureum
더 편리한 macOS 한글 입력기
RustPython
A Python Interpreter written in Rust
xchataqua
An IRC client, OS X native front-end for XChat ( http://itunes.apple.com/app/id447521961 )
FoundationExtension
Foundation/Cocoa/UIKit extension kit. Reference document:
itunes-iap
Apple iTunes In-app purchase verification tool
ring
Python cache interface with clean API and built-in memcache & redis + asyncio support.
UI7Kit
Backport flat-style UIKit from iOS7 to iOS5+
UIKitResources
This repository includes UIKit resources of Apple iOS7.
VisualJSON
JSON pretty-viewer for OS X.
youknowone's Repositories
youknowone/ring
Python cache interface with clean API and built-in memcache & redis + asyncio support.
youknowone/methodtools
Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.
youknowone/apple-sys
The auto-managed -sys crate for Apple platforms using bindgen directly from build environment
youknowone/python-deadlib
Python dead batteries. See PEP 594.
youknowone/result-like
youknowone/wirerope
youknowone/aheui-rust
Aheui interpreter in Rust
youknowone/nix
Rust friendly bindings to *nix APIs
youknowone/RustPython
A Python Interpreter written in Rust
youknowone/adarkroom
A Dark Room - A Minimalist Text Adventure
youknowone/cbindgen
A project for generating C bindings from Rust code
youknowone/cc-rs
Rust library for build scripts to compile C/C++ code into a Rust library
youknowone/ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
youknowone/cpython
The Python programming language
youknowone/Evolve
An incremental game about evolving a civilization
youknowone/greptimedb
An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported. Available on GreptimeCloud.
youknowone/libc
Raw bindings to platform APIs for Rust
youknowone/manifest-feature-gen
Generate features of cargo manifest
youknowone/pip
The Python package installer
youknowone/platformdirs
A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
youknowone/rust
a safe, concurrent, practical language
youknowone/rust-ffi_types
youknowone/rust-time-c
Rust std::time compatible C/C++ header
youknowone/rustfmt
Format Rust code
youknowone/RustPython-parser
youknowone/setuptools
Official project repository for the Setuptools build system
youknowone/socket2
Advanced configuration options for sockets.
youknowone/vecset-rs
A Vec-based binary-searching ordered map and set implementation for rust
youknowone/wheel
The official binary distribution format for Python
youknowone/windows-rs
Rust for Windows