kalinchih's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
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.
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
labstack/echo
High performance, minimalist Go web framework
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
kataras/iris
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
google/eng-practices
Google's Engineering Practices documentation
serverless/examples
Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
senghoo/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
google/google-java-format
Reformats Java source code to comply with Google Java Style.
dunglas/vulcain
🔨 Fast and idiomatic client-driven REST APIs.
tdebatty/java-string-similarity
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
karlseguin/the-little-go-book
TritonHo/slides
it is a repository to store all slides used by Triton Ho's public presentation and course.
nguyenq/tess4j
Java JNA wrapper for Tesseract OCR API
danny0838/content-farm-terminator
Content Farm Terminator browser extension/「終結內容農場」瀏覽器套件
mvdan/xurls
Extract urls from text
yomorun/hashids-java
Hashids algorithm v1.0.0 implementation in Java
cloudwu/lua-snapshot
Make a snapshot for lua state to detect memory leaks.
apache/commons-imaging
Apache Commons Imaging (previously Sanselan) is a pure-Java image library
Sierkinhane/CS229-ML-Implementation
Implementation of algorithms introduced in CS229.
lipoja/URLExtract
URLExtract is python class for collecting (extracting) URLs from given text based on locating TLD.
robinst/autolink-java
Java library to extract links (URLs, email addresses) from plain text; fast, small and smart
guessi/kubectl-grep
Filter Kubernetes resources by matching their names
URL-Detector/URL-Detector
A Java library to detect and normalize URLs in text
hazel-shen/Smart-Lock
Engineer Blog smart lock demo - ESP32 code
doggy8088/curl-to-go
Convert curl commands to Go code in your browser
RiceBen/DotNetPollyEssential
.net Polly personal experiment DOJO