Pinned Repositories
abseil-cpp
Abseil Common Libraries (C++)
algorithmtutorprograms
Program Codes for AlgorithmTutor.Com
ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
asio2
Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.
atomic_queue
C++ lockless queue.
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-local-ai
An awesome repository of local AI tools
libpmemobj-cpp
C++ bindings & containers for libpmemobj
shaozhixue's Repositories
shaozhixue/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
shaozhixue/awesome-prompts
Curated list of chatgpt prompts from the top-rated GPTs in the GPTs Store. Prompt Engineering, prompt attack & prompt protect. Advanced Prompt Engineering papers.
shaozhixue/awesome-vector-search
Collections of vector search related libraries, service and research papers
shaozhixue/backward-cpp
A beautiful stack trace pretty printer for C++
shaozhixue/BppTree
B++ Tree
shaozhixue/ColBERT
Stanford ColBERT: state-of-the-art neural search (SIGIR'20, TACL'21, NeurIPS'21, NAACL'22, CIKM'22)
shaozhixue/compile-time-regular-expressions
Compile Time Regular Expression in C++
shaozhixue/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
shaozhixue/cppfs
Cross-platform C++ file system library supporting multiple backends
shaozhixue/efp
Expressive High-Performance Eager Functional Programming Library for C++
shaozhixue/havenask
shaozhixue/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
shaozhixue/libfork
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
shaozhixue/llama.cpp
Port of Facebook's LLaMA model in C/C++
shaozhixue/llama_index
LlamaIndex (formerly GPT Index) is a data framework for your LLM applications
shaozhixue/milvus
A cloud-native vector database, storage for next generation AI applications
shaozhixue/miniselect
Selection and partial sorting algorithms
shaozhixue/modern-cpp-features
A cheatsheet of modern C++ language and library features.
shaozhixue/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
shaozhixue/public-apis
A collective list of free APIs
shaozhixue/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
shaozhixue/SaneCppLibraries
Sane C++ Libraries
shaozhixue/taipy
Turns Data and AI algorithms into production-ready web applications in no time.
shaozhixue/tantivy
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
shaozhixue/tini
A tiny but valid `init` for containers
shaozhixue/usearch
Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
shaozhixue/v2ray-wss
shaozhixue/vearch
A distributed system for embedding-based vector retrieval
shaozhixue/weaviate
Weaviate is an open source vector database that stores both objects and vectors, allowing for combining vector search with structured filtering with the fault-tolerance and scalability of a cloud-native database, all accessible through GraphQL, REST, and various language clients.
shaozhixue/website
The Algorithms website providing GitHub's largest open-source algorithm library.