ImamLL is a elegant linked list library for C programming language. It is designed to be efficient and programmers friendly by minimizing number of variables required for allocating memory from the heap. It is created in a hope that it will help developers to store arbitrary information in the programs easily.
Features
- Dynamically allocate data at any given point in the program runtime
- Add elements of arbitrary sizes into the lists
- Navigate through the elements in both forward and backward directions
- Add, remove, modify and get elements from the lists
- Add elements at arbitrary locations in the lists
License
zlib/libpng LicenseFollow imamLL
Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of imamLL!