tlog-dev / locLinks
fast runtime.Caller
☆18Updated 10 months ago
Alternatives and similar repositories for loc
Users that are interested in loc are comparing it to the libraries listed below
Sorting:
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- MUS format serializer for Go☆120Updated 2 months ago
- Fast, thread-safe arena allocators☆26Updated 3 weeks ago
- strftime/strptime for Go☆18Updated 3 months ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Basic Markdown parser and HTML generator☆113Updated last year
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆88Updated 7 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated last week
- little websocket implementation☆36Updated 2 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Go assembly transpiler for C programming language☆108Updated last month
- A library for building custom DNS servers in Go.☆53Updated 7 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- Ordered codes for database keys☆45Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Use yaegi as a template engine.☆32Updated 2 years ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆162Updated 5 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆41Updated 8 months ago
- scan sql rows into any type powered by generics☆68Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 4 months ago
- simple data streams for go☆31Updated 3 years ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Ungrammar implementation and API in Go☆48Updated last year