jupp0r / go-priority-queue
A priority queue implementation on top of container/heap
☆28Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-priority-queue
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Non-Invasive goroutine inspector☆91Updated 11 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- A Go library for encoding structs into Header fields.☆46Updated last year
- Call private methods freely in Golang☆46Updated 8 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆54Updated 7 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Cross platform locale detection for Golang☆107Updated 2 weeks ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- Auxiliary vendoring tool for Go's new go.mod☆107Updated 2 years ago
- Simple string pattern matcher for Go☆125Updated 7 months ago
- Go expression evaluation comparison☆48Updated 8 months ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- openapi toolkit common string formats☆102Updated last week
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Golang utlities to make your life easier with zero allocations☆46Updated 4 months ago
- ☆78Updated last month
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- A memory allocator for Go.☆81Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- Rolling window implementation in go.☆57Updated 7 months ago