syswow's Stars
dcloudio/uni-app
A cross-platform framework using Vue.js
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
fyne-io/fyne
Cross platform GUI toolkit in Go inspired by Material Design
greatghoul/remote-working
收集整理远程工作相关的资料
pymumu/smartdns
A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT。
lief-project/LIEF
LIEF - Library to Instrument Executable Formats (C++, Python, Rust)
akxcv/vuera
:eyes: Vue in React, React in Vue. Seamless integration of the two. :dancers:
dragonwell-project/dragonwell8
Alibaba Dragonwell8 JDK
servo/pathfinder
A fast, practical GPU rasterizer for fonts and vector graphics
Neargye/nameof
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
microsoft/Win2D
Win2D is an easy-to-use Windows Runtime API for immediate mode 2D graphics rendering with GPU acceleration. It is available to C#, C++ and VB developers writing apps for the Windows Universal Platform (UWP). It utilizes the power of Direct2D, and integrates seamlessly with XAML and CoreWindow.
codeplea/tinyexpr
tiny recursive descent expression parser, compiler, and evaluation engine for math expressions
CobaltFusion/DebugViewPP
DebugView++, collects, views, filters your application logs, and highlights information that is important to you!
servo/font-kit
A cross-platform font loading library written in Rust
PKRoma/ProcessHacker
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware—mirror of https://github.com/processhacker2/processhacker.git
lemire/fast_double_parser
Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod
implus/SKNet
Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223
darklang/tablecloth
A standard library with the same API in F#, Rescript and OCaml
microsoft/Windows.UI.Composition-Win32-Samples
Windows.UI.Composition Win32 Samples
ammonb/stereogram-raycaster
A raycaster that renders to random dot stereogram
datash/datash
Send and Receive files directly from your browser with end-to-end encryption
PetterS/clang-wasm
How to build webassembly files with nothing other than standard Clang/llvm.
Cogitri/Tau
GTK frontend for the xi text editor, written in Rust
zenith391/lukyt
Small Java 8 JVM made in Lua
faragon/lzb
LZB: LZ77 data compression and other utilities in pure Bash language
wj32/Wj.Math
Abstract and linear algebra, combinatorics, discrete mathematics
bantic/gziprust
dosyago/tarobox
:bento: TaroBox - A simple pseudo-random number generator built from base64 and xor. Passes Dieharder, does not pass SMHasher. :man_shrugging:
DubZero/OpenCV-image-brightness
Python script for manage image brightness
ema0j/img-features
Extracts features(color, brightness) and classifies images in C++ using OpenCV