Pinned Repositories
actions-example
awesome-cxx-parsers
An overview of C and C++ parsers available for Kotlin/JVM and Kotlin/MP
kchardet
Character set detector library for the JVM
kotlintree
This little project provides Kotlin bindings for the popular tree-sitter library. Currently it only supports the Kotlin JVM target, but Kotlin native is on the roadmap.
practical-reactor
Practical Project Reactor and reactive programing workshop
test-kotlin-maven
benedikt
A GitHub Action to check your code with diKTat
diktat
Strict coding standard for Kotlin and a custom set of rules for detecting code smells, code style issues and bugs
kompiledb
Kotlin bindings to JSON Compilation Database Format
okio-extras
A set of extensions to Okio, check out https://saveourtool.github.io/okio-extras/
0x6675636b796f75676974687562's Repositories
0x6675636b796f75676974687562/kotlintree
This little project provides Kotlin bindings for the popular tree-sitter library. Currently it only supports the Kotlin JVM target, but Kotlin native is on the roadmap.
0x6675636b796f75676974687562/actions-example
0x6675636b796f75676974687562/awesome-cxx-parsers
An overview of C and C++ parsers available for Kotlin/JVM and Kotlin/MP
0x6675636b796f75676974687562/kchardet
Character set detector library for the JVM
0x6675636b796f75676974687562/practical-reactor
Practical Project Reactor and reactive programing workshop
0x6675636b796f75676974687562/test-kotlin-maven
0x6675636b796f75676974687562/diktat-demo-gradle
A template Gradle project (Groovy DSL flavour) which uses DiKTat to check the style of your code
0x6675636b796f75676974687562/head-first-reactive-with-spring-and-reactor
0x6675636b796f75676974687562/tree-sitter
An incremental parsing system for programming tools
0x6675636b796f75676974687562/tree-sitter-cpp
C++ grammar for tree-sitter
0x6675636b796f75676974687562/diktat-demo-gradle.kts
0x6675636b796f75676974687562/java-tree-sitter
Java bindings for tree-sitter
0x6675636b796f75676974687562/kotlinjs-react-hooks-example
An example of how useLocation(), useSearchParams(), and useParams() hooks can be used
0x6675636b796f75676974687562/ktlint-cli
A CLI client for KtLint
0x6675636b796f75676974687562/libclang-example
Shows how libclang can be used to parse C++ source code
0x6675636b796f75676974687562/save-flaky-tests
0x6675636b796f75676974687562/sink
0x6675636b796f75676974687562/source
0x6675636b796f75676974687562/awesome-actions
A curated list of awesome actions to use on GitHub
0x6675636b796f75676974687562/libclang-no-memory-leaks
Sample code showing how to avoid memory leaks when using libclang