Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Nim

We are on a mission to develop an easy to use and performant systems programming language.
Collective - Host: opensource - https://opencollective.com/nim - Code: https://github.com/nim-lang/Nim

Fix check for Nintendo Switch target

github.com/nim-lang/Nim - PMunch opened this pull request 6 days ago
test macOS15

github.com/nim-lang/Nim - ringabout opened this pull request 6 days ago
Update dom.nim (removeEventListener function)

github.com/nim-lang/Nim - Niminem opened this pull request 7 days ago
Fix parseBiggestUInt to detect overflow

github.com/nim-lang/Nim - demotomohiro opened this pull request 8 days ago
Correct nfds_t size on Android

github.com/nim-lang/Nim - bptato opened this pull request 8 days ago
test ci

github.com/nim-lang/Nim - metagn opened this pull request 11 days ago
don't try to transform objconstr/cast type nodes

github.com/nim-lang/Nim - metagn opened this pull request 11 days ago
test using type node for object constr type

github.com/nim-lang/Nim - metagn opened this pull request 11 days ago
`foldl(2)/foldr(2)`: support openArray

github.com/nim-lang/Nim - foldl opened this pull request 13 days ago
[Please ignore]

github.com/nim-lang/Nim - planetis-m opened this pull request 13 days ago
revert `strictDefs` as the default

github.com/nim-lang/Nim - ringabout opened this pull request 15 days ago
fixes `compile` crashes with one parameter

github.com/nim-lang/Nim - ringabout opened this pull request 17 days ago
Update sql dll to support RETURNING

github.com/nim-lang/Nim - enaaab460 opened this issue 17 days ago
disable sfml test on osx

github.com/nim-lang/Nim - metagn opened this pull request 20 days ago
install sfml 2 on osx

github.com/nim-lang/Nim - metagn opened this pull request 20 days ago
Fixes for typedthreads data race issues

github.com/nim-lang/Nim - mk1nz opened this pull request 22 days ago
Tuple converter regression

github.com/nim-lang/Nim - johnnovak opened this issue 22 days ago
ci: update to ubuntu 22.04

github.com/nim-lang/Nim - ringabout opened this pull request 24 days ago
Update changelog_1_2_0.md

github.com/nim-lang/Nim - Bilogweb3 opened this pull request 24 days ago
fixes #24604; importc fails to generate stub type

github.com/nim-lang/Nim - ringabout opened this pull request 24 days ago
Error msg for managed memory in passCopyToSink

github.com/nim-lang/Nim - elcritch opened this pull request 26 days ago
`importc` fails to generate stub type

github.com/nim-lang/Nim - arnetheduck opened this issue 26 days ago
SIGSEGV in GC_fullCollect for ORC

github.com/nim-lang/Nim - lou15b opened this issue 28 days ago
docs fix spelling issues

github.com/nim-lang/Nim - Guayaba221 opened this pull request about 1 month ago
seq pop malfunctions in array of seqs

github.com/nim-lang/Nim - bptato opened this issue about 1 month ago
Allow specifiying path to use for stdin error messages

github.com/nim-lang/Nim - ire4ever1190 opened this pull request about 1 month ago
Nimsuggest gives false errors with functions when using generics

github.com/nim-lang/Nim - MarceloLuisDantas opened this issue about 1 month ago
Update copyright year 2025

github.com/nim-lang/Nim - ringabout opened this pull request about 1 month ago
Concurrency issue in typedthreads.nim

github.com/nim-lang/Nim - mk1nz opened this issue about 1 month ago
Wrong ABI size for imported enum

github.com/nim-lang/Nim - arnetheduck opened this issue about 1 month ago
reuse `posix` declarations in syncio

github.com/nim-lang/Nim - arnetheduck opened this pull request about 1 month ago
fix c_memchr, c_strstr definitions

github.com/nim-lang/Nim - arnetheduck opened this pull request about 1 month ago
varints: no need for emit

github.com/nim-lang/Nim - arnetheduck opened this pull request about 1 month ago
Enable abi checks by default

github.com/nim-lang/Nim - arnetheduck opened this pull request about 1 month ago
Async exception tracking

github.com/nim-lang/Nim - nitely opened this pull request about 1 month ago
chore: docs fix spelling issues

github.com/nim-lang/Nim - sky-coderay opened this pull request about 1 month ago
chore: correct typos docs

github.com/nim-lang/Nim - futreall opened this pull request about 1 month ago
ORC calls destructor hook twice on Linux (arm64)

github.com/nim-lang/Nim - elcritch opened this issue about 1 month ago
Consider iterator types

github.com/nim-lang/Nim - planetis-m opened this pull request about 1 month ago
Support tuple parameter types

github.com/nim-lang/Nim - planetis-m opened this pull request about 1 month ago
_GNU_SOURCE redefined

github.com/nim-lang/Nim - kczulko opened this issue about 1 month ago
docs: fix typos

github.com/nim-lang/Nim - chloefeal opened this pull request about 1 month ago
Binary release names are misleading, specially x32

github.com/nim-lang/Nim - arnetheduck opened this issue about 1 month ago
adds `--legacy:noAsmSemSymbol`

github.com/nim-lang/Nim - ringabout opened this pull request about 1 month ago
Introducing Nim Guru on Gurubase.io

github.com/nim-lang/Nim - Gurubaseio opened this pull request about 1 month ago
Raw switch for `jsondoc`

github.com/nim-lang/Nim - ire4ever1190 opened this pull request about 1 month ago
Doc search improvements

github.com/nim-lang/Nim - ire4ever1190 opened this pull request about 1 month ago
Minor `std/strscans` improvements

github.com/nim-lang/Nim - ire4ever1190 opened this pull request about 1 month ago
adds a test case

github.com/nim-lang/Nim - ringabout opened this pull request about 1 month ago
Add inline assembler tests for i386, arm, arm64, riscv32 and riscv64

github.com/nim-lang/Nim - demotomohiro opened this pull request about 1 month ago
Improve async stacktraces

github.com/nim-lang/Nim - nitely opened this pull request about 1 month ago
adds a test case

github.com/nim-lang/Nim - ringabout opened this pull request about 1 month ago
fix jsonutils with generic sandwiches, don't use strformat

github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
`jsonutils.jsonTo` not working on JS backend

github.com/nim-lang/Nim - dawdmaow opened this issue about 1 month ago
fixes #23212; Asyncdispatch leaks under --mm:arc

github.com/nim-lang/Nim - nitely opened this pull request about 1 month ago
tail args experiment

github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
Use long int builtins for risc-v 32-bit targets

github.com/nim-lang/Nim - danielstuart14 opened this pull request about 1 month ago