Tags : Browse Projects

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

FxCop Rules collection

Compare

  Analyzed 1 day ago

A collection of FxCop rules: Immutable attribute checking, Exception processing and IDisposable checks.

1.28K lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

ReadOnlyCollections

Compare

  Analyzed about 10 hours ago

Backported read-only collection interfaces and extensions/adapters around them

459 lines of code

1 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

immudb

Compare

  Analyzed about 7 hours ago

immudb is a database with built-in cryptographic proof and verification. It tracks changes in sensitive data and the integrity of the history will be protected by the clients, without the need to trust the database. It can operate both as a key-value store, and/or as relational database (SQL).

142K lines of code

0 current contributors

7 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This

PCollections

Compare

  Analyzed about 5 hours ago

A Persistent Java Collections Library PCollections serves as a persistent and immutable analogue of the Java Collections Framework. This includes efficient, thread-safe, generic, immutable, and persistent stacks, maps, vectors, sets, and bags, compatible with their Java Collections counterparts. ... [More] Persistent and immutable datatypes are increasingly appreciated as a simple, design-friendly, concurrency-friendly, and sometimes more time- and space-efficient alternative to mutable datatypes. [Less]

5.81K lines of code

2 current contributors

about 1 month since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This

Pusca

Compare

  Analyzed about 1 hour ago

Pure Functional Scala (Scala Compiler Plugin that enforces pureness)

3.09K lines of code

0 current contributors

over 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

scala-datatable

Compare

  Analyzed about 6 hours ago

Immutable DataTable implementation in Scala. Scala DataTable is a lightweight, in-memory table structure written in Scala. The implementation is entirely immutable. Modifying any part of the table, adding or removing columns, rows, or individual cell values will create and return a new structure ... [More] , leaving the old one completely untouched. This is quite efficient due to structural sharing. [Less]

2.49K lines of code

0 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This