Fast text search tool with advanced algorithms, SIMD acceleration, multi-threading, and regex support. Designed for rapid, large-scale pattern matching with memory-mapped I/O and hardware optimizations.
- Updated
Dec 8, 2025 - C
Fast text search tool with advanced algorithms, SIMD acceleration, multi-threading, and regex support. Designed for rapid, large-scale pattern matching with memory-mapped I/O and hardware optimizations.
A B+ tree implementation in C
A BFS and A* implementation to the classic 8-puzzle problem
(this is a gitlab mirror of) neuropil cybersecurity mesh
search all btc wallet address
Classic n-puzzle problem solver using A* search
🍃 An assortment of useful C stuff
Reference-based alignment and sequence database search of SARS-CoV-2 genomes.
Document Finder using PATRICIA, TST TRIE and BINARY TREE in simple C. Developed in discipline of AEDS 2 to computer science graduation.
An airline route planning system as a final project for the Data Structures and Algorithms course, focused on graph search algorithms (DFS and BFS) to solve various routing tasks efficiently.
This C program built to search a collection of 'web pages' using the Weighted PageRank algorithm. I built a graph structure and calculated Weighted PageRanks, ranking pages based on these values.
Data Structure and Algorithm
Data structure concepts in c language
Implementacion de los algoritmos de busqueda y ordenacion y trabajo final del curso 21-22 de Estructuras de Datos y Algoritmos (USAL)
Low-Level Programming languages
Advanced Programming Class | Final project | Campus Assignment
A search engine that uses the TF-IDF (Term Frequency-Inverse Document Frequency) algorithm to rank search results. The engine indexes web-scrapped content from Wikipedia.
Add a description, image, and links to the search-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the search-algorithm topic, visit your repo's landing page and select "manage topics."