promisivia's Stars
apache/flink
Apache Flink
handsontable/handsontable
JavaScript Data Grid / Data Table with a Spreadsheet Look & Feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡
ether/etherpad-lite
Etherpad: A modern really-real-time collaborative document editor.
microsoft/Bringing-Old-Photos-Back-to-Life
Bringing Old Photo Back to Life (CVPR 2020 oral)
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
cpacker/MemGPT
Letta (fka MemGPT) is a framework for creating stateful LLM services.
SJTU-IPADS/PowerInfer
High-speed Large Language Model Serving on PCs with Consumer-grade GPUs
bytedeco/javacv
Java interface to OpenCV, FFmpeg, and more
sgl-project/sglang
SGLang is a fast serving framework for large language models and vision language models.
jlegewie/zotfile
Zotero plugin to manage your attachments: automatically rename, move, and attach PDFs (or other files) to Zotero items, sync PDFs from your Zotero library to your (mobile) PDF reader (e.g. an iPad, Android tablet, etc.), and extract PDF annotations.
jdhao/nvim-config
A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more...
agiresearch/AIOS
AIOS: AI Agent Operating System
Sakura-gh/ML-notes
notes about machine learning
hosseinmoein/DataFrame
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
sanghyun-son/EDSR-PyTorch
PyTorch version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017)
dyweb/papers-notebook
:page_facing_up: :cn: :page_with_curl: 论文阅读笔记(分布式系统、虚拟化、机器学习)Papers Notebook (Distributed System, Virtualization, Machine Learning)
pravega/pravega
Pravega - Streaming as a new software defined storage primitive
lw-lin/streaming-readings
Streaming System 相关的论文读物
intel/intel-cmt-cat
User space software for Intel(R) Resource Director Technology
theohbrothers/ConvertOneNote2MarkDown
Ready to make the step to Markdown and saying farewell to your OneNote, EverNote or whatever proprietary note taking tool you are using? Nothing beats clear text, right? Read on!
ryandougherty/Introduction-to-the-Theory-of-Computation-Solutions
Solutions to Michael Sipser's Introduction to the Theory of Computation Book (3rd Edition).
ssrg-vt/popcorn-kernel
Popcorn Linux kernel for distributed thread execution
Penglai-Enclave/Penglai-Enclave-sPMP
Penglai Enclave is an open-sourced, secure and scalable TEE system for RISC-V.
purduedb/OpenAurora
OpenAurora is a cloud-native database system prototype developed at Purdue University. It is an open-source version of Amazon Aurora. It is designed to enable more research in cloud-native database systems for our database community.
vmware/node-replication
An operation-log based approach for data replication.
unikraft/loupe
Loupe: Syscall Usage Analysis Tool
jd/lwn2pocket
Push LWN.net Weekly Edition to Pocket
takahiro-hirofuchi/mesmeric-emulator
MESMERIC: A Software-based NVM Emulator Supporting Read/Write Asymmetric Latencies
tiantuxu/VStore
[EuroSys '19] VStore: A Data Store for Analytics on Large Videos
passionman/Video-network-transmission-by-socket
这是一个在ROS框架下使用opencv读取摄像头,然后使用Socket(UDP协议和TCP协议)将视屏实时传输的代码。