https://github.com/bhatiadivtej/c-data-structure-package
Some commonly used data structures implemented in C
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.8%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Some commonly used data structures implemented in C
Basic Info
- Host: GitHub
- Owner: BhatiaDivtej
- Language: C
- Default Branch: main
- Size: 34.2 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 3 years ago
· Last pushed almost 3 years ago
Metadata Files
Readme
README.md
Data Structures in C
Makefile
Use the provided Makefiles (queue/Makefile and vector/Makefile) to make (re-)compilation easier:
makewill compile the queue/vector implementation and the unit testsmake testwill compile and run the provided unit testsmake valgrindwill run a memory leak testmake cleanwill remove the executable and object files
More Notes on Vectors
You can find additional implementation notes on vectors in vector.md.
Owner
- Name: Divtej Singh Bhatia
- Login: BhatiaDivtej
- Kind: user
- Location: Delhi -> Hong Kong
- Repositories: 42
- Profile: https://github.com/BhatiaDivtej
I love technology, business and their inter-connection which creates an entire new dimension of possibilities.