Logo
Explore Help
Register Sign In
DarthMooMancer/libvec
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
10 Commits 1 Branch 0 Tags
0a8819b7986f9c28d859a260c0c9bbe275765aed
T
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Andrew Haynes 0a8819b798 erase() function should be fairly good
2026-04-28 13:44:56 -04:00
src
erase() function should be fairly good
2026-04-28 13:44:56 -04:00
tests
a much more simplified version of push_back with reallocf instead of memcpy as it is faster (no copying just resizing the vector (entire point of vector))
2026-04-17 14:15:24 -04:00
.clang-format
erase() function should be fairly good
2026-04-28 13:44:56 -04:00
.clang-tidy
BATMAN
2026-04-07 01:16:35 -04:00
.DS_Store
Safer push_back and faster push_back (I went from 0(n^2) to 0(1))
2026-04-17 10:48:42 -04:00
.gitignore
BATMAN
2026-04-07 01:16:35 -04:00
AGENTS.md
erase() function should be fairly good
2026-04-28 13:44:56 -04:00
CMakeLists.txt
BATMAN
2026-04-07 01:16:35 -04:00
S
Description
No description provided
200 KiB
Languages
C 97.6%
CMake 2.4%
Powered by Gitea Version: 1.27.2 Page: 14ms Template: 1ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API