sfyumi's repos on GitHub
Shell · 2 人关注
shellomo
A shell app for flomo
1 人关注
RSSHub
🍰 Everything is RSSible
JavaScript · 0 人关注
Boostnote
A markdown editor for developers on Mac, Windows and Linux.
0 人关注
gaussfacts
The Greatest Mathematician since Antiquity
JavaScript · 0 人关注
get-v2ex
The back-end of bv2ex web application.
0 人关注
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 人关注
higgs-audio
Text-audio foundation model from Boson AI
0 人关注
HugeCTR
HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training
Swift · 0 人关注
iina
The modern video player for macOS.
Java · 0 人关注
incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
0 人关注
iptv-go
这是一个通过Vercel部署Golang脚本实现 YouTube、虎牙、斗鱼、YY、抖音、BiliBili等直播通过m3u文件或播放器直接播放的项目
Java · 0 人关注
JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
Java · 0 人关注
JettyEcho
使用 Jetty 容器的 Servlet 工程
JavaScript · 0 人关注
jizhi
A Chrome/Firefox extension with custom new tab page featuring Chinese poems and P5.js enabled noise waves in traditional Chinese colors
0 人关注
machine-learning-notes
This is the notes of the way of machine learning study. You may find something useful in it.
JavaScript · 0 人关注
md
A Markdown Editor for Wechat Media Platform
Python · 0 人关注
memobase
User Profile-Based Long-Term Memory for AI Chatbot Applications.
CSS · 0 人关注
mifa
Mifa Design
0 人关注
modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
0 人关注
openjdk-jdk11u
Mirror of the jdk-updates/jdk11u Mercurial forest at OpenJDK
HTML · 0 人关注
PasswordMaker
作者为了改变在不同网站使用相同密码的习惯, 开发了一款根据密码提示词和网站域名为特定网站生成独立密码的工具。
0 人关注
podhub
Podcast for all voices
Python · 0 人关注
redis-rdb-tools
Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON
0 人关注
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.
0 人关注
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
Java · 0 人关注
web3j-cli
Command-line interface for web3j
0 人关注
weekly
汇总平时看到的好文章,前端技术 & 产品研发为主...
0 人关注
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