An open API service indexing awesome lists of open source software.

https://github.com/ganggreentempertatum/vector

vector.dev
https://github.com/ganggreentempertatum/vector

Last synced: 3 months ago
JSON representation

vector.dev

Awesome Lists containing this project

README

        

# **[Vector, by DataDog](https://vector.dev)**

## Useful resources:
* [Rustexp - A Rust regular expression editor & tester](https://rustexp.lpil.uk/)
* [`parse_regex VRL Function`](https://vector.dev/docs/reference/vrl/functions/#parse_regex)
* [VRL Interpretation of `regular expression` and literals](https://vector.dev/docs/reference/vrl/expressions/#regular-expression)
* [`Rust regex crate`](https://docs.rs/regex/latest/regex/#syntax)
* [`rust language nursery`](https://rust-lang-nursery.github.io/rust-cookbook/text/regex.html)
* [Multiple Parsing Techniques](https://vector.dev/docs/reference/vrl/#multiple-parsing-strategies)

1) [Vector Cheatsheet](https://gitlab.com/mdfranz/cheetsheetz/-/blob/master/vector.md)
2) [What I learned about Rust on my 4th of July Vacation this Year](https://blog.mdfranz.com/what-i-learned-about-rust-on-my-4th-of-july-vacation-this-year-1330f0e96f40)