smallnest / safemapLinks
a thread-safe concurrent map for go
☆48Updated last year
Alternatives and similar repositories for safemap
Users that are interested in safemap are comparing it to the libraries listed below
Sorting:
- Experimental packages not in std and golang.org/exp☆80Updated 8 months ago
- Deep copy things☆27Updated 2 years ago
- 救命用的profile☆41Updated 3 years ago
- HeapMap/PriorityMap in Go☆13Updated last year
- 🚀🚀自动扩容的循环缓冲区实现☆38Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- A portable zero-copy I/O implement base on mmap for golang.☆14Updated 4 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 4 months ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated 2 years ago
- ☆75Updated 2 years ago
- 使用Go语言实现pping☆19Updated last year
- goroutine local storage (use context instead if possible)☆78Updated 6 months ago
- Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制☆144Updated 2 years ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 4 months ago
- lock-free queue and other implementations☆129Updated last year
- Simple and high-performance data structures and algorithms library☆59Updated 2 months ago
- Cross platform locale detection for Golang☆113Updated this week
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- a simple fsm for Go☆51Updated 3 years ago
- HTTP server for canonical "go get" import path☆32Updated 3 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 6 months ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- gokcp is go implementation based on KCP☆68Updated 4 years ago
- a lite version of rpcx☆16Updated 4 years ago
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆121Updated 2 months ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 4 years ago
- Package splice wraps the splice system call.☆17Updated 4 years ago
- ☆22Updated 5 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 2 years ago