Skip to content
View loloxwg's full-sized avatar
๐Ÿค™
Focusing
๐Ÿค™
Focusing

Organizations

@doocs @infiniflow @KipData
Block or Report

Block or report loloxwg

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
loloxwg/README.md

Hi there ๐Ÿ‘‹

๐ŸŽ“ Student at Georgia Tech ๐Ÿ

๐Ÿ’ป Interested in olap/oltp database, distributed storage.

๐Ÿ–‹ Blog๏ผšloloxwg.top

๐Ÿ“ซ Email: loloxwg@gmail.com

๐Ÿ‘ท Check out what I'm currently working on

  • Ryaee-Www/CS6035_DAA - Direct Anonymous Attestation project for cs6035 @ Georgia Tech (3 months ago)
  • infiniflow/infinity - The AI-native database built for LLM applications, providing incredibly fast hybrid search of dense vector, sparse vector, tensor (multi-vector), and full-text (5 months ago)
  • infiniflow/finity - Repo for CI Testing (5 months ago)
  • KipData/FnckSQL - SQL as a Function for Rust (7 months ago)
  • loloxwg/brpc (8 months ago)

๐Ÿ”จ Latest Pull Requests I published

โญ Recent stars

  • infiniflow/ragflow - RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. (3 months ago)
  • egraphs-good/egglog - egraphs + datalog! (4 months ago)
  • starship/starship - โ˜„๐ŸŒŒ๏ธ The minimal, blazing-fast, and infinitely customizable prompt for any shell! (5 months ago)
  • mohamedameen93/CS-6210-Advanced-Operating-Systems-Notes - In this repository, I will publish my notes for GaTech's Advanced Operating Systems course (CS6210). (5 months ago)
  • jacklandrin/OnlySwitch - โš™๏ธ All-in-One menu bar app, hide ๐Ÿ’ปMacBook Pro's notch, dark mode, AirPods, Shortcuts (6 months ago)

๐Ÿ‘ฏ Check out my recent followers

Pinned Loading

  1. infiniflow/infinity infiniflow/infinity Public

    The AI-native database built for LLM applications, providing incredibly fast hybrid search of dense vector, sparse vector, tensor (multi-vector), and full-text

    C++ 2.1k 177

  2. milvus-io/milvus-storage milvus-io/milvus-storage Public

    Milvus file storage format repo

    C++ 14 13

  3. KipData/FnckSQL KipData/FnckSQL Public

    SQL as a Function for Rust

    Rust 519 44

  4. KipData/kipdb KipData/kipdb Public

    Lightweight, asynchronous based on LSM Leveled Compaction KV database

    Rust 289 25

  5. distributed-txn-loloxwg distributed-txn-loloxwg Public

    distributed-txn-loloxwg created by GitHub Classroom

    Go 1

  6. tinykv tinykv Public

    The TinyKV course builds a key-value storage system with the Raft consensus algorithm. It is inspired by MIT 6.824 and TiKV Project.

    Go