CoffeeBeforeArch / misc_codeLinks
This repository contains all code from YouTube videos not associated with any particular series by CoffeeBeforeArch.
☆9Updated 2 years ago
Alternatives and similar repositories for misc_code
Users that are interested in misc_code are comparing it to the libraries listed below
Sorting:
- ☆21Updated 7 months ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- ☆54Updated last year
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆40Updated last year
- A minimal subset of the Boost C++ library☆34Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 8 months ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Concurrency with modern C++☆31Updated 4 years ago
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- Measures the system induced jitter ("hiccups") a CPU bound thread experiences☆121Updated last year
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- ☆51Updated 5 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- Tools for analysing results produced by the llvm-xray instrumentation☆16Updated 4 years ago
- Slides and presentations☆69Updated 2 years ago
- Course "C++ in Detail: Common Idioms"☆25Updated last year
- Packet capture libraries benchmark☆34Updated 4 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Source Code for the Mentoring Program "Fundamentals for C++ Professionals"☆24Updated 2 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆76Updated 4 years ago
- c++ library for interprocess memory pools, communication, and automatic network device discovery. lightweight DDS alternative.☆15Updated 6 months ago
- Codes and notes for the book "C++ Concurrency in Action"☆15Updated 10 years ago
- A lock-free priority queue implementation☆34Updated 6 years ago
- ☆31Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Policing Detection☆13Updated 6 years ago
- Boost.Lockfree☆133Updated 2 weeks ago
- A high-performance hash-table for network packet-processing applications (compatible with DPDK)☆37Updated 6 years ago