| utsaslab/RECIPE |
186 |
|
0 |
0 |
over 2 years ago |
0 |
|
4 |
apache-2.0 |
C++ |
| RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019) |
| teryror/coca |
122 |
|
0 |
0 |
about 4 years ago |
3 |
March 04, 2022 |
5 |
other |
Rust |
| Allocation-free data structures that make do with the memory they're given |
| ayazhafiz/xorf |
106 |
|
0 |
4 |
over 2 years ago |
18 |
September 30, 2023 |
10 |
mit |
Rust |
| Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters. |
| mulle-c/mulle-allocator |
75 |
|
0 |
0 |
about 2 years ago |
0 |
|
1 |
other |
C |
| 🔄 Flexible C memory allocation scheme |
| ros2/rcutils |
54 |
|
0 |
0 |
about 2 years ago |
0 |
|
17 |
apache-2.0 |
C |
| Common C functions and data structures used in ROS 2 |
| m4drat/memplusplus |
50 |
|
0 |
0 |
over 2 years ago |
0 |
|
22 |
|
C++ |
| C++ memory allocator with smart GC |
| recp/ds |
46 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
C |
| 🔗 Common Data Structures and Algorithms |
| HeroicKatora/static-alloc |
39 |
|
1 |
10 |
over 3 years ago |
15 |
October 21, 2022 |
5 |
apache-2.0 |
Rust |
| Data structures like Rust `alloc` which reuse user allocated memory |
| fuzziqersoftware/sharedstructures |
27 |
|
0 |
0 |
over 2 years ago |
0 |
|
3 |
mit |
C++ |
| Dynamically-sized shared-memory data structures in C++ and Python 3 |
| ratel-rust/toolshed |
24 |
|
21 |
8 |
about 6 years ago |
17 |
June 12, 2019 |
1 |
other |
Rust |
| Arena allocator and a handful of useful data structures |