hagen666's Stars
coreybutler/nvm-windows
A node.js version management utility for Windows. Ironically written in Go.
facebook/folly
An open-source C++ library developed and used at Facebook.
DayBreak-u/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
yugabyte/yugabyte-db
YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
WasmEdge/WasmEdge
WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
WebAssembly/binaryen
Optimizer and compiler/toolchain library for WebAssembly
bytecodealliance/wasm-micro-runtime
WebAssembly Micro Runtime (WAMR)
SaekiRaku/vscode-rainbow-fart
一个在你编程时疯狂称赞你的 VSCode 扩展插件 | An VSCode extension that keeps giving you compliment while you are coding, it will checks the keywords of code to play suitable sounds.
google/orbit
C/C++ Performance Profiler
facebookarchive/BOLT
Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries
cmu-db/peloton
The Self-Driving Database Management System
alibaba/yalantinglibs
A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple
neo4j-contrib/neovis.js
Neo4j + vis.js = neovis.js. Graph visualizations in the browser with data from Neo4j.
kuzudb/kuzu
Embeddable property graph database management system built for query speed and scalability. Implements Cypher.
doc-analysis/TableBank
TableBank: A Benchmark Dataset for Table Detection and Recognition
xhawk18/promise-cpp
C++ promise/A+ library in Javascript style.
jtransc/jtransc
Bytecode to source converting Java & Kotlin code into JavaScript, C++, D, C#, PHP, AS3, Dart and Haxe and run it everywhere. Also use JVM code in your favourite language as a library.
izhangzhihao/intellij-rainbow-fart
🌈一个在你编程时持续夸你写的牛逼的扩展,可以根据代码关键字播放贴近代码意义的真人语音。Inspired by vscode-rainbow-fart
GuntherRademacher/rr
RR - Railroad Diagram Generator
thu-pacman/GeminiGraph
A computation-centric distributed graph processing system.
merqurio/neo4jupyter
A quick visualization tool for Jupyter and Neo4J
jexp/cy2neo
Cy2Neo - Tiny Neo4j Cypher Workbench with D3 Visualization
OlofMorra/GQL-parser
A GQL parser build with ANTLR v4.
kirkshoop/transducer
transducers in C++ 14
paul-kline/bnf-playground
eric2003/ModernCMake
graphflow/graphflow-columnar-techniques
fukien/BiANE
Codes for our SIGIR'20 paper "BiANE: Bipartite Attributed Network Embedding".
jtransc/jtransc-examples
Examples for JTransc