jkaye2012 / cppineconeLinks
A C++ client library for the PInecone vector database
☆18Updated 2 years ago
Alternatives and similar repositories for cppinecone
Users that are interested in cppinecone are comparing it to the libraries listed below
Sorting:
- If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-only…☆40Updated 2 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- c++ library for binary fuse filters, including a sharded filter☆92Updated 6 months ago
- Prototyping the performance of various components of a theoretical faster Twitter☆66Updated 2 years ago
- Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!☆19Updated 7 months ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- Search lots of data sets for spurious correlations☆60Updated 3 years ago
- ☆12Updated last year
- Software transactional memory system developed at Wyatt Technology☆29Updated 5 years ago
- AnyDSL Runtime Library☆22Updated 2 months ago
- Query C++ codebases using SQLite☆188Updated 3 years ago
- Poireau: a sampling allocation debugger☆99Updated 3 years ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆146Updated 3 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- NanoCollision: Experiments with collisions of nanosecond timestamps☆23Updated 2 years ago
- Two-Phase Locking with Starvation-Freedom☆23Updated 2 years ago
- egg is a flexible, high-performance e-graph library☆12Updated last year
- A library for building efficient set-membership filters and dictionaries based on the Satisfiability problem.☆81Updated 3 years ago
- Backtrace.io's resilient log record framing format☆38Updated 3 years ago
- [Not maintained] Implementation of TDigest algorithm in C++☆17Updated 8 years ago
- An optimizing compiler for a large subset of the C programming language☆26Updated last week
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- An educational implementation of a modern compressor in Rust☆47Updated last year
- The fastest ACID-transactional persisted Key-Value store designed as modified LSM-Tree for NVMe block-devices with GPU-acceleration and S…☆74Updated 2 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆101Updated this week
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated last year
- A collection of array rotation algorithms.☆155Updated 2 years ago