Tags : Browse Projects

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

rust-http

Compare

  Analyzed 1 day ago

Rust HTTP library (server and client)

3.95K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

MIT/GNU Scheme

Compare

Claimed by GNU Analyzed about 22 hours ago

"MIT/GNU Scheme is an implementation of the Scheme programming language, providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large runtime library. MIT/GNU Scheme is best suited to programming large applications with a rapid development cycle."

1.41M lines of code

4 current contributors

4 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This

huginn programming language

Compare

  No analysis available

huginn - programming language with no quirks, so simple every child can master it. Huginn is a computer programming language with following traits: - interpreted - imperative - functional style (functions, lambdas and closures are first class citizens) - object oriented (user defined types ... [More] , composition, inheritance, exceptions) - introspective, non-reflective type system - strongly typed (absolutely no implicit value conversions and no implicit type coercion) - dynamically typed (final type consistency checks are done at runtime) - duck typing - no quirks guarantee - support arbitrary precision calculations per built-in type - interpreter/executor trivially embeddable in C++ code [Less]

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: afpl, by-nc-nd-40

Traitlets

Compare

  Analyzed 1 day ago

Traitlets is a pure Python library enabling: the enforcement of strong typing for attributes of Python objects (typed attributes are called "traits"); dynamically calculated default values; automatic validation and coercion of trait attributes when attempting a change; registering for ... [More] receiving notifications when trait values change; reading configuring values from files or from command line arguments - a distinct layer on top of traitlets, so you may use traitlets without the configuration machinery. Its implementation relies on the descriptor pattern, and it is a lightweight pure-python alternative of the traits library. [Less]

11.4K lines of code

11 current contributors

6 days since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This