Logo
Explore Help
Register Sign In
DarthMooMancer/libvec
1
0
Fork 0
You've already forked libvec
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
8 Commits 1 Branch 0 Tags
b77f260a2c4ae1fb806db90a54d02892d4e2c754
T
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Andrew Haynes b77f260a2c 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
src
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
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
BATMAN
2026-04-07 01:16:35 -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
CMakeLists.txt
BATMAN
2026-04-07 01:16:35 -04:00
S
Description
No description provided
196 KiB
Languages
C 97.5%
CMake 2.5%
Powered by Gitea Version: 1.26.4 Page: 10ms 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