This month, the GitQL project has reached 101,000 downloads from Crates Github releases 🥳.
There are a lot of features and ideas to implement and also to refactor in this new release.
Github: github.com/AmrDeveloper/GQL#gitql#rust#db
LLQL 0.8.0 is released with new matchers for Call, Intrinsics, Operand bundle and new features to use from SQL syntax like Rows
Github: github.com/AmrDeveloper/LLQL…#llvm#gitql#rust
LLQL 0.39.0 is released with new matchers for debug info, const expr and support output format in YAML.
Here is an example of using LLQL in the LIT test
Github: github.com/AmrDeveloper/llql#llql#llvm#gitql
GitQL 0.34.0 is released with performance improvement when selecting from diff and reference tables, with functionality for diff content, for example you can select all commits that modified specific file or content.
Github: github.com/AmrDeveloper/gql#gitql#rust#git#database