trusearch VS infernal_js

Compare trusearch vs infernal_js and see what are their differences.

trusearch

Perform advanced search on unofficial rutracker.org (ex torrents.ru) XML database (by Snawoot)

infernal_js

Infernal Runner CPC (HTML5) (by cyxx)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
trusearch infernal_js
1 4
5 5
- -
5.4 0.0
almost 3 years ago about 4 years ago
Go Assembly
MIT License -
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.

trusearch

Posts with mentions or reviews of trusearch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-06.
  • Roll Your Own Minilanguages with Mini-Interpreters (1989)
    2 projects | news.ycombinator.com | 6 Jul 2021
    These days you can benefit from minilanguages without actually implementing them. It is surprisingly easy to embed JS or Lua into your program.

    Recently I was looking for Linux games at some Russian torrent site which match my taste. Search engine on it is not particularly good, it allows search only on torrent title. While each torrent description contains genre, year and a lot of other info which is pretty suitable for machine interpretation.

    So I found XML dump of tracker database (about 22 GB) with torrent descriptions and built tool which allows to process torrent records with an arbitrary JS script to filter records. Like AWK, but suited for specific XML input and scripted with JS.

    This way I could filter games based on year, genre and gaming engine. JS engine I used is implemented in pure Go, so it doesn't introduced additional runtime dependencies. With such approach it's easy to write any search query, aggregation and so on.

    BTW, here is the project link: https://github.com/Snawoot/trusearch

infernal_js

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

What are some alternatives?

When comparing trusearch and infernal_js you can also consider the following projects:

clickhouse-backup - Tool for easy ClickHouse backup and restore using object storage for backup files.

a5k - Another World on a chip

goroutine-inspect - An interactive tool to analyze Golang goroutine dump.

Silice - Silice is an easy-to-learn, powerful hardware description language, that simplifies designing hardware algorithms with parallelism and pipelines.

slackdump - Save or export your private and public Slack messages, threads, files, and users locally without admin privileges.

rawpsx - adaptation/port of https://github.com/cyxx/rawgl (Another World) for the PlayStation using PSn00bSDK

onedump - Effortlessly database dump with one command (and zero dependencies WIP).

aw64 - nintendo 64 port of https://github.com/fabiensanglard/Another-World-Bytecode-Interpreter/

xj2go - Convert xml and json to go struct

rawgl - Another World/Out of This World engine reimplementation (SDL, OpenGL)