| oramasearch/orama |
7,173 |
|
0 |
32 |
about 2 years ago |
51 |
December 06, 2023 |
24 |
other |
TypeScript |
| 🌌 Fast, dependency-free, full-text and vector search engine with typo tolerance, filters, facets, stemming, and more. Works with any JavaScript runtime, browser, server, service! |
| thi-ng/umbrella |
3,139 |
|
0 |
188 |
about 2 years ago |
47 |
December 09, 2023 |
72 |
apache-2.0 |
TypeScript |
| ⛱ Broadly scoped ecosystem & mono-repository of 188 TypeScript projects (and 150 examples) for general purpose, functional, data driven development |
| tezc/sc |
2,123 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
bsd-3-clause |
C |
| Common libraries and data structures for C. |
| 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 |
| juji-io/editscript |
423 |
|
0 |
2 |
about 3 years ago |
23 |
March 14, 2023 |
11 |
epl-1.0 |
Clojure |
| A library to diff and patch Clojure/ClojureScript data structures |
| KristofferC/NearestNeighbors.jl |
379 |
|
0 |
0 |
over 2 years ago |
0 |
|
48 |
other |
Julia |
| High performance nearest neighbor data structures (KDTree and BallTree) and algorithms for Julia. |
| tlack/atree |
277 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
|
C++ |
| Stevan Apter-style trees in C++17 |
| 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. |
| lucaong/immutable |
182 |
|
0 |
0 |
almost 5 years ago |
0 |
|
4 |
mit |
Crystal |
| Thread-safe, persistent, immutable collections for the Crystal language |
| 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. |