Pinned Repositories
Baby-CPU-Scheduler
This is a very basic/lightweight yet a very performant CPU scheduler. You can use it for learning purposes as a base ground CPU scheduler on Linux.
cacule-cpu-scheduler
The CacULE CPU scheduler is based on interactivity score mechanism. The interactivity score is inspired by the ULE scheduler (FreeBSD scheduler).
ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型 | An Open Bilingual Dialogue Language Model
digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷
gprof2dot
Converts profiling output to a dot graph.
h264bitstream
A complete set of functions to read and write H.264 video bitstreams, in particular to examine or modify headers.
jrglinux.github.io
kmod-program
learning linux kernel programming
TT-CPU-Scheduler
Task Type (TT) is an alternative CPU Scheduler for linux.
jrglinux's Repositories
jrglinux/TT-CPU-Scheduler
Task Type (TT) is an alternative CPU Scheduler for linux.
jrglinux/Baby-CPU-Scheduler
This is a very basic/lightweight yet a very performant CPU scheduler. You can use it for learning purposes as a base ground CPU scheduler on Linux.
jrglinux/cacule-cpu-scheduler
The CacULE CPU scheduler is based on interactivity score mechanism. The interactivity score is inspired by the ULE scheduler (FreeBSD scheduler).
jrglinux/ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型 | An Open Bilingual Dialogue Language Model
jrglinux/digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷
jrglinux/gprof2dot
Converts profiling output to a dot graph.
jrglinux/h264bitstream
A complete set of functions to read and write H.264 video bitstreams, in particular to examine or modify headers.
jrglinux/jrglinux.github.io
jrglinux/kmod-program
learning linux kernel programming
jrglinux/libavif
libavif - Library for encoding and decoding .avif files
jrglinux/lxd
Powerful system container and virtual machine manager
jrglinux/MangoHud
A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb
jrglinux/Koolshare-Clash
:cat: Run Clash Tunnel on Koolshare OpenWrt
jrglinux/mesa-Panfrost-G610
jrglinux/netlink-socket
a simple netlink soket example
jrglinux/nvidia-vaapi-driver
A VA-API implemention using NVIDIA's NVDEC
jrglinux/pnet
a simple shell program for monitor a custom process's network traffic on every network device
jrglinux/py-tools
a tools set by python for performace monitor
jrglinux/rt-n56u
Padavan
jrglinux/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
jrglinux/TranslateProject
Linux**翻译项目
jrglinux/virtio-mac80211
Virtio Mac80211 front end driver implementation
jrglinux/Webserver
A example of linux web server from the book advanced linux programming
jrglinux/xdp-tutorial
XDP tutorial