a thread-safe concurrent map for go
☆47Jun 30, 2024Updated 2 years ago
Alternatives and similar repositories for safemap
Users that are interested in safemap are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Sep 7, 2023Updated 3 years ago
- HeapMap/PriorityMap in Go☆13Dec 14, 2023Updated 2 years ago
- Off heap golang memory pool☆58Jul 29, 2021Updated 5 years ago
- 🔥 control timeout and retry in distributed microservice !!!☆14Feb 27, 2022Updated 4 years ago
- Deep copy things☆26Aug 8, 2023Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- This is a Promises/A+ implementation with coroutine support☆10Mar 14, 2018Updated 8 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Aug 22, 2021Updated 5 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 4 years ago
- zaplog是包装了zap, 带caller func name, 兼容logrus stdlog 的日志输出工具☆10May 22, 2017Updated 9 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Apr 16, 2024Updated 2 years ago
- go binding for rdma rsocket☆23Nov 30, 2024Updated last year
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆167Feb 8, 2022Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated this week
- 0-RTT network protocol optimized for P2P transfers.☆25Aug 31, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- The `io_uring` library and runtime for GO☆169May 1, 2025Updated last year
- ☆97Jun 11, 2023Updated 3 years ago
- Package splice wraps the splice system call.☆17Mar 1, 2021Updated 5 years ago
- A compile-time source code rewritten based mock framework☆25Mar 18, 2024Updated 2 years ago
- slog experimental features☆12Mar 12, 2024Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆32Jan 27, 2023Updated 3 years ago
- ☆123Jul 10, 2023Updated 3 years ago
- 救命用的profile☆40Jun 20, 2022Updated 4 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…☆50Nov 29, 2022Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆23Apr 28, 2022Updated 4 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,038Oct 27, 2024Updated last year
- A portable zero-copy I/O implement base on mmap for golang.