| TannerGabriel/learning-go |
511 |
|
0 |
0 |
about 2 years ago |
7 |
January 17, 2021 |
1 |
mit |
Go |
| Projects, Algorithms and data structures implemented in Golang with explanations and links to further readings |
| sourcegraph/go-diff |
393 |
|
394 |
789 |
about 3 years ago |
10 |
January 22, 2023 |
5 |
other |
Go |
| Unified diff parser and printer for Go |
| 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. |
| cnf/structhash |
109 |
|
25 |
181 |
over 5 years ago |
1 |
November 27, 2020 |
5 |
isc |
Go |
| Go (golang) package to get hash strings of arbitrary data structures. |
| goki/ki |
89 |
|
0 |
50 |
about 2 years ago |
43 |
October 05, 2023 |
2 |
bsd-3-clause |
Go |
| Development of Goki has moved to Cogent Core. For the latest stable version of ki v1, import version 1.1.17 and see the v1 branch. |
| darkautism/lfqueue |
87 |
|
0 |
0 |
over 7 years ago |
0 |
|
2 |
wtfpl |
C |
| Minimize lock-free queue ever! |
| steveklabnik/indexlist |
78 |
|
0 |
0 |
over 2 years ago |
1 |
September 14, 2018 |
7 |
|
Rust |
| indexlist: A doubly linked list, backed by a vector |
| chethiya/lds |
52 |
|
0 |
2 |
almost 9 years ago |
3 |
December 02, 2015 |
0 |
mit |
CoffeeScript |
| Memory limits in v8 is limited to somewhere around ~1.7GB when it comes to Object and Arrays. LargeDS (LDS) tries to overcome this barrier by making use of Typed Arrays by defining basic data structure like Hashtables and ArrayLists |
| theocalmes/TBQuadTree |
46 |
|
0 |
0 |
over 8 years ago |
1 |
March 24, 2015 |
2 |
other |
Objective-C |
| A simple easy to use quad tree data structure. |
| RelationalAI-oss/Blobs.jl |
45 |
|
0 |
0 |
over 4 years ago |
0 |
|
3 |
other |
Julia |
| Binary blobs with on-the-fly pointer patching |