đ Marque-pages Pinboard
â Retour Ă tous les marque-pages202 rĂ©sultats (1-202 marque-pages affichĂ©s)
www.collective.work
Trouvez, contactez et recrutez les meilleurs freelances pour réaliser votre projet, grùce à la meilleure expérience de recherche : la MegaSearch.
www.shopltk.com
Acheter les derniĂšres nouveautĂ©s en matiĂšre de mode, de maison, de beautĂ© et de fitness auprĂšs des influenceurs LTK en qui vous avez confiance. Des suggestions de vĂȘtements de travail, des robes de mariage, des looks de voyage et bien plus encore.
vibewall.shop
libgen.li
github.com
Contribute to LearningCircuit/local-deep-research development by creating an account on GitHub.
searchcode.com
searchcode is a free source code search engine. Code snippets and open source (free software) repositories are indexed and searchable.
rocketemoji.co
Copy an emoji to your clipboard in one click. Type with your keyboard to search the list, click the emoji to copy. Finding emojis has never been easier!
marginalia-search.com
github.com
Visual tool to explore SQLite databases page-by-page, the way they're stored on disk and the way SQLite sees them. - QuadrupleA/sqlite-page-explorer
www.arin.net
Background Traditionally, Whois services were offered using the NICNAME/WHOIS protocol as described by RFC 954 and RFC 3912. This protocol is a simple, âŠ
www.expireddomains.net
Information about Expired Domain Names. Check the Availability of thousands of Expired Domains every day before they Drop and after. Just pick what you like!
curiouscoding.nl
Table of Contents
1 Introduction
1.1 Problem statement
1.2 Recommended reading
1.3 Binary search and Eytzinger layout
1.4 Hugepages
1.5 A note on benchmarking
1.6 Cache lines
1.7 S-trees and B-trees
2 Optimizing find
2.1 Linear
2.2 Auto-vectorization
2.3 Trailing zeros
2.4 Popcount
2.5 Manual SIMD
3 Optimizing the search
3.1 Batching
3.2 Prefetching
3.3 Pointer arithmetic
3.3.1 Up-front splat
3.3.2 Byte-based pointers
3.3.3 The final version
3.4 Skip prefetch
3.5 Interleave
4 Optimizing the tree layout
4.1 Left-tree
4.2 Memory layouts
4.3 Node size \(B=15\)
4.3.1 Data structure size
4.4 Summary
5 Prefix partitioning
5.1 Full layout
5.2 Compact subtrees
5.3 The best of both: compact first level
5.4 Overlapping trees
5.5 Human data
5.6 Prefix map
5.7 Summary
6 Multi-threaded comparison
7 Conclusion
7.1 Future work
7.1.1 Branchy search
7.1.2 Interpolation search
7.1.3 Packing data smaller
7.1.4 Returning indices in original data
7.1.5 Range queries
7.1.6 Sorting queries
7.1.7 Suffix array searching
In this post, we will implement a static search tree (S+ tree) for
high-throughput searching of sorted data, as introduced on Algorithmica.
Weâll mostly take the code presented there as a starting point, and optimize it
to its limits. For a large part, Iâm simply taking the âfuture workâ ideas of that post
and implementing them. And then there will be a bunch of looking at assembly
code to shave off all the instructions we can.
Lastly, there will be one big addition to optimize throughput: batching.
weaviate.io
Bring AI-native applications to life with less hallucination, data leakage, and vendor lock-in
www.postgresql.org
github.com
Effortlessly convert Spotify links to your preferred streaming service - sjdonado/idonthavespotify
arxiv.org
Abstract page for arXiv paper 2212.10496: Precise Zero-Shot Dense Retrieval without Relevance Labels
docs.python.org
str.casefold()
Return a casefolded copy of the string. Casefolded strings may be used for caseless matching.
Casefolding is similar to lowercasing but more aggressive because it is intended to remove all case distinctions in a string. For example, the German lowercase letter 'Ă' is equivalent to "ss". Since it is already lowercase, lower() would do nothing to 'Ă'; casefold() converts it to "ss".
The casefolding algorithm is described in section 3.13 of the Unicode Standard.
New in version 3.3.
www.raycast.com
A collection of powerful productivity tools all within an extendable launcher.
justice.pappers.fr
opendata.justice-administrative.fr
Web site created using create-react-app
ludwig.guru
fr.semrush.com
Faites de lâalgorithme un ami. AmĂ©liorez la visibilitĂ© en ligne de votre entreprise grĂące Ă plus de 55 outils pour le SEO, le PPC, le contenu, les mĂ©dias sociaux, la recherche concurrentielle, et plus encore.
www.outmind.ai
Une seule recherche pour tous vos outils. Outmind vous aide à trouver rapidement ce que vous cherchez, en détectant les données pertinentes (mails, documents...) dans tous vos outils : Office 365, Google Drive, Dropbox, etc. Outmind est totalement sécurisé et en conformité avec le RGPD.
teletextarchive.com
github.com
rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc. - phiresky/ripgrep-all
cohere.com
Cohere provides industry-leading large language models (LLMs) and RAG capabilities tailored to meet the needs of enterprise use cases that solve real-world problems.
logosear.ch
Instant search for SVG logos with over 498,000 logos from 133 sources.
www.scoreplay.io
AI-powered Digital, Media & Production Asset Management designed specifically for the sports industry, and co-constructed with 200+ organizations.
www.momentslab.com
Moments Lab helps content producers build videos faster, making audiovisual content searchable with MXT Multimodal AI that describes sequences in natural language.
www.alltext.nyc
Explore Brooklyn's urban landscape through text. Search and visualize every sign, notice, and street art captured in street images in this unique digital archive of NYC typography.
www.youtube.com
Presented at the 20th International Conference on Digital Audio Effects (DAFx17)Tuesday 5th September 2017, Edinburghhttp://dafx17.eca.ed.ac.uk/Tutorial Abst...
github.com
Fast Open-Source Search & Clustering engine Ă for Vectors & đ Strings Ă in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram đ - unum-cloud/usearch
github.com
OpenAI CLIP text encoders for multiple languages! Contribute to FreddeFrallan/Multilingual-CLIP development by creating an account on GitHub.
github.com
A modular graph-based Retrieval-Augmented Generation (RAG) system - microsoft/graphrag
public.work
Public Work is a visual search engine for public domain content. Explore 100,000+ copyright-free images from The MET, New York Public Library, and other sources
neuml.github.io
txtai is an all-in-one open-source embeddings database for semantic search, LLM orchestration and language model workflows
fly.io
Dynamic List View using Django and HTMX
ashvardanian.com
Vector Search is hot! Everyone is pouring resources into a seemingly new and AI-related topic. But are there any non-AI-related use cases? Are there features you want from your vector search engine, but are too afraid to ask?
Last week was đ„ for vector search. Weaviate raised $50M, and Pinecone raised $100M... That's a lot and makes you believe that vector search is hard. But it's not. I have spent the last few days implementing a single-file vector search engine.
github.com
An implementation of Shazam's song matching algorithm. - cgzirim/not-shazam
zilliz.com
Zilliz vector database management system - fully managed Milvus - supports billion-scale vector search and is trusted by over 1000 enterprise users.
trends.google.fr
quickwit.io
github.com
Exascale Search & AI. Unum has 25 repositories available. Follow their code on GitHub.
github.com
Semantic Search demo featuring UForm, USearch, UCall, and StreamLit, to visual and retrieve from image datasets, similar to "CLIP Retrieval" - ashvardanian/usearch-images
demo.newscatcherapi.com
mazzzystar.github.io
Update: I have made Queryable open-source. This might help you learn how to export Core ML models, as well as how to calculate, store, search, and ac
github.com
A library for efficient similarity search and clustering of dense vectors. - Home · facebookresearch/faiss Wiki
github.com
A library for efficient similarity search and clustering of dense vectors. - facebookresearch/faiss
old.reddit.com
Hey guys! I am trying to make a site that supports searching/sorting/filtering at the same time. I did it in the 'if/elif' logic and it works!...
www.icono-search.com
ICONO is a revolutionary AI video search engine that understands the visual content of your videos. Search through millions of shots instantly.
www.claap.io
Record meetings with AI-powered notes, send short followup videos, and centralize best practices in one video library. Start for Free. Live in 5 minutes. Available in 99 languages.
github.com
Easily search for text in audios and videos. Contribute to ColeDrain/SearchMedia development by creating an account on GitHub.
www.google.com
github.com
Open-source vector similarity search for Postgres. Contribute to pgvector/pgvector development by creating an account on GitHub.
github.com
An open source implementation of CLIP. Contribute to mlfoundations/open_clip development by creating an account on GitHub.
github.com
Easily compute clip embeddings and build a clip retrieval system with them - rom1504/clip-retrieval: Easily compute clip embeddings and build a clip retrieval system with them
github.com
Automatically create Faiss knn indices with the most optimal similarity search parameters. - criteo/autofaiss
fedidevs.com
Discover amazing developers from across the Fediverse.
www.tag-walk.com
TAGWALK est un moteur de recherche pour la mode qui permet de chercher des modÚles, tendances, accessoires et défilés de mode par mot-clés.
blog.ezyang.com
frameset.app
Search 350,000+ frames from commercials, movies, and music videos. Perfect for your next treatment, storyboard, and shot list.
film-grab.com
eyecannndy.com
The visual technique library for visual technique lovers. Enjoy. Learn. Don't gatekeep.
flim.ai
Flim helps you find the perfect image to express your ideas
aboutideasnow.com
Find people to collaborate with by searching through the /about, /ideas and /now pages of 1000s of personal sites
lookup.icann.org
The ICANN registration data lookup tool gives you the ability to look up the current registration data for domain names and Internet number resources.
findthatmeme.com
github.com
A minimal Python package for storing and retrieving text using chunking, embeddings, and vector search. - kagisearch/vectordb: A minimal Python package for storing and retrieving text using chunking, embeddings, and vector search.
www.magnetdl.com
Find your download by searching thousands of magnet links using our search engine. Magnet links are easy to use if you have a good download client installed. View our help downloading section for more information.
justice.pappers.fr
Toutes les décisions de justice en open data rassemblées au sein d'une plateforme unique.
jdhao.github.io
Ripgrep is a command line tools that searches patterns under your current directory, like the good old grep, but with faster speed. In this post, I list some of the commonly-used flags for ripgrep.
www.featurebase.com
FeatureBase is a real-time database built on bitmaps. It is designed primarily for speed and horizontal scalability, and is particularly well-suited for workloads that require many real-time updates, inserts, and deletes on massive datasets.
www.meilisearch.com
An open-source, blazingly fast, and hyper-relevant search engine that will improve your search experience
github.com
A SQLite extension for efficient vector search, based on Faiss! - asg017/sqlite-vss: A SQLite extension for efficient vector search, based on Faiss!
github.com
A library for efficient similarity search and clustering of dense vectors. - Home · facebookresearch/faiss Wiki
solr.apache.org
github.com
Pure-Python full-text search library. Contribute to mchaput/whoosh development by creating an account on GitHub.
www.tagsistant.net
Tagsistant is a semantic filesystem for Linux and BSD kernels. Its tag based method to organize files let's you quickly search and find it. It's able to reason on tags, it allows the creation of external plugins to enhance its behavior and its Free Software!
crt.sh
Free CT Log Certificate Search Tool from Sectigo (formerly Comodo CA)
icones.js.org
github.com
Get Google, Yandex, Baidu search engine results via API or CLI for free đ - karust/openserp: Get Google, Yandex, Baidu search engine results via API or CLI for free đ
emojipedia.org
The emoji search engine. A fast emoji search experience with options to browse every emoji by name, category, or platform.
factba.se
The complete collection of Joe Biden interviews, speeches, tweets from twitter (including deleted tweets) and more. Bias-free. Skip the spin. Instantly access everything Joe Biden has said on a particular topic or person.
atuin.sh
algorithmica.org
www.linen.dev
Google-Searchable and community focused Slack alternative. Sync your Slack and Discord conversations to Linen and get SEO benefits while reducing customer support load.
www.veille.io
Le meilleur moteur de recherche immobilier et agrégateur d'annonces immobiliÚres. Recherchez un bien parmi de multiples plateformes immobiliÚres avec notre ...
github.com
Fuzzy String Matching in Python. Contribute to seatgeek/thefuzz development by creating an account on GitHub.
github.com
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched - ocrmypdf/OCRmyPDF: OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
github.com
A suite of secret scanners built in Rust for performance. Based on TruffleHog (https://github.com/dxa4481/truffleHog) which is written in Python. - newrelic/rusty-hog: A suite of secret scanners built in Rust for performance. Based on TruffleHog (https://github.com/dxa4481/truffleHog) which is written in Python.
www.gnod.com
Compare search results across multiple search engines
highbrow.se
github.com
Tensor search for humans. Contribute to marqo-ai/marqo development by creating an account on GitHub.
rom1504.medium.com
We live in a world with an explosion of information. There are millions of clothes, songs, movies, recipes, cars, houses, which one should you pick? Semantic search can find the right one for anyâŠ
github.com
Contrastive Language-Image Pretraining. Contribute to openai/CLIP development by creating an account on GitHub.
datasette.io
builtwith.com
Web technology information profiler tool. Find out what a website is built with.
www.serverhunter.com
www.rewind.ai
curiosity.ai
Search all your apps and files in one place. Download it now and get started for free!
github.com
A search engine that "just works" for Obsidian. Contribute to scambier/obsidian-omnisearch development by creating an account on GitHub.
github.com
đ”ïžââïž Collect a dossier on a person by username from thousands of sites - soxoj/maigret: đ”ïžââïž Collect a dossier on a person by username from thousands of sites
about.sourcegraph.com
Address security risks, onboard to a new codebase, identify the root cause of incidents, promote code reuse, improve code health, and more with Sourcegraph.
github.com
A tiny, efficient fuzzy search that doesn't suck. Contribute to leeoniya/uFuzzy development by creating an account on GitHub.
pagefind.app
Pagefind is a fully static search library that aims to perform well on large sites, while using as little of your usersâ bandwidth as possible, and without hosting any infrastructure.
github.com
Tiny and powerful JavaScript full-text search engine for browser and Node - lucaong/minisearch: Tiny and powerful JavaScript full-text search engine for browser and Node
www.msp360.com
yandex.com
Yandex is a search engine and web portal. Yandex offers internet search and other services like maps, navigator, public transport, taxi, weather, news, music, TV program, translation, online shopping, and more. Free email service and cloud storage.
github.com
Benchmarks of approximate nearest neighbor libraries in Python - erikbern/ann-benchmarks: Benchmarks of approximate nearest neighbor libraries in Python
en.wikipedia.org
en.wikipedia.org
projectnaptha.com
search.marginalia.nu
www.gwei.org
historio.us
historious is a single-click bookmarking search engine. Bookmark a site you like, then come back to historious and search for it using some keywords. It's that simple!
heyday.xyz
Heyday resurfaces content you forgot about with enhanced search results, article overlays, and a knowledge base that fills itself.
www.xbrowsersync.org
Free and open source tool for syncing your bookmarks and browser data between your various browsers and devices.
en.wikipedia.org
wiki.laptop.org
lite.duckduckgo.com
www.textrazor.com
TextRazor is the world's fastest and most accurate Natural Language Processing API
github.com
ripgrep recursively searches directories for a regex pattern while respecting your gitignore - BurntSushi/ripgrep: ripgrep recursively searches directories for a regex pattern while respecting your gitignore
github.com
A simple, fast and user-friendly alternative to 'find' - sharkdp/fd: A simple, fast and user-friendly alternative to 'find'
pdfgrep.org
github.com
:cherry_blossom: A command-line fuzzy finder. Contribute to junegunn/fzf development by creating an account on GitHub.
www.doctrine.fr
Retrouvez tous les avocats dont le nom commence par A sur Doctrine, 1Ăšre plateforme dâinformation juridique.
hirehackernews.com
teclis.com
redditle.com
archive.softwareheritage.org
millionshort.com
blog.notdot.net
case.law
www.judyrecords.com
wigle.net
icones.netlify.app
www.justwatch.com
www.societe.ninja
docs.meilisearch.com
irrexplorer.nlnog.net
addons.mozilla.org
yacy.net
gigablast.com
github.com
searx.be
metager.org
github.com
scryfall.com
apse.io
www.lesbonscomptes.com
felvin.com
0x65.dev
github.com
search.marginalia.nu
www.wikidata.org
xapian.org
www.shodan.io
opencorpdata.com
search.brave.com
fr.wikipedia.org
www.cidoc-crm.org
commoncrawl.org
trends.google.com
en.wikipedia.org
www.cs.utexas.edu
camas.github.io
deephn.org
Full-text search 30M Hacker News*
posts AND linked web pages
swisscows.com