Skip to content
@database-core

database.core

Popular repositories Loading

  1. variant variant Public

    Forked from mapbox/variant

    C++11/C++14 Variant

    C++ 1

  2. cpp-template-tools cpp-template-tools Public

    Forked from Mryange/cpp-template-tools

    C++模板工具类的简易实现

    C++ 1

  3. faiss faiss Public

    Forked from facebookresearch/faiss

    A library for efficient similarity search and clustering of dense vectors.

    C++

  4. rocksdb rocksdb Public

    Forked from facebook/rocksdb

    A library that provides an embeddable, persistent key-value store for fast storage.

    C++

  5. leveldb leveldb Public

    Forked from google/leveldb

    LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

    C++

  6. hnswlib hnswlib Public

    Forked from nmslib/hnswlib

    Header-only C++/python library for fast approximate nearest neighbors

    C++

Repositories

Showing 10 of 20 repositories
  • redis Public Forked from redis/redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

    database-core/redis’s past year of commit activity
    C 0 24,265 0 0 Updated Mar 1, 2025
  • NeighborHash Public Forked from slow-steppers/NeighborHash

    A faster int-to-int hashmap implemented in C++.

    database-core/NeighborHash’s past year of commit activity
    C++ 0 MIT 6 0 0 Updated Jan 21, 2025
  • kvrocks Public Forked from apache/kvrocks

    Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.

    database-core/kvrocks’s past year of commit activity
    C++ 0 Apache-2.0 514 0 0 Updated Jan 15, 2025
  • nano-graphrag Public Forked from gusye1234/nano-graphrag

    A simple, easy-to-hack GraphRAG implementation

    database-core/nano-graphrag’s past year of commit activity
    Python 0 MIT 262 0 0 Updated Nov 23, 2024
  • google-scann Public
    database-core/google-scann’s past year of commit activity
    C++ 0 0 0 0 Updated Oct 20, 2024
  • ClickHouse Public Forked from ClickHouse/ClickHouse

    ClickHouse® is a real-time analytics DBMS

    database-core/ClickHouse’s past year of commit activity
    C++ 0 Apache-2.0 7,424 0 0 Updated Oct 8, 2024
  • velox Public Forked from facebookincubator/velox

    A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.

    database-core/velox’s past year of commit activity
    C++ 0 Apache-2.0 1,251 0 0 Updated Oct 8, 2024
  • CRoaring Public Forked from RoaringBitmap/CRoaring

    Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks

    database-core/CRoaring’s past year of commit activity
    C 0 303 0 0 Updated Oct 7, 2024
  • rocksdb Public Forked from facebook/rocksdb

    A library that provides an embeddable, persistent key-value store for fast storage.

    database-core/rocksdb’s past year of commit activity
    C++ 0 GPL-2.0 6,594 0 0 Updated Oct 7, 2024
  • faiss Public Forked from facebookresearch/faiss

    A library for efficient similarity search and clustering of dense vectors.

    database-core/faiss’s past year of commit activity
    C++ 0 MIT 3,870 0 0 Updated Oct 7, 2024

Top languages

Loading…

Most used topics

Loading…