Dlist

Five implementations of double linked lists to demonstrate generic data structures in C
Alternatives To Dlist
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Vigra39335 months ago1March 29, 202199otherC++
a generic C++ library for image analysis
Hashmap254
3 months ago2mitC
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
Datum11938 months ago14October 01, 201911apache-2.0Erlang
pure functional and generic programming for Erlang
Dstruct24
3 months ago7apache-2.0C++
🔥An easy-to-port/learn/use C++ data structure template library | 一个易于移植/使用/学习且结构简洁的数据结构模板库
Gen1326 months ago3October 09, 20235apache-2.0Go
gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed across multiple types, and provides a common interface for the functionality. The library is designed to be used in a wide variety of projects and is designed to be easy to use.
Dlist12
4 years agoC
Five implementations of double linked lists to demonstrate generic data structures in C
Str2d10
4 years agomitC++
Library of some neat 2 dimensional data structures and algorithms which operate on them implemented in c++17
Data Structures And Algorithms In C8
2 years agomitC
📘📚🔡 Some famous and really basic algorithms and data structures implemented in C
Jalgodata7
a year agoJava
Classical algorithms and data structures, such as searching and sorting algorithms, linked list, binary tree, stack, with my implementation in Java utilizing Generics. Test programs are written as junit test cases.
Alternatives To Dlist
Select To Compare


Alternative Project Comparisons
Popular Data Structure Projects
Popular Generic Programming Projects
Popular Computer Science Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C
Data Structure
Macro
Generic Programming