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
Control remote support software for remote workers and IT teams Icon
Control remote support software for remote workers and IT teams

Raise the bar for remote support and reduce customer downtime.

ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
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