sfyumi's repos on GitHub
Shell · 2 watchers
shellomo
A shell app for flomo
1 watchers
RSSHub
🍰 Everything is RSSible
JavaScript · 0 watchers
Boostnote
A markdown editor for developers on Mac, Windows and Linux.
0 watchers
fuli2
复利计算器微信小程序
0 watchers
gaussfacts
The Greatest Mathematician since Antiquity
JavaScript · 0 watchers
get-v2ex
The back-end of bv2ex web application.
0 watchers
GPU_Acceleration_Using_CUDA_C_CPP
Programming accelerated applications with CUDA C/C++, enough to be able to begin work accelerating your own CPU-only applications for performance gains, and for moving into novel computational territory.
Python · 0 watchers
higgs-audio
Text-audio foundation model from Boson AI
0 watchers
HugeCTR
HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training
0 watchers
ID3v2-tag-editor
A command line editor for id3v2 tags, written in python.
Swift · 0 watchers
iina
The modern video player for macOS.
Java · 0 watchers
incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
0 watchers
iptv-go
这是一个通过Vercel部署Golang脚本实现 YouTube、虎牙、斗鱼、YY、抖音、BiliBili等直播通过m3u文件或播放器直接播放的项目
Java · 0 watchers
JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
Java · 0 watchers
JettyEcho
使用 Jetty 容器的 Servlet 工程
JavaScript · 0 watchers
jizhi
A Chrome/Firefox extension with custom new tab page featuring Chinese poems and P5.js enabled noise waves in traditional Chinese colors
Python · 0 watchers
llm-wiki
LLM-driven personal knowledge base template — raw → wiki → journal workflow, fork-and-use. Inspired by Karpathy's LLM Wiki pattern.
0 watchers
machine-learning-notes
This is the notes of the way of machine learning study. You may find something useful in it.
JavaScript · 0 watchers
md
A Markdown Editor for Wechat Media Platform
Python · 0 watchers
memobase
User Profile-Based Long-Term Memory for AI Chatbot Applications.
CSS · 0 watchers
mifa
Mifa Design
0 watchers
modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
0 watchers
openjdk-jdk11u
Mirror of the jdk-updates/jdk11u Mercurial forest at OpenJDK
HTML · 0 watchers
PasswordMaker
作者为了改变在不同网站使用相同密码的习惯, 开发了一款根据密码提示词和网站域名为特定网站生成独立密码的工具。
0 watchers
podhub
Podcast for all voices
Python · 0 watchers
redis-rdb-tools
Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON
0 watchers
sandboxed-class-load
Basic demo and unit testing on class loading that allows different classes with the same (fully qualified) name to live on the same program.
Python · 0 watchers
tinyagent
Tiny lively chat agent
Python · 0 watchers
tyutool
TuyaOpen && TuyaOS download uart tool
0 watchers
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
Java · 0 watchers
web3j-cli
Command-line interface for web3j
0 watchers
weekly
汇总平时看到的好文章,前端技术 & 产品研发为主...
0 watchers
x86-assembly-cheat
MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-module-cheat/tree/master/userland/arch/x86_64 SEE README. x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable asserts. Nice GDB setup. IO done with libc, so OS portable in theory. NASM an