lucene-grep
beagle
lucene-grep | beagle | |
---|---|---|
9 | 2 | |
190 | 493 | |
- | - | |
0.5 | 7.3 | |
about 1 month ago | about 1 month ago | |
Clojure | Kotlin | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
lucene-grep
- FLaNK Stack Weekly for 20 June 2023
-
Using Java's Project Loom to build more reliable distributed systems
- Graal native images are real. These boast a far lower startup overhead and much lower steady state memory usage for simpler applications.
Probably my counterexample of choice is this: https://github.com/dainiusjocas/lucene-grep - it uses Lucene, probably the best search library (core of Elasticsearch, Solr, most websites), which is notoriously not simple code to implement grep-like functionality. In simple cases, they demonstrate a 30ms whole process runtime with no more than 32MB of RAM used (which looks suspiciously like a default).
The JVM is fast becoming a bit like Postgres... one of those 'second best at everything' pieces of tech.
- lucene-grep - grep-like utility based on Lucene Monitor compiled with GraalVM native-image
-
Lmgrep: Lucene-based grep-like utility
Here goes: https://github.com/dainiusjocas/lucene-grep/issues/84
I realize some relatively obscure Finnish stemmer and Lucene with GraalVM aren't exactly a common use case. I did some testing and provided my use case. I certainly have much English language content to search with using lucene-grep. So, thank you for making it!
- Lmgrep
beagle
- Any QA debug crash libraries you recommend?
-
Debug vs Release when publishing to internal test track
For all of my projects i'm using Release build for internal QA, but i do have a special flavor "debuggable" for them. In this flavor i integrate additional tools like Beagle, Chucker or any other tool that's useful in bug reporting. Works great so far
What are some alternatives?
ali-dbhub - 已迁移新仓库,此版本将不再维护
chucker - 🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)
cs - command line codespelunker or code search
Hyperion-Android - App Debugging & Inspection Tool for Android
coyote - Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.
cascade - Nested popup menus with smooth height animations for Android
BlockHound - Java agent to detect blocking calls from non-blocking threads.
SwipeToActionLayout - Layout, which provides swipe to reveal behaviour 🎭
ArchiveBox - 🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
Suggestive 🍌 - An Android UI library that allows easy implementation of (text) input suggestion popup windows.
loom - https://openjdk.org/projects/loom
Vlog - An in-display logging library for Android 📲