无锁链表vs加锁链表(性能对比)
☆37Oct 12, 2018Updated 7 years ago
Alternatives and similar repositories for lock_free_ds
Users that are interested in lock_free_ds are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆11Sep 13, 2020Updated 5 years ago
- Lock Free Linked List Based On Harris'OrderedListBasedSet And Michael's Hazard Pointer.☆39Feb 27, 2020Updated 6 years ago
- ☆11Jun 13, 2021Updated 5 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Nov 4, 2018Updated 7 years ago
- Kudu源码分析笔记☆25Nov 12, 2019Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 使用Go语言搭建一个简单的OSS对象存储服务器,依据书ISBN978-7-115-48055-2编写,修复书上一些bug,并提供构建的完整视频过程☆11Aug 12, 2021Updated 4 years ago
- The code for the paper: "A Lock-Free B+Tree" Anastasia Braginsky and Erez Petrank, SPAA'12, June 2012.☆15Sep 25, 2016Updated 9 years ago
- A header-only C++ wrapper of libevent2☆29Feb 25, 2015Updated 11 years ago
- [c++]使用boost.asio写的简单 内存键值对缓存☆11Jul 31, 2017Updated 8 years ago
- Modern C++ implementation of the Kaleidoscope LLVM tutorial.☆12Sep 3, 2017Updated 8 years ago
- Pacemaker-based HA solution for clustered storage platforms☆15May 26, 2017Updated 9 years ago
- The Golang imeplentation of MVCC Hashmap☆13Nov 20, 2016Updated 9 years ago
- 基于跳表实现的键值型存储引擎☆12Jun 21, 2021Updated 5 years ago
- This is a port of the original project jsonrpc-cpp for those who enjoy using the good old Makefile. It also includes the jsoncpp amalgama…☆13Oct 25, 2012Updated 13 years ago
- 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.
- Use libxlsxwriter in Qt 5 or 6. libxlsxwriter is a C library for creating Excel XLSX files.☆14Dec 27, 2020Updated 5 years ago
- Stanford CS144 Solutions Fall2020☆15Aug 30, 2022Updated 3 years ago
- This repository contains an extended version of SMCSim (originally by Erfan Azarkhish), used for near-data-processing research by Jiwon C…☆14Nov 24, 2020Updated 5 years ago
- A reference repository for PlantUML, with all the examples in PlantUML Language Reference Guide☆16Jul 17, 2025Updated last year
- xdotool for macOS☆11Dec 18, 2017Updated 8 years ago
- ⚡️ Lock-free and wait-free concurrent data structures for Go (generics)☆168Jun 6, 2026Updated last month
- C/Python code to generate 2D alpha-shape (concave hull). I am only concerned about the 2D points set. No higher dimension is considered.☆15May 19, 2017Updated 9 years ago
- ☆11Jun 4, 2021Updated 5 years ago
- 第六届字节青训营项目:使用 Gin 作为web框架,MySQL 作为数据存储并使用 Gorm 操作数据库。使用Etcd作为注册中心,Grpc 进行服务之间的通信。 采用 redis 作为缓存;消息中间件 RabbitMQ☆13Nov 14, 2023Updated 2 years ago
- 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.
- Reliable file transfer using unreliable User Datagram protocol☆12Jul 20, 2024Updated 2 years ago
- This is the final project of 2020 DBMS course in SYSU☆10Jun 23, 2020Updated 6 years ago
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Sep 3, 2023Updated 2 years ago
- HSV color selector with conversion to HSV, RGB, CMYK, Hex values, color sliders and spinners☆16Jul 4, 2026Updated 3 weeks ago
- Find the concave boundary of an xy point dataset using a K-nearest-neighbour approach☆11Jun 15, 2019Updated 7 years ago
- Mirror of the OSSP's UUID library☆17Dec 15, 2023Updated 2 years ago
- 知乎文章附带代码☆15Jan 26, 2023Updated 3 years ago
- 微信及支付宝支付 for swift☆12Sep 18, 2018Updated 7 years ago
- A free, opensource, multiplatform, universal viewer and toolbox intended for, but not limited to, timeseries storage files like EEG, EMG,…☆19Jul 6, 2014Updated 12 years ago
- 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.
- ☆13Apr 26, 2018Updated 8 years ago
- ☆15Dec 28, 2023Updated 2 years ago
- ☆11Mar 7, 2023Updated 3 years ago
- An XML/JSON RPC library for C++11☆21Sep 13, 2015Updated 10 years ago
- 将Apollo cyberRT移植到docker外面☆12Feb 23, 2022Updated 4 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆32Feb 27, 2013Updated 13 years ago
- c++模拟实现一致性哈希,使用了虚拟节点,具有插入数据功能,在新增实际节点或者删除实际节点时,会对虚拟节点上的数据进行迁移☆23May 16, 2020Updated 6 years ago