Pinned Repositories
again
Decorators for logging; super simple unit-test framework; statemachine; eventing boilerplate
json-streamer
A fast streaming JSON parser for Python that generates SAX-like events using yajl
punt
punt makes adb logcat better
sqldb
SqlDB does sqlite for android properly - not an ORM
sslfacade
An attempt to make the use of Java's SSLEngine easier.
themstates
A succinct but expressive state machine library
vyked
A python asyncio driven service oriented architecture framework
kashifrazzaqui's Repositories
kashifrazzaqui/json-streamer
A fast streaming JSON parser for Python that generates SAX-like events using yajl
kashifrazzaqui/vyked
A python asyncio driven service oriented architecture framework
kashifrazzaqui/sslfacade
An attempt to make the use of Java's SSLEngine easier.
kashifrazzaqui/sqldb
SqlDB does sqlite for android properly - not an ORM
kashifrazzaqui/punt
punt makes adb logcat better
kashifrazzaqui/themstates
A succinct but expressive state machine library
kashifrazzaqui/again
Decorators for logging; super simple unit-test framework; statemachine; eventing boilerplate
kashifrazzaqui/bplusdisk
A on-disk B+ tree for rust
kashifrazzaqui/dotfiles
kashifrazzaqui dotfiles
kashifrazzaqui/myvim
My vim directory
kashifrazzaqui/temple
A python script to generate scaffolding for typescript projects
kashifrazzaqui/AndroidFastDevelop
汇集各种开发案例
kashifrazzaqui/FluffyDisplay
FluffyDisplay: Manage virtual displays on your Mac
kashifrazzaqui/lifeline
Calculate savings compound growth
kashifrazzaqui/onlythese
Command to move only files that match pattern and time
kashifrazzaqui/pythonbasics
a python notebook for demonstrating basic python ideas
kashifrazzaqui/rtmp-rtsp-stream-client-swift
Library to stream in rtmp and rtsp for IOS. All code in Swift
kashifrazzaqui/sqlglot
Python SQL Parser and Transpiler
kashifrazzaqui/SwiftyTextTable
A lightweight library for generating text tables.
kashifrazzaqui/WebRTCAndroid
WebRTC Android Video Chat reference project based on AppRTCMobile
kashifrazzaqui/WebSocketTest
Test application for using Websocket server and client on iOS