nineruler's Stars
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
joeyespo/grip
Preview GitHub README.md files locally before committing them.
gbenroscience/ParserNG
ParserNG is a powerful , fast math expression parser that parses and evaluates math expressions, does differential calculus(symbolic) evaluations, numerical integration, equation solving(quadratic, Tartaglia's, numerical solutions of other equations) , matrix operations and statistics amongst other functionality. It is written in pure java and has no native dependencies.
devHudi/gatsby-starter-hoodie
🚀 gatsby-starter-hoodie is a gatsby starter developed for developers to build tech blogs.
gatsbyjs/gatsby-starter-blog
Gatsby starter for creating a blog
gatsbyjs/gatsby-starter-default
The default Gatsby starter
gatsbyjs/gatsby
The best React-based framework with performance, scalability and security built in.
firebase/quickstart-android
Firebase Quickstart Samples for Android
nrinaudo/scala-best-practices
Collection of best practices for the Scala programming language
swagger-akka-http/swagger-akka-http
Support for generating Swagger REST API documentation for Akka-Http based services.
brianmaierjr/uni
A one-page jekyll theme.
spring-projects/spring-security
Spring Security
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
JaeYeopHan/Interview_Question_for_Beginner
:boy: :girl: Technical-Interview guidelines written for those who started studying programming. I wish you all the best. :space_invader:
chrisbobbe/jekyll-theme-prologue
A Jekyll version of the "Prologue" theme by HTML5 UP
guardrail-dev/guardrail
Principled code generation from OpenAPI specifications
akka/akka-http
The Streaming-first HTTP server/module of Akka
spray/spray
A suite of scala libraries for building and consuming RESTful web services on top of Akka: lightweight, asynchronous, non-blocking, actor-based, testable
swagger-spray/swagger-spray
jgraph/drawio-desktop
Official electron build of draw.io
hazelcast/hazelcast
Hazelcast is a unified real-time data platform combining stream processing with a fast data store, allowing customers to act instantly on data-in-motion for real-time insights.
akka/akka-samples
Akka Sample Projects
gilbutITbook/006877
Akka 코딩 공작소 예제 소스
navertalk/chatbot-api
네이버톡톡 챗봇API V1
alexandru/scala-best-practices
A collection of Scala best practices
Anant/example-cassandra-alpakka-twitter
arhelmus/akka-http-rest
Example of reactive REST service written on akka-http with slick
pauljamescleary/scala-pet-store
An implementation of the java pet store using FP techniques in scala
TheAlgorithms/Scala
All Algorithms implemented in Scala
dehun/learn-fp
learn-by-doing course/tutorial for functional programming on scala