Lists (1)
Sort Name ascending (A-Z)
Starred repositories
🚴 Call stack profiler for Python. Shows you why your code is slow!
[NeurIPS 2023 Spotlight] LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios (awesome MCTS)
Code for reproducing results for SOSP paper Bagpipe
A simple GPU hash table implemented in CUDA using lock free techniques
C++ implementation of a fast hash map and hash set using hopscotch hashing
A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
Repository of notes, code and notebooks in Python for the book Pattern Recognition and Machine Learning by Christopher Bishop
一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容
SIMD smith waterman for absurdly fast fuzzy matching, similar algorithm to FZF/FZY
CodeGraph - Tool that create a graph of code to show dependencies between code entities (methods, classes and etc).
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
A tool based on clang which generates a call graph from a given C++ codebase
Knowhere is an open-source vector search engine, integrating FAISS, HNSW, etc.
Knowhere is an open-source vector search engine, integrating FAISS, HNSW, etc.
Vector Search Engine base on BRPC + FAISS
Python Implementations of Monte Carlo Tree Search
What Happened in LLMs Layers when Trained for Fast vs. Slow Thinking: A Gradient Perspective
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
CursorCore: Assist Programming through Aligning Anything
Repoformer: Selective Retrieval for Repository-Level Code Completion (ICML 2024)