200sc / bebopLinks
bebop wire format in Go
☆78Updated last year
Alternatives and similar repositories for bebop
Users that are interested in bebop are comparing it to the libraries listed below
Sorting:
- Go programming language port of liburing.☆111Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- A Go implementation of the Cassowary constraint solving algorithm.☆78Updated 5 years ago
- Fast integer map for uint32-to-uint32☆31Updated 3 months ago
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- MUS format serializer for Go☆118Updated 3 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- little websocket implementation☆36Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆39Updated 5 months ago
- Cgo-free bindings☆22Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated 2 months ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago
- Tool for golang that generates jennifer code☆76Updated last year
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 3 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- jeez it's just a quadtree chill out☆26Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆47Updated 10 months ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆94Updated 7 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A library for building custom DNS servers in Go.☆52Updated 4 months ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago