#query-language #utils #ast #gritql #grit

grit-util

Utility functions for GritQL and associated tools

5 releases (breaking)

new 0.5.0 Oct 25, 2024
0.4.0 Oct 10, 2024
0.3.0 Jun 2, 2024
0.2.0 May 1, 2024
0.1.0 Apr 29, 2024

#112 in Database implementations

Download history 1394/week @ 2024-07-05 1300/week @ 2024-07-12 1214/week @ 2024-07-19 1252/week @ 2024-07-26 1276/week @ 2024-08-02 1256/week @ 2024-08-09 1140/week @ 2024-08-16 1421/week @ 2024-08-23 1420/week @ 2024-08-30 1588/week @ 2024-09-06 1646/week @ 2024-09-13 2210/week @ 2024-09-20 1756/week @ 2024-09-27 2010/week @ 2024-10-04 2784/week @ 2024-10-11 2227/week @ 2024-10-18

9,205 downloads per month
Used in grit-pattern-matcher

MIT license

41KB
931 lines

grit-util

This crate contains miscellaneous utility functions and types that are used throughout the GritQL engine. It is intended to be a catch-all for things that don't fit neatly into other crates, without taking any dependencies on other grit crates.

See the GritQL homepage for more information about GritQL.

Dependencies

~4–10MB
~112K SLoC