RealKC's Stars
Kime78/Hayami
An another bad Nintendo 64 emulator
Tedyst/HikLoad
Download videos from a HikVision DVR/NVR
TartanLlama/vizh
An esoteric visual language that takes image files as input based on a multi-tape turing machine, designed for compatibility with C.
Morganamilo/paru
Feature packed AUR helper
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
launchbadge/sqlx
š§° The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
rust-lang/rust
Empowering everyone to build reliable and efficient software.
rune-rs/rune
An embeddable dynamic programming language for Rust.
frozenlib/parse-display
Procedural macro to implement Display and FromStr using common settings.
gyscos/cursive
A Text User Interface library for the Rust programming language
eminence/procfs
Rust library for reading the Linux procfs filesystem
Kime78/SalieriOS
My own Operating System
Diggsey/ijson
More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.
withoutboats/fehler
Rust doesn't have exceptions
Kime78/KimeBoi-Advance
A GameBoy Advance emulator written in D
darlinghq/darling
Darwin/macOS emulation layer for Linux
serenity-rs/serenity
A Rust library for the Discord API.
minecraft-linux/appimage-builder
Only for Github Actions, The hacked linux-packaging-scripts of minecraft-linux (endless tweaked)
m-peko/bitflags
Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.
maciejhirsz/logos
Create ridiculously fast Lexers
skarupke/heap
Looking into the performance of heaps, starting with the Min-Max Heap
jnr/jnr-ffi
Java Abstracted Foreign Function Layer
jayphelps/git-blame-someone-else
Blame someone else for your bad code.
p-ranav/envy
envy: Deserialize environment variables into type-safe structs
ashpieboop/tabs
Mirror of https://git.kma.sh/ashpie/tabs - A fully free and unlocked alternative to Franz.
nlohmann/json
JSON for Modern C++
can1357/NtLua
Lua in kernel-mode because why not.
BlankSpruce/gersemi
A formatter to make your CMake code the real treasure
cheshirekow/cmake_format
Source code formatter for cmake listfiles.
ned14/llfio
P1031 low level file i/o and filesystem library for the C++ standard