Struct-Pie (Structures Pie) is a set of C shared libraries to implement data structures and algorithms so that they can be used/integrated easily into C projects.

LIFO & FIFO Stack, Binary Search Tree, Priority Queue and a Hash Table are implemented and included in this package.

Future releases will have many other data structures.

The hash table in this package uses separate chaining to avoid collision. In the "hash_table" directory, the hash table implementation uses linked lists.
While in "HashBSTree" directory, a hash table with a binary tree in each index is implemented for faster lookup in large data.

The stack, the tree and the hash table accept int, float and char* data type

To look at the python library : https://github.com/mnoorfawi/struct-pie

Features

  • Data Structures
  • Algorithms
  • Shared Library
  • Reproducibility
  • Hash Table
  • Binary Search Tree
  • LIFO Stack
  • FIFO Queue
  • Priority Queue
  • Fast Performance

Project Activity

See All Activity >

Categories

Algorithms, Libraries

License

MIT License

Follow StructPie

StructPie Web Site

Other Useful Business Software
Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
Get Avast Free Antivirus with 24/7 AI-powered online scam detection

Get protection for today’s online threats. Free.

Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Free Download
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of StructPie!

Additional Project Details

Operating Systems

Cygwin, Linux, Mac, Windows

Intended Audience

Developers

User Interface

Console/Terminal, Command-line

Programming Language

C

Related Categories

C Algorithms, C Libraries

Registered

2020-11-08