Contributing Search
All the projects below have beginner-friendly issues which are great places to start contributing
-
chipsalliance/rocket-chip
Rocket Chip Generator
- #3784 - ALU shiftReverse includes FN_ROR unconditionally, leaving residual logic when useZbb=false
- #3780 - Interrupt Claim Process of PLIC and Rocket
- #3779 - make verilog fails
- #3778 - [Bug Report] Illegal CSR access to mtval2 does not raise exception in Rocket
- #3777 - [Bug Report] Architectural state updates for REM/REMUW instructions are misattributed to incorrect PCs in trace logs
- #3774 - [BUG] `divw` instruction writeback is incorrectly attributed to a trapping instruction's PC in the Commit Log
Contributing Guide Code of Conduct -
haifengl/smile
Statistical Machine Intelligence & Learning Engine
- #850 - [Feature Request] Compressed sensing
- #825 - Perfect Library ,would you support huggingface dataset and model download and load future
- #785 - ONNX support.
- #739 - Add XMeans with float array type
- #570 - HDBSCAN
- #417 - [Feature Proposal]: Generalized Additive Models
Contributing Guide Code of Conduct -
playframework/scalatestplus-play
ScalaTest + Play
- #431 - BaseOneServerPerSuite swallows exception when stopping the server fails
- #199 - Doesn't seem like the JVM arguments make their way into the Application.
- #144 - Element.find to wrap WebElement.findElement
- #121 - Success of before and after injection varies according to GuiceOneServerPerTest or GuiceOneServerPerSuite
- #119 - Update documentation for unit testing controllers
- #112 - Use GuiceOneAppPerSuite with async tests
Contributing Guide Code of Conduct -
arainko/ducktape
Automatic and customizable compile time transformations between similar case classes and sealed traits/enums, essentially a thing that glues your code. Scala 3 only. Or is it duct 🤔
Contributing Guide Code of Conduct -
purplekingdomgames/tyrian
-
apache/pekko-http
The Streaming-first HTTP server/module of Apache Pekko
- #983 - Possibility to suppress the HTTP Date header field
- #960 - akka-http 10.5.0 changes now available under Apache License
- #944 - WebSocket: allow UpgradeToWebSocket to support flows of FrameEvents
- #925 - 'sbt clean' trips over scalafix
- #860 - Add `application/zstd` support for http requests/responses
- #798 - Http2 header parser can be made more performant
Contributing Guide Code of Conduct -
typelevel/algebra
Experimental project to lay out basic algebra type classes
- #253 - Archive this repo?
- #233 - Integrate intermediate steps between `CommutativeRing` and `Field`
- #218 - Integrating cats.kernel.Semigroup and friends
- #209 - Law testing guidelines
- #203 - Why don't we move Spire's Module/VectorSpace/MetricSpace/etc. here?
- #199 - Algebra Syntax (was #78 Symbolic Infix Operators)
Contributing Guide Code of Conduct -
sbt/sbt-jacoco
an sbt plugin for JaCoCo Code Coverage
- #394 - Nested Class Exclusions
- #393 - Overall coverage decreased.
- #365 - Support for java 25
- #312 - Jacoco Reporting does not correctly handle Lambdas
- #302 - I'm using Java 17 and sbt 1.9.8 and Scala 2.13 : report coverage is zero for all categories
- #294 - Synthetic methods are not being accounted correctly.
Contributing Guide Code of Conduct -
projectglow/glow
An open-source toolkit for large-scale genomic analysis
- #776 - Support Scala 2.13
- #759 - Spark 4.0.0 support
- #757 - Databricks deprecated genomics support
- #741 - VEP Pipeline Transformer - Chrom header error
- #734 - Spark 3.4.4 and Scala 2.13.10 - Failed tests: io.projectglow.transformers.splitmultiallelics.VariantSplitterSuit
- #733 - Issues running tests with sbt
Contributing Guide Code of Conduct -
bigdatagenomics/avocado
A Variant Caller, Distributed. Apache 2 licensed.
- #306 - Update ADAM dependency to 0.26.0
- #305 - Unable to locate file from biallelicGenotyper in jointer
- #303 - Read group dictionary contains multiple samples with identical read group names.
- #290 - distribution does not include the avocado jar files
- #286 - Write original genotype prior to joint genotyping
- #283 - Calling with Avocado using the "hive" range partitioned data
Contributing Guide Code of Conduct -
scala/scala-java8-compat
A Java 8 (and up) compatibility kit for Scala.
- #179 - Execution context being lost after using FutureConverters
- #169 - Future.recover does not catch exceptions that are thrown inside a CompletableFuture
- #160 - genjavadoc issue with StreamShapeLowPriority
- #153 - Make FromJavaFunction and the likes serializable
- #120 - Improve support for failed `CompletionStage`s
- #94 - Wrong function conversion documentation
Contributing Guide Code of Conduct -
scalameta/metaconfig
-
playframework/play-grpc
Play + Pekko gRPC
- #591 - Target uri should not have null authority
- #322 - Deprecate AkkaGrpcClientHelpers
- #317 - Duplicate ClassicActorSystemProvider binding when using with Play 2.8.3
- #303 - Add BuildInfo so the Akka gRPC version becomes available for specifying dependencies
- #50 - Use Silencer
- #34 - Improve port detection on testkit
Contributing Guide Code of Conduct -
unitycatalog/unitycatalog
Open, Multi-modal Catalog for Data & AI
- #1407 - The logging configuration is hardcoded
- #1389 - Tech debt: Remove `vacuumProtocolCheck` workaround once Delta Kernel auto-enables it
- #1388 - Tech debt: Remove `SnapshotImpl` cast in `DeltaKernelUtils.createDeltaTable`
- #1386 - Spark connector does not support invoking Unity Catalog functions
- #1385 - PostgreSQL: DELETE ... LIMIT causes syntax error in DeltaCommitRepository
- #1381 - Unable to run uc cli in docker container
Contributing Guide Code of Conduct -
apache/pekko-grpc
Apache Pekko gRPC
- #660 - Gradle plugin: `logfile_enc` option breaks build cache relocatability
- #642 - akka-grpc 2.3.0 is now available under Apache license
- #604 - upgrade to protobuf 4
- #546 - 1.1.x: support legacy sbt plugin publishing style
- #470 - uptake pekko-http trailer header support
- #467 - NonBalancingIntegrationSpecPekkoHttp: Using pick-first should send requests to a single endpoint that is restarted in the middle
Contributing Guide Code of Conduct -
apache/pekko-management
Apache Pekko Management is a suite of tools for operating Pekko Clusters.
- #702 - K8S: Truncating lease name causes uniqueness issues
- #674 - k8s: add pod deletion cost extension
- #672 - is it worth keeping the Marathon (Mesos) support?
- #669 - AWS SDK V1 for Java no longer released
- #650 - possible problem with consul docker image
- #638 - Bug: Bootstrap 1.2.0 seems to be unable to cope with HTTPS request to retrieve seed nodes when using K8S DNS
Contributing Guide Code of Conduct -
playframework/play-doc
-
scalacenter/tasty-query
- #464 - `TastyFormatException: Unexpected term tag (APPLIEDtype|TYPEREF)` with Scala 3.8.2 standard library
- #452 - Add a way to get documentation for symbol
- #446 - Error `Expected TermName but got example.MyObject[$]._$_$_$_$`
- #440 - `MemberNotFoundException` when invoking `tpe` on the tree of a java annotation
- #436 - Looks like Scala 3.4.x produces TermRef's to term refinements without symbols
- #434 - `SourceFile.name` returns full path on Windows
Contributing Guide Code of Conduct -
carueda/tscfg
Schema-first, boilerplate-free, type-safe access to configuration properties in Java and Scala
- #318 - Complete revision of schema model and code generation
- #316 - Allow map type
- #66 - Base class shouldn't necessarily be abstract
- #61 - Default value for List type
- #51 - Proper schema syntax
- #27 - proper tscfg library
Contributing Guide Code of Conduct -
stringbean/sbt-dependency-lock
sbt plugin for creating dependency lockfiles
- #39 - Remove the timestamp field
- #28 - Lock the plugins, build time dependencies
- #16 - Ensure the plugin code is reusable and documented
- #15 - Implement lockfile versioning & migration
- #14 - Handle classifier in artifacts
- #13 - Handle cross-build projects
Contributing Guide Code of Conduct