Managed Projects

LPP-PHARE

  Analyzed 28 days ago

PHARE: Parallel Hybrid particle in cell code with Adaptive mesh REfinement

56.7K lines of code

4 current contributors

about 2 months since last commit

2 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: No declared licenses

maiken

  Analyzed 29 days ago

C++11 Cross platform YAML based build tool for GCC/CLANG/ICC/MSVC/NVCC/HCC

7.11K lines of code

1 current contributors

about 2 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This
Tags mkn

sparsehash-c11

  Analyzed 29 days ago

Experimental C++11 version of sparsehash

37.4K lines of code

3 current contributors

over 2 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

mkn.ram

  Analyzed 28 days ago

C++11 Remote applications management - cross platform http/https services

4.95K lines of code

1 current contributors

9 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This
Tags mkn

google-sparsehash

  Analyzed 29 days ago

An extremely memory-efficient hash_map implementation. 2 bits/entry overhead! The SparseHash library contains several hash-map implementations, including implementations that optimize for space or speed. These hashtable implementations are similar in API to SGI's hash_map class and the tr1 ... [More] unordered_map class, but with different performance characteristics. It's easy to replace hash_map or unordered_map by sparse_hash_map or dense_hash_map in C++ code. Recent news: 11 January 2010I've just released sparsehash 1.6. The API has widened a bit with the addition of =deleted_key()= and =empty_key()=, which let you query what values these keys have. A few rather obscure bugs have been fixed (such as an error when copying one hashtable into another when the empty_keys differ). A full list of changes is described in the ChangeLog. 9 May 2009I've just released sparsehash 1.5.1. Hot on the heels of sparsehash 1.5, this release fixes a longstanding bug in the sparsehash code, where equal_range would always return an empty range. It now works as documented. All sparsehash users are encouraged to upgrade. 7 May 2009I've just released sparsehash 1.5. This release introduces tr1 compatibility: I've added rehash, begin(i), and other methods that are expected to be part of the unordered_map API once tr1 in introduced. This allows sparse_hash_map, dense_hash_map, sparse_hash_set, and dense_hash_set to be (almost) drop-in replacements for unordered_map and unordered_set. There is no need to upgrade unless you need this functionality, or need one of the other, more minor, changes described in the ChangeLog. [Less]

30.2K lines of code

3 current contributors

over 4 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This

mkn.gpu

  Analyzed 28 days ago

2.89K lines of code

0 current contributors

3 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

phlop

  Analyzed 28 days ago

Productivity / performance tooling

2.45K lines of code

0 current contributors

3 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

mkn.kul

  Analyzed about 2 months ago

C++11 kommon usage library - cross platform wrapper for file system/process/threads etc

9.09K lines of code

1 current contributors

3 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Tags mkn

conan.install

  Analyzed 28 days ago

Conan.io maiken plugin to get headers and prebuilt binaries (requires python module or conan exe installed)

165 lines of code

1 current contributors

9 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

httplus

  Analyzed 30 days ago

C++14 HTTP/HTTPS object server

577 lines of code

0 current contributors

almost 2 years since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This