viant / xunsafeLinks
Faster golang reflection
☆55Updated 2 months ago
Alternatives and similar repositories for xunsafe
Users that are interested in xunsafe are comparing it to the libraries listed below
Sorting:
- A purego binding for libffi.☆200Updated this week
- MUS format serializer for Go☆120Updated 3 months ago
- Parse json with comments and trailing commas.☆101Updated 4 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- ☆123Updated 2 years ago
- A lightweight buffered event lib☆61Updated 3 years ago
- Go 1.18+ generic tuple☆96Updated 6 months ago
- Golang utlities to make your life easier with zero allocations☆49Updated 4 months ago
- A Go client for rqlite, the distributed database built on SQLite☆178Updated 8 months ago
- Pure Go SQL parser based on the SQLite SQL definition☆176Updated this week
- wasmws: Webassembly (WASM) Websockets for Go applications☆79Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- various libs or tools for Golang☆108Updated this week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Simple string pattern matcher for Go☆136Updated 5 months ago
- golang binding quickjs☆102Updated 2 years ago
- Expression evaluator for Go☆80Updated 3 weeks ago
- Storing strings without GC overhead☆86Updated last month
- a thread-safe concurrent map for go☆100Updated 2 years ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆50Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆119Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- Expirable Go LRC\LRU cache without goroutines☆93Updated 2 months ago
- Web Assembly fetch wrapper that avoids importing net/http.☆62Updated 10 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago