Tags : Browse Projects

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

truffle

Compare

  Analyzed about 3 hours ago

a tool to roll over futures contracts

17.5K lines of code

0 current contributors

4 months since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This

durst

Compare

  Analyzed 1 day ago

Tool to rebalance portfolios (of financial securities) based on (banded) constraints (levers).

1.88K lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Lokad Message Contracts Sample

Compare

  No analysis available

Lokad Message Contracts DSL Sample (aka Mercenary) is a reference implementation that shows how to streamline .NET contract generation with Visual Studio. This is useful for reducing development friction on projects that use CQRS, DDD, Event sourcing or rely on any other repetitive code that changes frequently.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

Diesel DSL

Compare

  Analyzed about 16 hours ago

Diesel is a DSL toolkit for .NET code generation for DDD

19K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

.NET Code Contracts

Compare

  Analyzed 1 day ago

Code Contracts provide a language-agnostic way to express coding assumptions in .NET programs. The contracts take the form of pre-conditions, post-conditions, and object invariants. Contracts act as checked documentation of your external and internal APIs. The contracts are used to improve ... [More] testing via runtime checking, enable static contract verification, and documentation generation. Code Contracts bring the advantages of design-by-contract programming to all .NET programming languages. [Less]

1.93M lines of code

0 current contributors

about 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Celeriac: .NET Front-End for Daikon

Compare

  Analyzed about 11 hours ago

The Daikon dynamic invariant detector uses machine learning to infer likely program invariants and properties. The types of properties inferred by Daikon include “.field > abs(y)”; “y = 2*x+3”; “array a is sorted”; “for all list objects lst, lst.next.prev = lst”; “for all treenode objects n ... [More] , n.left.value < n.right.value”; “p != null ⇒ p.content in myArray”; and many more. [Less]

13.2K lines of code

0 current contributors

almost 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

annotated-contracts

Compare

  Analyzed about 2 hours ago

Design by Contract based on annotations

6.4K lines of code

0 current contributors

over 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This