Snawoot / lfmapLinks
Generic concurrent lock-free map for Golang
☆45Updated last year
Alternatives and similar repositories for lfmap
Users that are interested in lfmap are comparing it to the libraries listed below
Sorting:
- 📐 Structured concurrency for Go.☆49Updated 11 months ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆163Updated 10 months ago
- Simple (dumb?) query language☆49Updated 2 weeks ago
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 6 months ago
- High performance JSON iterator & validator for Go☆99Updated 2 years ago
- A Transport for http.Client that will cache responses according to the HTTP RFC☆50Updated last week
- Server-Sent Events for Go. A tiny, dependency-free, spec-compliant library compatible with the HTTP stdlib.☆105Updated 2 months ago
- Provides SIMD within a register (SWAR) primitives in Golang☆54Updated 8 months ago
- MUS format serializer for Go☆120Updated 3 months ago
- Cookies, but with structs, for happiness.☆112Updated 2 months ago
- Binary Serialization with explicit layout and versioning☆19Updated 5 months ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆57Updated 6 months ago
- 📐 The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.☆91Updated 5 months ago
- Make Writing HTML in Go a Breeze 🍃☆53Updated 2 weeks ago
- Golang in-memory caching stream reader☆35Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last year
- Go library for handling server-side WebAuthn / passkey verification☆37Updated 7 months ago
- Bag of words as code☆86Updated last year
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆50Updated last year
- High-performance Redis library for Go☆147Updated last year
- High-performance client-server library for Go, built around the Command pattern☆85Updated 2 months ago
- mas sql templating☆101Updated last year
- Framework for writing scalable distributed stateful applications☆55Updated last month
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated 6 months ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Pprof automation + organization, making profiling work 80% faster !!☆61Updated 5 months 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
- MinLZ is a LZ77 compressor, focused on realtime data compression☆124Updated 2 weeks ago
- iterator library for go using a rangefunc experiment☆26Updated last year
- APISpec - Generate OpenAPI 3.1 specs from Go code with intelligent framework detection and call graph analysis. Supports Gin, Echo, Chi, …☆71Updated 2 weeks ago