Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 3

Standard Haskell arrays library.

4.75
   
  0 reviews  |  13 users  |  -27,603 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 

Stxxl - Standard Template Library for Extra Large Data Sets. Stxxl is an implementation of the C++ standard template library STL for external memory (out-of-core) computations, containers, and algorithms that can process huge volumes of data that only fit on disks.

5.0
 
  0 reviews  |  11 users  |  52,749 lines of code  |  1 current contributor  |  Analyzed 10 days ago
 
 

A C-compatible array library for Haskell. Provides both an immutable and mutable (in the IO monad) interface. Includes utilities for multi-dimensional arrays, slicing and norms. Memory is 16-byte aligned by default to enable use of SIMD instructions.

5.0
 
  0 reviews  |  3 users  |  1,093 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 

This package provides the standard Haskell list library reimplemented to allow stream fusion. This should in general provide faster list operations, and faster code for list-heavy programs. See the paper Stream Fusion: From Lists to Streams to Nothing at All, Coutts, Leshchinskiy and Stewart, 2007. ... [More] To use, simply import Data.List.Stream in place of Data.List, and hide list functions from the Prelude. [Less]

5.0
 
  0 reviews  |  3 users  |  7,677 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 

HList is a record system providing strongly typed heterogenous lists, records, type-indexed products (TIP) and co-products.

0
 
  0 reviews  |  2 users  |  3,239 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 

Книга "Въведение в програмирането със C#" Безплатна книга за основи на програмирането за начинаещи. Книгата е с отворен код и има за цел да предостави ... [More] фундаментална основа на начинаещите програмисти без значение от езика за програмиране. Това е книга за основи на програмирането, а не книга за C#! От нея ще научите фундаменталните концепции в програмирането, без които не можете да станете софтуерен инженер. Книгата е на български език и се разпространява безплатно в електронен формат и на цената на хартията в хардуерния й вариант. Официален уеб сайт: http://www.introprogramming.info. Книгата е официален учебник в курсовете по въведение в програмирането в Академията на Телерик за софтуерно инженерство. [Less]

0
 
  0 reviews  |  2 users  |  2 current contributors  |  Analyzed 3 days ago
 
 

Boost.Bimap is a bidirectional maps library for C++. With Boost.Bimap you can create associative containers in which both types can be used as key. A bimap can be thought of as a combination of a std::map and a std::map. The learning curve of bimap is almost flat if you know how to use standard ... [More] containers. A great deal of effort has been put into mapping the naming scheme of the STL in Boost.Bimap. The library is designed to match the common STL containers. [Less]

5.0
 
  0 reviews  |  2 users  |  29,601 lines of code  |  0 current contributors  |  Analyzed 5 months ago
 
 

Data structures and algorithms for tile-based game maps.

0
 
  0 reviews  |  2 users  |  0 current contributors
 
 

A data structure representing a bidirectional mapping between two key types. Each value in the bimap is associated with exactly one value of the opposite type.

5.0
 
  0 reviews  |  1 user  |  251 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 

This package provides the core Edison data structure implementations, including multiple sequence, set, bag, and finite map concrete implementations with various performance characteristics. The implementations in this package have no dependencies other than those commonly bundled with Haskell compilers.

5.0
 
  0 reviews  |  1 user  |  12,548 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.