Pinned Repositories
codeql-java-queries
Personal CodeQL queries
codeql-jdk-docker
Unofficial Dockerfile and scripts for building CodeQL databases for the OpenJDK
HotJava-1.0-alpha
Files of HotJava 1.0a2 & 1.0a3 (predecessor of Java)
light-level-datapack
Minecraft datapack querying the light level using block predicates.
MCPConfig-CSV-mappings
Unofficial CSV mappings extension for MCPConfig (https://github.com/MinecraftForge/MCPConfig)
serial-builder
Library for manually creating Java serialization data.
struson
Streaming JSON reader and writer written in Rust
tiny-lingua
👄 Fork of the language detector Lingua, with the intention to increase detection speed and reduce memory consumption
unsafe-address-sanitizer
Java Agent which validates that memory access with `sun.misc.Unsafe` is correct.
Marcono1234's Repositories
Marcono1234/struson
Streaming JSON reader and writer written in Rust
Marcono1234/codeql-java-queries
Personal CodeQL queries
Marcono1234/codeql-jdk-docker
Unofficial Dockerfile and scripts for building CodeQL databases for the OpenJDK
Marcono1234/serial-builder
Library for manually creating Java serialization data.
Marcono1234/gson-record-type-adapter-factory
Gson type adapter factory for Java Record classes.
Marcono1234/tiny-lingua
👄 Fork of the language detector Lingua, with the intention to increase detection speed and reduce memory consumption
Marcono1234/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
Marcono1234/codeql
CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security (code scanning), LGTM.com, and LGTM Enterprise
Marcono1234/unsafe-address-sanitizer
Java Agent which validates that memory access with `sun.misc.Unsafe` is correct.
Marcono1234/guava
Google core libraries for Java
Marcono1234/mc-crash-lib
Parse Minecraft and Java crashes, used for arisa-kt
Marcono1234/rust-assert-no-alloc
Custom Rust allocator allowing to temporarily disable memory (de)allocations for a thread. Aborts or prints a warning if allocating although forbidden.
Marcono1234/arisa-kt
:robot::sparkles: Run checks and perform automated tasks in Mojira
Marcono1234/bc-java
Bouncy Castle Java Distribution (Mirror)
Marcono1234/commons-exec
Apache Commons Exec
Marcono1234/commons-imaging
Apache Commons Imaging (previously Sanselan) is a pure-Java image library
Marcono1234/commons-io
Mirror of Apache Commons IO
Marcono1234/github-actions-test
Testing GitHub actions
Marcono1234/helper-messages
:page_with_curl: Quick messages for Mojira bug tracker helpers & moderators
Marcono1234/Java-Runtime-Compiler
Java Runtime Compiler
Marcono1234/java-tree-sitter
Java bindings to the Tree-sitter parsing library
Marcono1234/javapoet
Java library used to generate Java source files.
Marcono1234/jsonpath-compliance-test-suite
A Compliance Test Suite for the JSONPath Internet Draft
Marcono1234/known-sites-extension
Browser extension blocking websites the user has not opened before.
Marcono1234/logging-log4j2
Apache Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides many of the improvements available in Logback while fixing some inherent problems in Logback's architecture.
Marcono1234/lzf-compress
High-performance, streaming/chunking Java LZF codec, compatible with standard C LZF package
Marcono1234/maven-shade-plugin
Apache Maven Shade Plugin
Marcono1234/moditect-gradle-plugin
A ModiTect plug-in for the Gradle build system
Marcono1234/openjdk
Microsoft Build of OpenJDK
Marcono1234/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.