abracabra VS spyglass

Compare abracabra vs spyglass and see what are their differences.

abracabra

Eventually a search engine, but currently a filtering pipeline for HTML and soon WARC files. (by hadrianw)

spyglass

A personal search engine: Create a searchable library from your personal documents, interests, and more! (by spyglass-search)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
abracabra spyglass
1 39
0 2,432
- 2.3%
0.0 7.3
almost 2 years ago about 2 months ago
Rust Rust
BSD Zero Clause License GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

abracabra

Posts with mentions or reviews of abracabra. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-09.
  • Ask HN: Show me your Half Baked project
    154 projects | news.ycombinator.com | 9 Jan 2021
    Half-baked as in eating it can cause gastric problems, not as in 50% done?

    https://github.com/hadrianw/werf a graphical mouse driven text editor inspired by Plan 9's acme. It can open quite big files, you can WIMP around a bit, but README is just wishful thinking, it can't even save files. Written in C with cairo and fontconfig. Currently for a few years I'm in process of rewriting text buffer, I have something nice, but did not test it enough and did not integrate it. Now I'm thinking of a rewrite in Zig to learn it and also make it easier to test. But that's my wishful thinking again.

    https://github.com/hadrianw/tomatoaster a ChromeOS like Linux distribution based on Void Linux build system, AB partition scheme, building squashfs image without root privileges. Currently I did a nice and almost proper script to handle it and do not need to patch as match to build an image, that runs, but is not entirely useful. Need to clean-up the script and commit. Mostly bash, bunch of patches and config files and a bit of C.

    https://github.com/hadrianw/abracabra a search engine, that will not index pages with ads (all results would be uBlock-Origin clean), that is not yet even a proper pipeline to check whether a page does contain ads or not, no crawler yet at all. I want to go through Common Crawl archives first. I did something in Go first (https://github.com/hadrianw/abracabra-legacy), but now I'm rewriting it in Rust, because of awesome lol_html crate, that will make filtering fast and easy. Currently writing code to filter URLs with Rabin-Karp and a bit of loops. It created an e-mail thread years ago with people wanting to help, but I've been too slow.

    I don't want much help to code things, I would appreciate however a bit of pointers on a couple of things regarding Rust and watchdogs (to recognize a partition as unbootable and reset the system to the previous partition).

spyglass

Posts with mentions or reviews of spyglass. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-21.

What are some alternatives?

When comparing abracabra and spyglass you can also consider the following projects:

spotblock-rs - A spotify advertisment muter for Pipewire

tika-docker - Convenience Docker images for Apache Tika Server

privaxy - Privaxy is the next generation tracker and advertisement blocker. It blocks ads and trackers by MITMing HTTP(s) traffic.

calculator-rust-react - Calculadora que realiza las funciones basicas aritmeticas, estas funciones se ejecutan por medio de RUST y la UI esta construida con ReactJS utilizando TauriApp de intermediario entre RUST y REACTJS

observable-state-tree - An observable state tree is a normal object except that listeners can be bound to any subtree of the state tree.

OneTab-Night-Mode - Little theme for the onetab page to make it less eye raping.

DIY-arcade - How to build your own full-size arcade machine from scratch

vscode-haskell - VS Code extension for Haskell, powered by haskell-language-server

dflex - The sophisticated Drag and Drop library you've been waiting for 🥳

alfred-my-mind - Alfred workflow to search through my notes and bookmarks

abs_cd - CI/CD for the Arch build system with webinterface.

yew - Rust / Wasm framework for creating reliable and efficient web applications