sugawarayuuta / refloatLinks
Float parser that sacrifices nothing.
☆55Updated last year
Alternatives and similar repositories for refloat
Users that are interested in refloat are comparing it to the libraries listed below
Sorting:
- Faster utf8.Valid using multi-byte processing without SIMD.☆82Updated last year
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated last month
- Ordered codes for database keys☆45Updated last year
- An offheap memory allocator for manual memory management in Golang☆30Updated last week
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 3 months ago
- Cookies, but with structs, for happiness.☆110Updated last week
- A very fast arena allocator for Go☆32Updated this week
- Go struct inspection HTTP handler☆67Updated last month
- A persistent rope in Go☆89Updated 3 years ago
- a concurrent hash array mapped trie implementation in go