Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

tyb0807

tyb0807 created a branch on hicder/muopdb

tyb/plain_decoder - MuopDB - A Vector Database

tyb0807 opened a pull request on hicder/muopdb
get_posting_list now returns iterator and not &[u64]
tyb0807 created a branch on hicder/muopdb

tyb/iter - MuopDB - A Vector Database

tyb0807 opened a pull request on hicder/muopdb
[NFC] Remove old dead code
tyb0807 created a branch on hicder/muopdb

tyb/noc - MuopDB - A Vector Database

tyb0807 opened a pull request on hicder/muopdb
Implement IntSeqEncoder trait for EliasFano
tyb0807 pushed 9 commits to tyb/ef hicder/muopdb
  • Rename index to collection (#240) fabbb23
  • Misc wanrnigs fix (#241) f71f7e0
  • More demo scripts (#244) bc511e3
  • [NFC] Make naming more precise (#242) 963371b
  • Search demo in Rust (#245) 027651f
  • Add public posting list accessor to IvfBuilder API (#243) 8bcff77
  • IntSeqEncoder trait and PlainEncoder implementation (#239) This trait is for implementing different encoding algorit... f9a4678
  • Plug IntSeqEncoder into IvfWriter b276520
  • Implement IntSeqEncoder trait for EliasFano 90363cf

View on GitHub

tyb0807 created a branch on hicder/muopdb

tyb/ef - MuopDB - A Vector Database

tyb0807 deleted a branch hicder/muopdb

tyb0807/refactor

tyb0807 deleted a branch hicder/muopdb

tyb0807/noq

tyb0807 opened a pull request on hicder/muopdb
Remove dead code
tyb0807 created a branch on hicder/muopdb

tyb/dce - MuopDB - A Vector Database

tyb0807 opened a pull request on hicder/muopdb
Plug IntSeqEncoder into IvfWriter
tyb0807 created a branch on hicder/muopdb

tyb/noc_writer - MuopDB - A Vector Database

tyb0807 deleted a branch hicder/muopdb

tyb/noc

tyb0807 pushed 1 commit to master hicder/muopdb
  • IntSeqEncoder trait and PlainEncoder implementation (#239) This trait is for implementing different encoding algorit... f9a4678

View on GitHub

tyb0807 closed a pull request on hicder/muopdb
IntSeqEncoder trait and NoEncoder implementation
tyb0807 pushed 7 commits to tyb/noc hicder/muopdb
  • Rename index to collection (#240) fabbb23
  • Misc wanrnigs fix (#241) f71f7e0
  • More demo scripts (#244) bc511e3
  • [NFC] Make naming more precise (#242) 963371b
  • Search demo in Rust (#245) 027651f
  • Add public posting list accessor to IvfBuilder API (#243) 8bcff77
  • IntSeqEncoder trait and PlainEncoder implementation This trait is for implementing different encoding algorithms to ... 8cf9036

View on GitHub

tyb0807 created a review comment on a pull request on hicder/muopdb
actually we need this because IvfWriter will need a generic way to create an encoder, which is a templatized parameter to the struct.

View on GitHub

tyb0807 created a review on a pull request on hicder/muopdb

View on GitHub

tyb0807 deleted a branch hicder/muopdb

tyb/api

tyb0807 pushed 1 commit to master hicder/muopdb
  • Add public posting list accessor to IvfBuilder API (#243) 8bcff77

View on GitHub

tyb0807 deleted a branch hicder/muopdb

tyb/nfc

tyb0807 pushed 1 commit to master hicder/muopdb
  • [NFC] Make naming more precise (#242) 963371b

View on GitHub

tyb0807 closed a pull request on hicder/muopdb
[NFC] Make naming more precise
tyb0807 pushed 1 commit to tyb/noc hicder/muopdb
  • IntSeqEncoder trait and NoEncoder implementation This trait is for implementing different encoding algorithms to com... 35ee234

View on GitHub

tyb0807 opened a pull request on hicder/muopdb
Add public posting list accessor to IvfBuilder API
tyb0807 created a branch on hicder/muopdb

tyb/api - MuopDB - A Vector Database

tyb0807 opened a pull request on hicder/muopdb
[NFC] Make naming more precise
Load more