spacex / src /models /engine_models.rs

Commit History

:zap: perf: several optimizations for improving the performance of the engine (#540)
991f3f5
unverified

neon_arch Spencerjibz commited on

feat: add new helper function to fetch upstream search engine JSON response (#504)
669e365
unverified

Jann Marc Villablanca neon_arch commited on

✨ `Bing` for the search engine (#473) (#473)
50aa52c
unverified

Jann Marc Villablanca neon-mmd commited on

✨ feat(engine): `mojeek` for the search engine (#464)
9f23a1c
unverified

Jann Marc Villablanca mergify[bot] commited on

✨ `LibreX` for the search engine (#429)
c02006c
unverified

alamin655 neon_arch commited on

✨ feat(engine): provide startpage search engine (#314)
e1e426c

neon_arch commited on

⚡️ perf: rewrite the code by using a constant storing a prebuilt client globally for each thread (#384)
b42adaa

neon_arch commited on

✨ `Brave` for the search engine (#335)
27bc52c
unverified

jkaczmarkiewicz commited on

Rename the error to NoSuchEngineFound and add the name of missing engine to it
f56002d

Zsombor Gegesy commited on

Refactor the search result parsing
57c73d3

Zsombor Gegesy commited on

Create separate search_result_parser
75a77d2

Zsombor Gegesy commited on

Merge branch 'rolling' into reorganize-code-and-restructure-the-codebase
ca4447f

neon_arch commited on

⚙️ refactor: reorganize code & restructure codebase for better maintainability (#207)
493c56b

neon_arch commited on