Pinned Repositories
AppFlowy
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
aws-connected-vehicle-solution
The AWS Connected Vehicle Solution is a reference implementation that provides a foundation for automotive product transformations for connected vehicle services, autonomous driving, electric powertrains, and shared mobility.
Concurrent_Traffic_Simulation
Concurrency C++ modern
Cpp-System-Monitor
System-Monitor on linux
DataStructure_and_Algorithm
Basic Data Structure and Algorithm in Rust
Design_Pattern_in_Rust
Creational, Structural and Behavioral Patterns in Rust and examples
LocalStorageVec
A growable, generic listt that resides on the stack if it's small, but is moved to the heap to grow larger if needed. This list is generic over the items it contains as well as the size of its buffer if it's on the stack
ockam
Build secure-by-design applications that can trust all data-in-motion. Orchestrate end-to-end encryption, mutual authentication, key management, credential management & authorization policy enforcement — at scale.
System_Design
Basic and Overview Software System Design, also providing example in Rust
systemd-doctor
A health check, track and manage for Embedded Linux services
0xkelvin's Repositories
0xkelvin/Design_Pattern_in_Rust
Creational, Structural and Behavioral Patterns in Rust and examples
0xkelvin/DataStructure_and_Algorithm
Basic Data Structure and Algorithm in Rust
0xkelvin/System_Design
Basic and Overview Software System Design, also providing example in Rust
0xkelvin/systemd-doctor
A health check, track and manage for Embedded Linux services
0xkelvin/Diag-Tool
0xkelvin/experiment2
0xkelvin/lotus-canparse
0xkelvin/lotus-canviewer
0xkelvin/ockam
Build secure-by-design applications that can trust all data-in-motion. Orchestrate end-to-end encryption, mutual authentication, key management, credential management & authorization policy enforcement — at scale.
0xkelvin/vega
0xkelvin/Rust-TheAlgorithms
All Algorithms implemented in Rust
0xkelvin/tock
A secure embedded operating system for microcontrollers
0xkelvin/CANview-Rust
0xkelvin/Diag-EV
0xkelvin/eb-linux
0xkelvin/English-Notes
0xkelvin/first-webrtc
0xkelvin/FoC-test
0xkelvin/hello-embassy-espc6
0xkelvin/log-parser
0xkelvin/matchbox
Painless peer-to-peer WebRTC networking for rust wasm (and native!)
0xkelvin/ota-automation-test
0xkelvin/rust-algorithms
Algorithms and Data Structures of all kinds written in Rust.
0xkelvin/rust-async-study-basic
0xkelvin/SenVocab
0xkelvin/state-machine
0xkelvin/vocapp
0xkelvin/webtransport.rs
webtransport full stack dev kit for rustaceans
0xkelvin/wtransport
Async-friendly WebTransport implementation in Rust
0xkelvin/yew-webtransport
rust webtransport support for the yew framework