NameScout
Search domains, package registries, code hosts, and plugin marketplaces from one practical report. No hype. Just the collisions that matter.
Provider coverage
Live checks across the registries developers actually publish to. Two more on the way.
Report
linfor.com
domain · DNS records found
GitHub org/user
code · GitHub namespace exists
Docker Hub
distribution · Rate limited
linfor.dev
domain · No DNS record found
npm
package · Exact package name is clear
PyPI
package · Exact project name is clear
Recommended actions
Full report
linfor.com
high confidence · DNS records found
linfor.dev
medium confidence · No DNS record found
linfor.io
medium confidence · No DNS record found
linfor.app
medium confidence · No DNS record found
linfor.ai
medium confidence · No DNS record found
linfor.co
medium confidence · No DNS record found
npm
high confidence · Exact package name is clear
PyPI
high confidence · Exact project name is clear
crates.io
high confidence · No exact crate found
RubyGems
high confidence · Gem name is clear
Packagist
high confidence · No vendor packages found
GitHub org/user
high confidence · GitHub namespace exists
VS Code
medium confidence · No matching publisher or extension
Docker Hub
low confidence · Rate limited
Homebrew
high confidence · No formula or cask found
Near matches
Even when your exact name is free, these are close enough to cause confusion.
tatp22/linformer-pytorch
GitHubMy take on a practical implementation of Linformer for Pytorch.
lucidrains/linformer
GitHubImplementation of Linformer for Pytorch
Kyan820815/linformer
GitHubWe implement a encoder/decoder seq2seq model, which has the same performance (similar perplexity) as traditional transformer but also reduce time complexity from O(n^2) to O(n).
MaxLSB/linformer
GitHublinformer implementation and comparison with vanilla transformers