| Name: | golang-github-google-btree-devel |
|---|---|
| Version: | 1.0.1 |
| Release: | 11.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 59442 |
| License: | Apache-2.0 |
| RPM: | golang-github-google-btree-devel-1.0.1-11.el10_0.noarch.rpm |
| Source RPM: | golang-github-google-btree-1.0.1-11.el10_0.src.rpm |
| Build Date: | Tue Dec 17 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/google/btree |
| Summary: | BTree implementation for Go |
| Description: | This package provides an in-memory B-Tree implementation for Go, useful as an ordered, mutable data structure. The API is based off of the wonderful http://godoc.org/github.com/petar/GoLLRB/llrb, and is meant to allow btree to act as a drop-in replacement for gollrb trees. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/google/btree |