Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
-
Updated
Jan 15, 2026 - C
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
ngx_lfqueue is the queue which share memory across multiple threads and multiple worker without any lock!!
C++ STL containers reimplemented in C
Follow my daily journey of mastering Data Structures & Algorithms in C with hands-on coding. Explore my progress and code snippets!
Repository of all the programs taught in Data Structures and Applications class at SDMCET, 2023 - 24
Comprehensive Data Structures course repository (CSE 2101) with C implementations of algorithms, data structures, and exercises based on Seymour Lipschutz's textbook
A dynamic repository offering a wealth of data structures implementations, in-depth documentation, and a vibrant space for discussions (Language-C, C++)
Technological University of the Mixteca - Computer Systems - Data Structures
RELIABLEQ data type for Redis: a simple queue-like data structure with job/message acknowledgment and recovery/re-delivery of messages.
FreeRTOS on Raspberry Pi Pico (RP2040)
Organize data and manipulate its behaviour using various data structures like stacks,queues and linked lists.These basic C programs will make you visualize the functioning of data structures.Happy coding..!✨
Solutions to 42's intermediate-level exams
dsa-in-c is my personal project showcasing fundamental Data Structures and Algorithms (DSA) in C. As a student, I’ve created this to share clear, beginner-friendly implementations and documentation to aid in understanding these key concepts.
This repository contains the implementation of various data structure algorithms
All About Tree
2nd Sem - Data Structure In C
Data Structures and Algorithms, you'll find comprehensive notes, explanations, and implementations of various data structures and algorithms.
Add a description, image, and links to the queues topic page so that developers can more easily learn about it.
To associate your repository with the queues topic, visit your repo's landing page and select "manage topics."