grb72t3yde's Stars
kendryte/canmv
antmicro/zephyr-fsbl-hifive-unmatched
kendryte/k230_sdk
Kendryte K230 SDK
zephyrproject-rtos/zephyr
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Tecinno/Android-Boot-performance
Android开机启动性能的简单分析
android/uamp
A sample audio app for Android
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
sysprog21/semu
A minimalist RISC-V system emulator capable of running Linux kernel
zsh-users/zsh-autosuggestions
Fish-like autosuggestions for zsh
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
Guake/guake
Drop-down terminal for GNOME
grb72t3yde/hw2-simple-kvstore
cmuparlay/PIM-tree
A Skew-Resistant Index for Processing-in-Memory
gpakosz/.tmux
Oh my tmux! My self-contained, pretty & versatile tmux configuration made with 💛🩷💙🖤❤️🤍
chi-0828/RNA-Abundance-Quantification-on-UPMEM
Running state-of-the-art RNA-seq abundance quantification software "kallisto" on UPMEM DPU system
CMU-SAFARI/SparseP
SparseP is the first open-source Sparse Matrix Vector Multiplication (SpMV) software package for real-world Processing-In-Memory (PIM) architectures. SparseP is developed to evaluate and characterize the first publicly-available real-world PIM architecture, the UPMEM PIM architecture. Described by C. Giannoula et al. [https://arxiv.org/abs/2201.05072]
AlDanial/cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
memcached/memcached
memcached development tree
pllk/cphb
Competitive Programmer's Handbook
brendangregg/FlameGraph
Stack trace visualizer
bpftrace/bpftrace
High-level tracing language for Linux
iovisor/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
brianfrankcooper/YCSB
Yahoo! Cloud Serving Benchmark
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
easymotion/vim-easymotion
Vim motions on speed!
ColinIanKing/stress-ng
This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.
sysprog21/concurrent-programs
Complementary Concurrency Programs for course "Linux Kernel Internals"
chjj/lcdb
LevelDB implemented in C (unofficial -- not affiliated with Google in any way)