coditori's Stars
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
facebook/create-react-app
Set up a modern web app by running one command.
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
lukasz-madon/awesome-remote-job
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
mpv-player/mpv
🎥 Command line video player
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
react-bootstrap/react-bootstrap
Bootstrap components built with React
felipefialho/frontend-challenges
A public list of open-source challenges from companies around the world
golang/dep
Go dependency management tool experiment (deprecated)
google/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
1995parham/github-do-not-ban-us
GitHub do not ban us from open source world :iran:
go-swagger/go-swagger
Swagger 2.0 implementation for go
mongodb/mongo-go-driver
The Official Golang driver for MongoDB
visualfc/liteide
LiteIDE is a simple, open source, cross-platform Go IDE.
junit-team/junit5
✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
jOOQ/jOOQ
jOOQ is the best way to write SQL in Java
bbatsov/clojure-style-guide
A community coding style guide for the Clojure programming language
camunda/zeebe
Distributed Workflow Engine for Microservices Orchestration
mui/material-ui-pickers
Date & Time pickers for Material UI (support from v1 to v4)
onsi/gomega
Ginkgo's Preferred Matcher Library
unclebob/fitnesse
FitNesse -- The Acceptance Test Wiki
testng-team/testng
TestNG testing framework
marick/Midje
Midje provides a migration path from clojure.test to a more flexible, readable, abstract, and gracious style of testing
rtbkit/rtbkit
RTBkit is an open-source software package that allows you to create and deploy a Real Time Bidder for display advertising.
clarkware/jdepend
A Java package dependency analyzer that generates design quality metrics.
cleancoders/CleanCodeCaseStudy
Clean Code Case Study
martyr-deepin/deepin-movie
Old deepin media player, see deepin-movie-reborn for the new one.
tfogo/mongodb-go-tutorial
Example using the MongoDB Go Driver
redhat-developer/microservices-book
Source code for book Microservices for Java Developers - 2nd edition
hectane/go-nonblockingchan
Non-blocking channel for Go