viant / xunsafe
Faster golang reflection
☆53Updated 5 months ago
Alternatives and similar repositories for xunsafe:
Users that are interested in xunsafe are comparing it to the libraries listed below
- A purego binding for libffi.☆82Updated last week
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆112Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- ☆117Updated last year
- Golang utlities to make your life easier with zero allocations☆47Updated 7 months ago
- MUS format serializer for Golang☆86Updated last week
- In-memory implementation of Go's `io/fs.FS` interface☆112Updated 3 months ago
- WebSocket for fasthttp☆61Updated last year
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- 🚀 Fast and light wildcard pattern matching.☆83Updated this week
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- SQLite over stdin/stdout☆82Updated 2 weeks ago
- Go package implementing WASI socket extensions☆149Updated 2 months ago
- A lightweight buffered event lib☆58Updated 2 years ago
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆102Updated last year
- Go templates invoked as functions☆154Updated 3 years ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆62Updated last year
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆47Updated 8 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- scan sql rows into any type powered by generics☆64Updated 11 months ago
- Basic Markdown parser and HTML generator☆89Updated 2 months ago
- Simple string pattern matcher for Go☆126Updated 10 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆66Updated 6 months ago
- Pure Go SQL parser☆144Updated 3 months ago