Skip to content
View q3769's full-sized avatar

Block or report q3769

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. keppelstone/conseq4j keppelstone/conseq4j Public

    A Java concurrent API to asynchronously execute related tasks sequentially, and unrelated tasks concurrently.

    Java 5 1

  2. keppelstone/chunk4j keppelstone/chunk4j Public

    A Java API to chop up larger data blobs into smaller "chunks" of a pre-defined size, and stitch the chunks back together to restore the original data when needed.

    Java 4

  3. keppelstone/semver-maven-plugin keppelstone/semver-maven-plugin Public

    A Maven Plugin to update local POM version in compliance with Semantic Versioning 2.0.0

    Java 19 2

  4. keppelstone/conottle keppelstone/conottle Public

    A Java concurrent API to throttle the maximum concurrency to process tasks for any given client while the total number of clients being serviced in parallel can also be throttled

    Java 3 1

  5. keppelstone/elf4j-engine keppelstone/elf4j-engine Public

    A stand-alone asynchronous Java log engine, implementing the ELF4J (Easy Logging Facade for Java) API

    Java 6 4

  6. keppelstone/coco4j keppelstone/coco4j Public

    Concurrent commons for Java

    Java