letqingbin's Stars
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
bilibili/ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
kornelski/pngquant
Lossy PNG compressor — pngquant command based on libimagequant library
tinymind/LSUnusedResources
A Mac App to find unused images and resources in Xcode project.
Lojii/Knot
一款iOS端基于MITM(中间人攻击技术)实现的HTTPS抓包工具,完整的App,核心代码使用SwiftNIO实现
meitu/MTHawkeye
Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)
rohitrango/automatic-watermark-detection
Project for Digital Image Processing
shenruisi/Stay
Stay is a local userscript manager and an extension sample for Safari on iOS/iPadOS.
waywardgeek/sonic
Simple library to speed up or slow down speech
nst/objc_cover
Quick Python script over otool to help spotting potentially unused methods in Objective-C Mach-O executable files
letqingbin/GoPlay
GoPlay is a media player framework for iOS. Based on FFmpeg and OpenGL ES 2.0. support all formats and custom your own filters by GLSL.
letqingbin/DynamicOC
A hotfix library based on flex/yacc. You can call any Objective-C class and method using DynamicOC.
Tee0125/yuvplayer
Raw YUV player which support various YUV format
nervous-systems/ffmpeg-opengl
Filter for applying GLSL shaders to movies via ffmpeg
shenruisi/Stay-Offical-Userscript
Userscript developed by Stay & Third Party userscript available on Stay.
MarekMarchlewicz/2D-Tilemap-Features
bojone/simple-chinese-ocr
A Simple Chinese OCR from tipdm contest
letqingbin/JDPlayer
A video player for iOS based on AVFoundation,JDPlayer is powerful and easy to integrate in your project.
zapcannon87/Sniffer
Network Session Sniffer based on NetworkExtension Framework for iOS
ploverpang/HeadlineDetectionBySWT
Detect text with stroke width transform.
letqingbin/MP4Parser
analyze mp4's format with c++
letqingbin/FLVParser
analyze FLV format with c++
letqingbin/LeftAlignedFlowLayout
A UICollectionViewLayout implementation that aligns the cells to the left with Cache.