devlo's Stars
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
mpv-player/mpv
🎥 Command line video player
nothings/stb
stb single-file public domain libraries for C/C++
fmtlib/fmt
A modern formatting library
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
novnc/noVNC
VNC client web application
asciimoo/wuzz
Interactive cli tool for HTTP inspection
google/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
berzerk0/Probable-Wordlists
Version 2 is live! Wordlists sorted by probability originally created for password generation and testing - make sure your passwords aren't popular!
avast/retdec
RetDec is a retargetable machine-code decompiler based on LLVM.
gobwas/ws
Tiny WebSocket library for Go.
manifoldco/promptui
Interactive prompt for command-line applications
antirez/sds
Simple Dynamic Strings library for C
boostorg/beast
HTTP and WebSocket built on Boost.Asio in C++11
thrasher-corp/gocryptotrader
A cryptocurrency trading bot and framework supporting multiple exchanges written in Golang.
minio/c2goasm
C to Go Assembly
ldc-developers/ldc
The LLVM-based D Compiler.
stefanocasazza/ULib
C++ application development framework, to help developers create and deploy applications quickly and simply
cutelyst/cutelyst
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
minio/highwayhash
Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs - https://en.wikipedia.org/wiki/HighwayHash
Tessil/hat-trie
C++ implementation of a fast and memory efficient HAT-trie
tempesta-tech/tempesta
All-in-one solution for high performance web content delivery and advanced protection against DDoS and web attacks
proftpd/proftpd
ProFTPD source code
deresz/funcap
IDA Pro script to add some useful runtime info to static analysis
cppalliance/NuDB
NuDB: A fast key/value insert-only database for SSD drives in C++11
goldsborough/clang-expand
:dragon: A clang tool for happy refactoring without source-code gymnastics
chyh1990/futures_cpp
A future and stream library for modern C++.
FrancoisChabot/abulafia
A header-only C++ parsing framework
nordlow/gmp-d
D-language high-level wrapper for GNU MP (GMP) library