codematix's Stars
rbuck/serf-sample
A simple Serf example to experiment with.
bastion-rs/bastion
Highly-available Distributed Fault-tolerant Runtime
sqlalchemy/sqlalchemy
The Database Toolkit for Python
NanoHttpd/nanohttpd
Tiny, easily embeddable HTTP server in Java.
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
golang/dep
Go dependency management tool experiment (deprecated)
pmuens/awesome-serverless
DEPRECATED: Curated list of resources related to serverless computing and serverless architectures.
gaerae/awesome-algorithms-education
A curated list to learning and practicing about algorithm.
stackshareio/awesome-stacks
A curated list of tech stacks for building different applications & features
zingchart/awesome-charting
A curated list of the best charting and dataviz resources that developers may find useful, including the best JavaScript charting libraries
jamesottinger/MoneyWatch
A personal money management tool
zowens/aws_batch_csv_processor
Sample AWS Batch project to read CSV files
cer/event-sourcing-examples
Example code for my building and deploying microservices with event sourcing, CQRS and Docker presentation
vvgomes/event-driven-restaurant
Microservices & Event Sourcing demonstration
rubyonjets/jets
Ruby on Jets
ruby-shoryuken/shoryuken
A super efficient Amazon SQS thread based message processor for Ruby. This project is in MAINTENANCE MODE.
jclawson/jackson-dataformat-hocon
Jackson parser format for parsing HOCON
ronmamo/reflections
Java runtime metadata analysis
Pikaday/Pikaday
A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS
paularmstrong/normalizr
Normalizes nested JSON according to a schema
racc/typesafeconfig-guice
Allows Guice Injection of configuration values from Typesafe Config
google/jimfs
An in-memory file system for Java 7+
brettwooldridge/HikariCP
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
amberframework/amber
A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
badeball/cypress-cucumber-preprocessor
Run cucumber/gherkin-syntaxed specs with Cypress
Bouke/docx-mailmerge
Mail merge for Office Open XML (docx) files without the need for Microsoft Office Word.
icalendar/icalendar
icalendar.rb main repository
OWASP/railsgoat
A vulnerable version of Rails that follows the OWASP Top 10
attr-encrypted/attr_encrypted
Generates attr_accessors that encrypt and decrypt attributes