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

You Might Also Like
SKUDONET Open Source Load Balancer Icon
SKUDONET Open Source Load Balancer

Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
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