a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Map type. uses a double linked list and a std::map style container to provide fast insert, delete and update
☆41Aug 30, 2016Updated 9 years ago
Alternatives and similar repositories for lrucache
Users that are interested in lrucache are comparing it to the libraries listed below
Sorting:
- Sort function at 5 to 7 times faster than std :: sort☆15May 4, 2019Updated 6 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Jul 20, 2017Updated 8 years ago
- A simple and lightweight tree container (C++03)☆16Oct 25, 2015Updated 10 years ago
- SQLight is a lightweight MySQL client written in C++11. Based on code by Ladislav Nevery☆29Sep 10, 2015Updated 10 years ago
- C#/Rust/Python style formatting in C++.☆11Oct 23, 2018Updated 7 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20May 10, 2015Updated 10 years ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆298Sep 11, 2024Updated last year
- Lua 5.3.0 源码阅读,阅读过程中加入注释方便理解☆17Oct 16, 2015Updated 10 years ago
- Parallel Solver for Large-Scale Sparse Matrix Computations (MPI)☆20Jan 5, 2026Updated last month
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆389Jul 29, 2020Updated 5 years ago
- C++ Concurrency library!☆27Feb 15, 2019Updated 7 years ago
- Polyhedral High-Level Synthesis in MLIR☆35Mar 17, 2023Updated 2 years ago
- String map implementation through Fast Succinct Trie☆23Jul 9, 2021Updated 4 years ago
- Allocation benchmarks☆31Jul 6, 2016Updated 9 years ago
- C++ resource manager. An arbitrary files to cpp/h resource files converter.☆30Jul 13, 2016Updated 9 years ago
- STL-based caches for C++☆116May 31, 2023Updated 2 years ago
- ZeroMQ C++ binding.☆31Apr 18, 2018Updated 7 years ago
- Compile-time printf-like string formatting☆76May 25, 2018Updated 7 years ago
- Kinematic and dynamic models of continuum and articulated soft robots.☆15Nov 22, 2025Updated 3 months ago
- ☆38Jul 11, 2022Updated 3 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆46May 25, 2015Updated 10 years ago
- Code for paper: Localized matrix factorization for recommendation based on matrix block diagonal forms☆10Jan 27, 2015Updated 11 years ago
- An artificial matrix generator in C☆12Feb 16, 2023Updated 3 years ago
- A small C++ library for formatted stream output of standard library objects☆10Dec 16, 2015Updated 10 years ago
- a tiny net framework☆10Dec 8, 2023Updated 2 years ago
- Code for the paper "Faster Neural Network Training with Approximate Tensor Operations"☆10Oct 23, 2021Updated 4 years ago
- This place provide different SRAM cells netlist to be simulated with HSpice tool in sub-20nm FinFET technologies.☆12Dec 31, 2020Updated 5 years ago
- Automatically exported from code.google.com/p/exposure-render.release110☆11Aug 6, 2021Updated 4 years ago
- OpenRTM - ROS interoperability packages☆12Jun 14, 2024Updated last year
- BERT Sentiment Classification on the IMDb Large Movie Review Dataset.☆16Sep 8, 2022Updated 3 years ago
- tiny and simple singleton in C++11 way (for learning C++11☆11Nov 2, 2016Updated 9 years ago
- MATLAB function to fill an area with hatching ~~or speckling~~☆11Mar 4, 2018Updated 7 years ago
- Full disclosure for http://stackoverflow.com/questions/17465061/how-to-parse-space-separated-floats-in-c-quickly/17479702☆11Nov 6, 2016Updated 9 years ago
- Sparse Matrix Factorization (SMF) is a key component in many machine learning problems and there exist a verity a applications in real-w…☆11Jan 25, 2016Updated 10 years ago
- ☆14Apr 14, 2025Updated 10 months ago
- Gossip Membership Protocol and Fault-Tolerant Key Value Store/☆12May 29, 2015Updated 10 years ago
- The missing C++ tuple functionality☆85Feb 18, 2020Updated 6 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Jul 9, 2013Updated 12 years ago
- Singleton pattern for classes (doesn't need to be with openFrameworks, but we're laying it out like it is)☆10Apr 8, 2021Updated 4 years ago