Pinned Repositories
abseil-cpp
Abseil Common Libraries (C++)
bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
calyx
Intermediate Language (IL) for Hardware Accelerator Generators
GenshinCPU
Our repository for NSCSCC
LaTeX-Template-For-NPU-Thesis
西北工业大学本科毕业设计论文模版 | Thesis Template for Northwestern Polytechnical University
Learn-CUDA-Programming
Learn CUDA Programming, published by Packt
learning-fragments
记录日常
parallel-sweepline
Accelerate the sweepline algorithm using GPU (CUDA).
pytorch-cookbook
pytorch cookbook
gilgamsh's Repositories
gilgamsh/GenshinCPU
Our repository for NSCSCC
gilgamsh/learning-fragments
记录日常
gilgamsh/pytorch-cookbook
pytorch cookbook
gilgamsh/ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
gilgamsh/gilgamsh.github.io
AcadHomepage: A Modern and Responsive Academic Personal Homepage
gilgamsh/Learn-CUDA-Programming
Learn CUDA Programming, published by Packt
gilgamsh/parallel-sweepline
Accelerate the sweepline algorithm using GPU (CUDA).
gilgamsh/abseil-cpp
Abseil Common Libraries (C++)
gilgamsh/calyx
Intermediate Language (IL) for Hardware Accelerator Generators
gilgamsh/CUDA-Programming
Sample codes for my CUDA programming book
gilgamsh/circt
Circuit IR Compilers and Tools
gilgamsh/CSCI2100A_24P2
Project2 Template for CUHK CSCI2100A Fall 2024
gilgamsh/csci4140-assignment2
gilgamsh/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
gilgamsh/dr-cu
Dr. CU, VLSI Detailed Routing Tool Developed by CUHK
gilgamsh/geometry
Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75
gilgamsh/globalfoundries-pdk-libs-gf180mcu_fd_pr
Primitives for GF180MCU provided by GlobalFoundries.
gilgamsh/hint
Code for HINT: A Hierarchical Index for Intervals in Main Memory
gilgamsh/lefdef-python
Python iterface for Cadence LEF/DEF parser.
gilgamsh/libertyParser
Mirror of Synopsys's Liberty parser library
gilgamsh/mockturtle
C++ logic network library
gilgamsh/NodeInject_Hook_example
A hooking example for NodeInject
gilgamsh/OpenROAD
OpenROAD's unified application implementing an RTL-to-GDS Flow. Documentation at https://openroad.readthedocs.io/en/latest/
gilgamsh/or-tools
Google's Operations Research tools:
gilgamsh/parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
gilgamsh/Self-Iterative-Agent-System-for-Complex-Problem-Solving
Multiple instructed-LLMs engage in multi-round "self-questioning" to seek the optimal solution, borrowing from the idea of debate, iteratively refining the current problem-solving process, and finally selecting the optimal solution to give a conclusion.
gilgamsh/TritonRoute-WXL
gilgamsh/typst
A new markup-based typesetting system that is powerful and easy to learn.
gilgamsh/typst-slides
A template for creating slides in Typst
gilgamsh/ygg
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!