viant / xunsafeLinks
Faster golang reflection
☆55Updated 4 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.☆119Updated last month
- In-memory implementation of Go's `io/fs.FS` interface☆119Updated 10 months ago
- MUS format serializer for Go☆117Updated 2 months ago
- A lightweight buffered event lib☆61Updated 3 years ago
- ☆122Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Parse json with comments and trailing commas.☆93Updated 4 years ago
- a thread-safe concurrent map for go☆97Updated last year
- Go 1.18+ generic tuple☆94Updated last month
- easier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]☆168Updated 2 weeks ago
- Pure Go SQL parser☆164Updated 2 months ago
- golang binding quickjs☆101Updated 2 years ago
- A Go client for rqlite, the distributed database built on SQLite☆169Updated 3 months ago
- Expression evaluator for Go☆77Updated 5 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated last month
- Compact, sortable and fast unique IDs with embedded metadata.☆93Updated 3 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 5 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- SQLite over stdin/stdout☆117Updated 2 weeks ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 7 months ago
- Abstract File Storage☆343Updated last month
- Generic manual memory management for golang☆181Updated 8 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- Simple string pattern matcher for Go☆132Updated last week
- wasmws: Webassembly (WASM) Websockets for Go applications☆79Updated last year
- HTTP/2 implementation for fasthttp☆227Updated 2 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A PDF renderer for the goldmark markdown parser.☆137Updated last month
- 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 last year