RoaringBitmap/CRoaring4VS

Name: CRoaring4VS

Owner: Roaring bitmaps: A better compressed bitset

Description: [Obsolete, do not use] C++ Roaring bitmaps for microsoft Visual Studio 2015 compiled with clang.

Forked from: mrboojum/CRoaring4VS

Created: 2016-09-14 15:31:40.0

Updated: 2017-02-16 20:20:39.0

Pushed: 2017-02-16 20:22:38.0

Homepage: http://roaringbitmap.org/

Size: 123

Language: C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Obsolete, please do not use.

As of February 2016, this wrapper is obsolete and unnecessary. See https://github.com/RoaringBitmap/CRoaring#building-visual-studio-under-windows

CppRoaring4VS

CRoaring is a C11-compliant library providing compressed Roaring bitmaps. CppRoaring4VS provides a C++ wrapper for Microsoft Visual Studio 2015.

CRoaring: https://github.com/RoaringBitmap/CRoaring

Objective

The primary goal of the CRoaringVS is to provide a static library that can be used in Microsoft Visual Studio 2015 compiled projects.

Requirements

Usage

Load msv/CRoaringVSLib.sln into Microsoft Visual Studio. The project should then build both the library and small test program that you can run.

Known shortcomings

Project structure

Relevant Tips when working with C99/C11-standard compliant code in Visual Studio


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.