A contiguous generic and growable array type in C programming language.

Vector supports amortized constant time insertion and removal of elements , as well as constant time access.

C doesn’t allow data types to be passed as parameters. That means a generic container needs to manually manage memory in terms of the client element size, not client data type. You can do generic programming in c, without to use macros.

Features

  • A contiguous growable generic type array
  • Ansi C
  • Memory Leaks Free
  • Map, Filter, Fold, Iterators
  • Amortized constant time insertion and removal of elements , as well as constant time access

Project Activity

See All Activity >

Categories

Build Tools

License

GNU General Public License version 3.0 (GPLv3)

Follow Vector

Vector Web Site

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Vector!

Additional Project Details

Operating Systems

Linux

Registered

2017-10-06