C++ implementation of Concise and WAH compressed bitsets
☆20Mar 31, 2017Updated 9 years ago
Alternatives and similar repositories for Concise
Users that are interested in Concise are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Nov 10, 2021Updated 4 years ago
- Rob Pike's simple regex matcher converted to Go☆11Aug 14, 2022Updated 3 years ago
- A fork/clone of the OpenFAST project from sourceforge for the purpose of updating it to 2015 and pushing artifacts to NuGet☆10Apr 29, 2021Updated 5 years ago
- compare training duration of CNN with CPU (i7 8550U) vs GPU (mx150) with CUDA depending on batch size☆12Mar 24, 2018Updated 8 years ago
- A simple implementation of the write-optimized Bε Tree 🌳 - for MIT 6.854 (Advanced Algorithms).☆25Dec 27, 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.
- Flat containers for C++☆20Oct 22, 2016Updated 9 years ago
- ☆10Mar 15, 2017Updated 9 years ago
- Cython wrappers for Google's sparsehash library, and the murmur hash functions☆17Jul 24, 2014Updated 12 years ago
- A C++ hand writing SQL parser inspired by [Ali Druid](https://github.com/alibaba/druid) which is written in Java