| tezc/sc |
2,123 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
bsd-3-clause |
C |
| Common libraries and data structures for C. |
| servo/rust-smallvec |
1,174 |
|
5,035 |
1,396 |
about 2 years ago |
58 |
November 09, 2023 |
32 |
apache-2.0 |
Rust |
| "Small vector" optimization for Rust: store up to a small number of items on the stack |
| liyue201/gostl |
949 |
|
0 |
0 |
over 2 years ago |
15 |
April 19, 2023 |
4 |
mit |
Go |
| Data structure and algorithm library for go, designed to provide functions similar to C++ STL |
| wolkykim/qlibc |
879 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
other |
C |
| qLibc is a simple and yet powerful C library providing generic data structures and algorithms. |
| omonimus1/geeks-for-geeks-solutions |
424 |
|
0 |
0 |
almost 3 years ago |
0 |
|
2 |
lgpl-3.0 |
C++ |
| ✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks). |
| slightlyoutofphase/staticvec |
268 |
|
1 |
9 |
almost 3 years ago |
96 |
September 30, 2022 |
4 |
apache-2.0 |
Rust |
| Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics. |
| bkthomps/Containers |
143 |
|
0 |
0 |
almost 4 years ago |
0 |
|
2 |
mit |
C |
| This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory. |
| lace/vg |
114 |
|
4 |
16 |
about 3 years ago |
25 |
July 25, 2021 |
7 |
bsd-2-clause |
Python |
| Vector-geometry toolbelt for 3D points and vectors |
| connext/vector |
90 |
|
0 |
0 |
over 4 years ago |
0 |
|
82 |
mit |
TypeScript |
| ↗️ Vector is an ultra-minimal state channel network implementation. |
| viega/hatrack |
76 |
|
0 |
0 |
about 2 years ago |
0 |
|
1 |
other |
C |
| Fast, multi-reader, multi-writer, lockless data structures for parallel programming |