• Stars
    star
    2
  • Language
    C#
  • License
    MIT License
  • Created about 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Icarus is a simple JSON data store.

More Repositories

1

Pode

Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers
PowerShell
768
star
2

Pode.Web

Web template framework for use with the Pode PowerShell web server
PowerShell
174
star
3

Monocle

PowerShell Web Automation module, made to make automating websites easier
PowerShell
60
star
4

Parcel

Cross-platform PowerShell package manager and provisioner
PowerShell
24
star
5

Picassio

Picassio is a PowerShell automated provisioning/deployment tool for Windows
PowerShell
21
star
6

Fudge

Fudge is a PowerShell tool to help manage software packages via Chocolatey for specific development projects. Think NPM and Bower, but for Chocolatey
PowerShell
20
star
7

IISManager

PowerShell module to help manage IIS instances, which can also be run from PowerShell Core
PowerShell
19
star
8

PoshHosts

Cross-platform module to control the hosts file from the command line
PowerShell
19
star
9

Pode.Game

2D game framework for use with the Pode PowerShell web server
PowerShell
13
star
10

PowerUI

PowerShell framework for WPF
PowerShell
12
star
11

PsRedis

PowerShell Module for interacting with Redis caches
PowerShell
11
star
12

StringLib

Open-source string library for LUA which adds additional string functionality. Version: 1.1.2
Lua
9
star
13

Fogg

PowerShell tool to aide and simplify the creation, deployment and provisioning of infrastructure in Azure
PowerShell
7
star
14

Picassio2

Picassio2 is a Code-over-Config version of Picassio, and far more flexible for automation using PowerShell
PowerShell
7
star
15

PowerVCR

PowerVCR is a PowerShell web request recorder and playback module
PowerShell
6
star
16

Pode.Kestrel

Kestrel Listener for the Pode PowerShell web server
C#
5
star
17

NotifyMeCI

Notify Me CI is an application to notify you of CI tasks across varying Servers
C#
4
star
18

Sky-Engine

2D Game Engine for use with the Android platform, written in Java. Version: 0.9.5
Java
4
star
19

pode-smtp-server

SMTP Server with Frontend and REST API using Pode and PowerShell
PowerShell
4
star
20

Hook

A cross-platform PowerShell module for creating async hooks on events, and triggering associated actions
PowerShell
4
star
21

Pode.Ldap

Extension module for Pode that enables cross-platform LDAP authentication
PowerShell
4
star
22

PSClass

PowerShell module to help determine class dependencies, and the order that you need to import them
PowerShell
3
star
23

Edison

Edison is an open source unit/integration test framework for .NET
C#
3
star
24

PSMorseCode

Convert from and to Morse Code in PowerShell
PowerShell
3
star
25

smtpy

smtpy is a lightwight python Windows service which runs as a mock SMTP server, storing emails in a SQLite database.
Python
3
star
26

Pode.Yaml

Extension module for Pode, it allows you to parse and send YAML requests and responses
PowerShell
3
star
27

PSCoveralls

Cross-platform PowerShell module that allows you to publish Pester code coverage results to Coveralls.io
PowerShell
2
star
28

Table

Implementation of a Table class in C#, and sson also Java.
C#
2
star
29

useful-scripts

General personal useful scripts
AutoHotkey
1
star
30

Logbook

Logbook is a simple error logging tool, that stores all log messages in JSON format files
C#
1
star
31

Warcraft-Map-IDs

A list of nearly every possible triggered Map Area ID within World of Warcraft, for use with LUA.
1
star
32

Grape

PowerShell
1
star
33

WebRequestAPI

WRAPI, a web request library to make fetching websites, xml documents and other things on the web simpler.
C#
1
star
34

Build-Pipeline-Theme

Jenkins Build Pipeline plugin custom CSS theme
CSS
1
star
35

QuestWatcher

WoW AddOn to help automatically watch Quests when changing between areas
Lua
1
star
36

Haxxor

Haxxor is a simple encrpytion/decrpytion framework, which support multiple methods of encryption
C#
1
star
37

VisitorList

A data structure, written in Java, for storing a set of keys, each with a set of links; keeping in memory whether those links have been visited to from their parent key. Because this is a List, it retains the order in which keys and links are added, which may be crucial for some algorithms. If this is not the case, you may be more interested in the VisitorMap.
1
star
38

pode-openfaas

OpenFAAS template for Pode
Dockerfile
1
star
39

SortedList

Implementation of a Sorted List, written in Java. Can be used with objects that implement the Comparable interface, or if they don't, then by supplying a Comparator object.
Java
1
star
40

VisitorMap

A data structure, written in Java, for storing a set of keys, each with a set of links; keeping in memory whether those links have been visited to from their parent key. Because this is a Map, it does not retain the order in which keys and links are added. If retaining the order is necessary, you may be more interested in the VisitorList.
1
star