Pinned Repositories
antlrcs
The C# port of ANTLR 3, StringTemplate 3, and StringTemplate 4
debian-headless
Create a debian headless/remote installation image
fabric
Fabric is a blockchain project in Incubation proposed to the community and documented at https://goo.gl/RYQZ5N. Information on what Incubation entails can be found in the Hyperledger Project Lifecycle document (https://goo.gl/4edNRc)
go-database-sql-tutorial
A tutorial for Go's database/sql package
jackson
Mirror of the Jackson 1.x SVN repository. Current Jackson development is happening at https://github.com/FasterXML; this repository will be deleted by January 31, 2012.
jackson-databind
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
Java-WebSocket
A barebones WebSocket client and server implementation written in 100% Java.
juggernaut
Realtime server push with node.js, WebSockets and Comet
kafka-connect-sqs
The SQS connector plugin provides the ability to use AWS SQS queues as both a source (from an SQS queue into a Kafka topic) or sink (out of a Kafka topic into an SQS queue).
kroki
Creates diagrams from textual descriptions!
twoi's Repositories
twoi/juggernaut
Realtime server push with node.js, WebSockets and Comet
twoi/antlrcs
The C# port of ANTLR 3, StringTemplate 3, and StringTemplate 4
twoi/debian-headless
Create a debian headless/remote installation image
twoi/fabric
Fabric is a blockchain project in Incubation proposed to the community and documented at https://goo.gl/RYQZ5N. Information on what Incubation entails can be found in the Hyperledger Project Lifecycle document (https://goo.gl/4edNRc)
twoi/go-database-sql-tutorial
A tutorial for Go's database/sql package
twoi/jackson
Mirror of the Jackson 1.x SVN repository. Current Jackson development is happening at https://github.com/FasterXML; this repository will be deleted by January 31, 2012.
twoi/jackson-databind
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
twoi/Java-WebSocket
A barebones WebSocket client and server implementation written in 100% Java.
twoi/kafka-connect-sqs
The SQS connector plugin provides the ability to use AWS SQS queues as both a source (from an SQS queue into a Kafka topic) or sink (out of a Kafka topic into an SQS queue).
twoi/kroki
Creates diagrams from textual descriptions!
twoi/node-addon-examples
Node.js C++ addon examples from http://nodejs.org/docs/latest/api/addons.html
twoi/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
twoi/testify
A toolkit with common assertions and mocks that plays nicely with the standard library