psilva261 / timsortLinks
go implementation of timsort
☆82Updated last year
Alternatives and similar repositories for timsort
Users that are interested in timsort are comparing it to the libraries listed below
Sorting:
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- The slice package sorts Go slices.☆111Updated 7 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago
- Asynchronous read-ahead for Go readers☆238Updated last year
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- An assortment of more specialized math routines for Go☆77Updated last year
- Shutdown Management package for Go v2☆51Updated 3 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago
- A cron job scheduler for Go☆205Updated 10 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 5 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- cross-platform Golang helpers for reading password input without cgo☆117Updated last year
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- An immutability helper for Go☆141Updated 9 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- go-bitstream: read and write bits from io.Reader and io.Writer☆71Updated 6 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 7 years ago
- Leaky bucket implementation in Go with support for different backends (redis, in-memory)☆87Updated last month
- Protocol Buffer compiler written in Go☆120Updated 9 years ago