Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Deprecate #20

Merged
merged 1 commit into from
Jun 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
> [!WARNING]
> This repository is deprecated, please see our Rust implementation: https://github.com/spiraldb/fastlanes


# FastLanez

A Zig implementation of the paper [Decoding >100 Billion Integers per Second with Scalar Code](https://www.vldb.org/pvldb/vol16/p2132-afroozeh.pdf).
Expand Down
Loading