Skip to content

A simple, yet efficient and fast C Map implementation

License

Notifications You must be signed in to change notification settings

unknown989/cmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Map

CMap is a simple yet fast Map Structure implementation in pure C

Features

  • Simple, and Fast
  • One Header File
  • Auto Re-allocation
  • CRUD-Like Library (Create,Read,Update,Delete)
  • Written in about 120 lines of code

How to use

Read the main.c file

Contribute

This project is nothing serious, but if you like to contribute, fork it and do a PR.

About

A simple, yet efficient and fast C Map implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published