Block or Report
Block or report sjinzh
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
A collection of some awesome public Anchor-Free object detection series projects.
-
A collection of some awesome public object detection datasets.
-
A collection of some awesome public face detection and recognition projects.
-
A collection of some awesome video object detection series projects.
-
-
hello-algo-rust-zig-c Public
C#, Rust, Zig and C programming language codes for the famous public project 《Hello, Algorithm》|《 Hello,算法 》 about data structures and algorithms.
Zig 3
407 contributions in the last year
Contribution activity
January 2023
Created 101 commits in 6 repositories
Created 46 repositories
- sjinzh/rust-analyzer Rust
- sjinzh/autocxx Rust
- sjinzh/cxx Rust
- sjinzh/rust-bindgen Rust
- sjinzh/rust Rust
- sjinzh/rust-algos Rust
- sjinzh/cargo-zigbuild Rust
- sjinzh/rust-by-example-cn JavaScript
- sjinzh/nomicon-zh-Hans Handlebars
- sjinzh/RustBook-dsa Rust
- sjinzh/rust-too-many-lists Rust
- sjinzh/awesome-rust Rust
- sjinzh/exercism-rust Rust
- sjinzh/crm Rust
- sjinzh/diplomat Rust
- sjinzh/pyo3 Rust
- sjinzh/c2rust Rust
- sjinzh/optimization-engine Rust
- sjinzh/pid-rs Rust
- sjinzh/k Rust
- sjinzh/tch-rs Rust
- sjinzh/opencv-rust Rust
- sjinzh/scala-exercises Scala
- sjinzh/rustlings Rust
- sjinzh/rust-by-practice Rust
- sjinzh/glam-rs Rust
- sjinzh/nalgebra Rust
- sjinzh/libxev Zig
- sjinzh/PID C
- sjinzh/kalman C++
- sjinzh/kalman-cpp C++
- sjinzh/The-Art-of-Linear-Algebra PostScript
- sjinzh/SensorFusion C++
- sjinzh/uno C#
- sjinzh/hello-algo Java
- sjinzh/TensorRT-Alpha C++
- sjinzh/zig-header-gen Zig
- sjinzh/vulkan-zig Zig
- sjinzh/cudaz C
- sjinzh/rise Zig
- sjinzh/OpenCR C
- sjinzh/ultralytics Python
- sjinzh/LeetCode-Book Java
- sjinzh/awesome-opensource-hardware Python
- sjinzh/micro_ros_arduino C
- sjinzh/micro-ROS-demos C
Created a pull request in krahets/hello-algo that received 7 comments
add support to compile c codes with zig build system
If this PR is related to coding or code translation, please fill out the checklist. I've tested the code and ensured the outputs are the same as …
Opened 18 other pull requests in 1 repository
krahets/hello-algo
15
merged
3
closed
- add zig codes for Section Binary Tree, Binary Search Tree and AVL Tree
- add zig codes for Section 'Binary Tree'
- add zig codes for Section Queue and Deque
- add zig codes for Section Quick Sort, Merge Sort, Radix Sort
- add zig codes for Section 'Binary Search', Hash Search'
- update zig codes for Section 'Hash Map' (array_hash_map.zig)
- update .gitattributes
- add zig codes for Section 'Heap' (my_heap.zig)
- add zig codes for Section 'Heap' (heap.zig)
- fix bugs in java codes('binary_tree_bfs.java', 'TreeNode.java') using JDK 1.8.0
- add zig codes for Section 'Hash Map', 'Binary Tree' and 'Linear Search'
- add zig codes for Section 'Stack', 'Bubble Sort' and 'Insertion Sort'
- add zig codes for Section 'Array', 'LinkedList' and 'List'
- add zig codes for Section 'Space Complexity' and 'Space Time Tradeoff'
- (PR #217)update a .gitignore file in the codes/zig dir
- add zig code for chapter_computational_complexity/leetcode_two_sum
- (PR #204) update c code and doc for time_complexity
- add c code for chapter_computational_complexity
Reviewed 6 pull requests in 1 repository
krahets/hello-algo
6 pull requests
- add zig codes for Section 'Heap' (my_heap.zig)
- add zig codes for Section 'Heap' (heap.zig)
- add zig codes for Section 'Array', 'LinkedList' and 'List'
- add zig codes for Section 'Space Complexity' and 'Space Time Tradeoff'
- add zig code for chapter_computational_complexity/leetcode_two_sum
- add c code for chapter_computational_complexity


