Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
tyb0807 opened a pull request on hicder/muopdb
IntSeqDecoderIterator trait and PlainDecoderIterator implementation
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
tyb0807 pushed 1 commit to master hicder/muopdb
- IntSeqEncoder trait and PlainEncoder implementation (#239) This trait is for implementing different encoding algorit... f9a4678
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
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.
tyb0807 pushed 1 commit to master hicder/muopdb
- Add public posting list accessor to IvfBuilder API (#243) 8bcff77
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