Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes
-
Updated
Dec 23, 2020 - C
Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes
Multiple Projects done in C programming language during the ALX-low_level_programming Track , cohort 5
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
This repository is a collection of projects written in the C programming language.Whether you're a beginner or an experienced programmer, this repository is a valuable resource for honing your C programming skills.
RawHash can accurately and efficiently map raw nanopore signals to reference genomes of varying sizes (e.g., from viral to a human genomes) in real-time without basecalling. Described by Firtina et al. (published at https://academic.oup.com/bioinformatics/article/39/Supplement_1/i297/7210440).
Experimental implementation of the paper 'Locality-Sensitive Hashing of Curves' published by A. Driemel and F. Silvestri
learning C programming language - ALX Cohort 9
Low-Level Programming & Algorithm
A benchmark of some prominent hash table implementations
implement and evaluate database management functions, including heap file organization and static hashing, while exploring indexing's impact on database performance
Low-level programming modules
📚 Algorithms and principles of computer science final test project.
Implementation of functions, which manage files based on Hash Tables.
Comprehensive projects and exercises for mastering low-level programming in C. Topics include syntax, control structures, data structures, memory management, debugging, file I/O, and more. Each directory focuses on a specific topic with relevant scripts and tasks.
This is Speller, a command-line program written in C that spell-checks text files.
Kevin Bacon Number Prediction with C: Usage of BFS, Queues, Hash Tables - 2018 - Yildiz Technical University
ALX Low Level Programming in C curriculum covering fundamentals, data structures like linked lists and hash tables, and advanced topics such as dynamic memory allocation and file operations.
This repository contains all the logic files written in C
Add a description, image, and links to the hash-tables topic page so that developers can more easily learn about it.
To associate your repository with the hash-tables topic, visit your repo's landing page and select "manage topics."