Skip to content
@oss-study

Open Source Software Study

开源软件源码阅读

Popular repositories Loading

  1. redis 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,…

    C

  2. bbolt bbolt Public

    Forked from etcd-io/bbolt

    An embedded key/value database for Go.

    Go

  3. etcd-3.4.9 etcd-3.4.9 Public archive

    etcd source code reading

    Go 1

  4. 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++

  5. grpc-go grpc-go Public

    Forked from grpc/grpc-go

    The Go language implementation of gRPC. HTTP/2 based RPC

    Go

Repositories

Showing 5 of 5 repositories
  • grpc-go Public Forked from grpc/grpc-go

    The Go language implementation of gRPC. HTTP/2 based RPC

    oss-study/grpc-go’s past year of commit activity
    Go 0 Apache-2.0 4,556 0 0 Updated Nov 21, 2021
  • 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.

    oss-study/leveldb’s past year of commit activity
    C++ 0 BSD-3-Clause 8,101 0 0 Updated Nov 3, 2020
  • 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.

    oss-study/redis’s past year of commit activity
    C 0 BSD-3-Clause 24,192 0 0 Updated Jul 10, 2020
  • etcd-3.4.9 Public archive

    etcd source code reading

    oss-study/etcd-3.4.9’s past year of commit activity
    Go 0 Apache-2.0 1 0 0 Updated Jun 17, 2020
  • bbolt Public Forked from etcd-io/bbolt

    An embedded key/value database for Go.

    oss-study/bbolt’s past year of commit activity
    Go 0 MIT 709 0 0 Updated Apr 20, 2020

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…