Managed Projects

Nim-lang

  Analyzed about 1 year ago

Nim (formerly known as "Nimrod") is a statically typed, imperative programming language that tries to give the programmer ultimate power without compromises on runtime efficiency. This means it focuses on compile-time mechanisms in all their various forms. Beneath a nice infix/indentation based ... [More] syntax with a powerful (AST based, hygienic) macro system lies a semantic model that supports a soft realtime GC on thread local heaps. Asynchronous message passing is used between threads, so no "stop the world" mechanism is necessary. An unsafe shared memory heap is also provided for the increased efficiency that results from that model. [Less]

77.8K lines of code

182 current contributors

about 1 year since last commit

5 users on Open Hub

Activity Not Available
5.0
 
I Use This

GeoFlow

  No analysis available

Network traffic geographical mapping

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...

Firelet

  No analysis available

Distributed firewall management

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...

bottle-cork

  Analyzed about 1 year ago

Authentication module for the Bottle web framework

4.9K lines of code

1 current contributors

over 5 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Tags bottle python