a thread-safe concurrent map for go
☆48Jun 30, 2024Updated last year
Alternatives and similar repositories for safemap
Users that are interested in safemap are comparing it to the libraries listed below
Sorting:
- HeapMap/PriorityMap in Go☆13Dec 14, 2023Updated 2 years ago
- Deep copy things☆27Aug 8, 2023Updated 2 years ago
- Off heap golang memory pool☆60Jul 29, 2021Updated 4 years ago
- A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that reade…☆10Aug 21, 2022Updated 3 years ago
- 🔥 control timeout and retry in distributed microservice !!!☆14Feb 27, 2022Updated 4 years ago
- A portable zero-copy I/O implement base on mmap for golang.☆15Mar 26, 2021Updated 4 years ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Sep 7, 2023Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Aug 22, 2021Updated 4 years ago
- Package splice wraps the splice system call.☆17Mar 1, 2021Updated 5 years ago
- Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.☆15Oct 1, 2023Updated 2 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Feb 8, 2022Updated 4 years ago
- go binding for rdma rsocket☆23Nov 30, 2024Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Mar 1, 2026Updated last week
- The `io_uring` library and runtime for GO☆160May 1, 2025Updated 10 months ago
- 《The TCP/IP Guide》翻译项目☆46Oct 15, 2019Updated 6 years ago
- 救命用的profile☆42Jun 20, 2022Updated 3 years ago
- ☆124Jul 10, 2023Updated 2 years ago
- zaplog是包装了zap, 带caller func name, 兼容logrus stdlog 的日志输出工具☆10May 22, 2017Updated 8 years ago
- Run perfetto with Docker and docker-compose (self signed certificates)☆11Feb 1, 2023Updated 3 years ago
- Generic data structures in Go☆12May 26, 2022Updated 3 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Apr 16, 2024Updated last year
- Go library to scan regular expression capture group to variable similar to fmt.Scanf☆14Dec 15, 2020Updated 5 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Feb 24, 2026Updated last week
- 0-RTT network protocol optimized for P2P transfers.☆25Aug 31, 2025Updated 6 months ago
- ☆98Jun 11, 2023Updated 2 years ago
- A compile-time source code rewritten based mock framework☆25Mar 18, 2024Updated last year
- eBPF/XDP Redirect Example☆12Oct 21, 2022Updated 3 years ago
- slog experimental features☆12Mar 12, 2024Updated last year
- ☆14Mar 3, 2021Updated 5 years ago
- ☆14Oct 14, 2024Updated last year
- Golang like WaitGroup implementation for sync/async Rust, support no_std environment.☆37Oct 6, 2024Updated last year
- Experimental packages not in std and golang.org/exp☆79Dec 26, 2024Updated last year
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Nov 29, 2022Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆31Jan 27, 2023Updated 3 years ago
- ☆29Dec 10, 2021Updated 4 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,033Oct 27, 2024Updated last year
- implementation of lodash library in Go 1.18 generics [WIP]☆12Apr 29, 2022Updated 3 years ago
- Generates a table inside of a image (png format) based on data provided☆13Sep 28, 2022Updated 3 years ago
- base16384 interface of golang☆10Oct 27, 2025Updated 4 months ago