satanson / the_silver_searcher
A code-searching tool similar to ack, but faster.
☆12Updated 2 years ago
Alternatives and similar repositories for the_silver_searcher:
Users that are interested in the_silver_searcher are comparing it to the libraries listed below
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- ☆17Updated 8 years ago
- Another Template Meta Programming Library☆15Updated 8 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆62Updated 7 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- ☆70Updated 8 years ago
- Shuo's notes☆36Updated 3 weeks ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆50Updated 7 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- 多处理器编程的艺术☆116Updated 10 years ago
- 没地方放的代码,懒得开新项目了,放这里吧。☆41Updated 3 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆89Updated 2 years ago
- A high performance, thread-safe log lib for C++ Language.☆33Updated 8 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码…☆36Updated 6 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 6 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- GDB macros to print STL containers like vector, map, etc.☆13Updated 7 years ago
- 《C++ Move Semantics》的非专业个人翻译☆75Updated 3 years ago
- modern c++ raft library☆47Updated 5 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- [Abandoned] A toy asynchronous server, written in C++14☆19Updated 7 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 3 years ago
- A simple coroutine☆39Updated 10 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated last month