Generic double-ended heap (min-max heap) for Go — O(1) min and max, O(log n) push/pop
☆16Mar 12, 2026Updated 3 months ago
Alternatives and similar repositories for deheap
Users that are interested in deheap are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The most influential papers about distributed systems, databases, algorithms, and data structures☆12Apr 5, 2026Updated 2 months ago
- Pure Go R7RS Scheme — embeddable interpreter with hygienic macros, first-class continuations, and sandboxing☆54Updated this week
- Go package to check if an IP address is a bogon (internal) IP address☆10Apr 18, 2026Updated last month
- A simple fake AWS S3 object storage☆25Updated this week
- Go wrapper for the public bunq API.☆12May 25, 2018Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆18Jul 25, 2024Updated last year
- A concurrency safe, mostly lock-free, singleflight request collapsing generic cache with support for stale values.☆18Updated this week
- Validate your JS against JSHint as you type, while using Atom