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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of imamLL!