- All languages
- ANTLR
- Assembly
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Cython
- DIGITAL Command Language
- Dart
- Dockerfile
- Erlang
- F#
- Go
- HTML
- Handlebars
- Haskell
- Java
- JavaScript
- Jsonnet
- Jupyter Notebook
- LLVM
- Lua
- Makefile
- Markdown
- Nunjucks
- Objective-C
- Objective-C++
- PHP
- PLpgSQL
- Perl
- PostScript
- Python
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Sass
- Scala
- Shell
- Swift
- TeX
- Thrift
- Tree-sitter Query
- TypeScript
- V
- Vim Script
- Vue
Starred repositories
A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CSV, flexbuffers, msgpack, parquet, TOML, UBJSON, XML, YAML / …
Communicate with an LLM provider using a single interface
《Effective Modern C++》- 完成翻译
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
Location and syntax aware text objects which *do what you mean*
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
Powerful multi-threaded coroutine dispatcher and parallel execution engine
ColBERT: state-of-the-art neural search (SIGIR'20, TACL'21, NeurIPS'21, NAACL'22, CIKM'22, ACL'23, EMNLP'23)
Pocket-Sized Multimodal AI for content understanding and generation across multilingual texts, images, and 🔜 video, up to 5x faster than OpenAI CLIP and LLaVA 🖼️ & 🖋️
Fast Open-Source Search & Clustering engine × for Vectors & Arbitrary Objects × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
A vector search SQLite extension that runs anywhere!
Scalable, fast, and disk-friendly vector search in Postgres, the successor of pgvecto.rs.
State-of-the-Art Text Embeddings
DNS over HTTPS config profiles for iOS & macOS
A General-purpose Task-parallel Programming System using Modern C++
Command and Conquer: Generals - Zero Hour
Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.
Navigate code with an outline sidebar. Forked from symbols-outline.nvim.
The official PyTorch implementation of Google's Gemma models
A simple incremental minimum obstacle distance field library on equal-weighted 2D grid map.
A small sdl program to visualize several basic common path finding algorithms.一个用来可视化最短路算法的小工具.
2D pathfinding on quadtrees (A* and flowfield)