Wednesday, September 25, 2024

Show HN: FastIndex, an open-source search engine indexation tool https://ift.tt/nQ9hlOk

Show HN: FastIndex, an open-source search engine indexation tool There's a lot of paid search engine indexation tools out there and I wanted to create my own. Been working as an engineer for over a decade now and my open-source contribution has always been something I wanted to do. Thus I decided to create FastIndex, an open-source search engine indexation alternative to paid solutions such as TagParrot, URLMonitor, Omega Indexer and many more. Source: https://ift.tt/ZxKh9jt Wiki: https://ift.tt/DXuS1eW https://ift.tt/ZxKh9jt September 26, 2024 at 06:46AM

No comments:

Post a Comment

Show HN: val – An arbitrary precision calculator language https://ift.tt/1JxjPhf

Show HN: val – An arbitrary precision calculator language Wrote this to learn more about the `chumsky` parser combinator library, rustyline,...