SkillAgentSearch skills...

Treap

No description available

Install / Use

/learn @stathat/Treap
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

treap

This Go package provides a balanced binary search tree data structure, expected to have logarithmic height.

This is for go version 1.0.

For more on treaps, check out the following links:

This implementation borrows a lot of ideas from GoLLRB by Petar Maymounkov.

Status

This package was extracted from production code powering StatHat, so clearly we feel that it is production-ready, but it should still be considered experimental as other uses of it could reveal issues we aren't experiencing.

Contact us

We'd love to hear from you if you are using this in your projects! Please drop us a line: @stathat or contact us here.

About

Written by Patrick Crosby at StatHat. Twitter: @stathat

Related Skills

View on GitHub
GitHub Stars101
CategoryDevelopment
Updated1mo ago
Forks21

Languages

Go

Security Score

90/100

Audited on Mar 2, 2026

No findings