This website requires JavaScript.
Explore
Help
Register
Sign In
ellioth
/
sift
Watch
1
Star
0
Fork
0
You've already forked sift
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
main
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Elliot Hatch
36d0d8fa4d
Add JSON parser, use radix trie for string matching
2025-11-22 14:59:37 -07:00
src
Add JSON parser, use radix trie for string matching
2025-11-22 14:59:37 -07:00
.gitignore
Initial commit, basic indexing and plain text parsing
2025-09-26 16:08:41 -06:00
bacon.toml
Initial commit, basic indexing and plain text parsing
2025-09-26 16:08:41 -06:00
Cargo.lock
Add JSON parser, use radix trie for string matching
2025-11-22 14:59:37 -07:00
Cargo.toml
Add JSON parser, use radix trie for string matching
2025-11-22 14:59:37 -07:00
README.md
Add package and license information
2025-09-28 13:43:28 -06:00
README.md
sift
Search and and filter structured log streams in the terminal
Description
Search and and filter structured log streams in the terminal
Readme
55
KiB
Languages
Rust
100%