Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more ā
Progscrape Alternatives
Similar projects and alternatives to progscrape
-
windmill
Open-source developer platform to power your entire infra and turn scripts into webhooks, workflows and UIs. Fastest workflow engine (13x vs Airflow). Open-source alternative to Retool and Temporal.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
quickwit
Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
progscrape discussion
progscrape reviews and mentions
-
Nearly 90 % of our AI crawler traffic is from TikTok/ByteDance
Yep, it's open-source:
https://github.com/progscrape/progscrape/blob/master/web/src...
I actually misremembered my implementation. It's rolling counting bloom filters, not a token bucket. :)
-
Tantivy ā full-text search engine library inspired by Apache Lucene
I built progscrape.com [1] on top of it -- it's a great library and insanely fast.
I keep thinking I should write up my experiences with it. It was pretty much a drop-in, super-useful library and the team was very responsive with bug reports, of which there were very few.
I'd recommend looking at it over Lucene for modern projects. I am a big fan.
[1] https://github.com/progscrape/progscrape
-
Show /r/Rust: keepcalm (and call Clone), a simpler way to manage synchronization
Iām making use of this in a few of my projects (https://github.com/progscrape/progscrape/ and https://github.com/mmastrac/stylus/ so far) and Iām quite happy with the quality-of-life improvements. Happy to share it with the community-at-large and solicit ideas/feedback. PRs welcome!
-
Launch HN: Depot (YC W23) ā Fast Docker Images in the Cloud
If ARM continues to take off, this will be a pretty useful tool. I'm building Rust native binaries for one of my projects using buildx, but it's 1) way too slow using buildx emulation and 2) way too slow to build on the Pi itself.
In the end I created a hacky build process where I use a single container to build both the x64 and ARM versions, and then create multi-arch containers in a separate step. It was very painful to get the right native libraries installed as well.
In short, having access to real ARM builders would be great, and persistent disks would probably boost my build performance quite a bit.
The dockerfile that I had to use: https://github.com/mmastrac/progscrape/blob/master/Dockerfil...
Example build run (~20 mins): https://github.com/mmastrac/progscrape/actions/runs/42285298...
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 27 Mar 2025
Stats
progscrape/progscrape is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of progscrape is Rust.