Ecosyste.ms: OpenCollective

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

Crystal Language

A language for humans and computers
Collective - Host: opensource - https://opencollective.com/crystal-lang - Website: https://crystal-lang.org/ - Code: https://github.com/crystal-lang/crystal

Chore: Link i128 constants internally if possible

github.com/crystal-lang/crystal - BlobCodes opened this pull request about 2 months ago
Improve `__crystal_once` performance

github.com/crystal-lang/crystal - BlobCodes opened this pull request about 2 months ago
EventLoop: yield fibers internally [fixup #14996]

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 2 months ago
Add location to result from macro method interpretation

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 2 months ago
Revert "Update `shell.nix` to `nixpkgs-24.05` and LLVM 18"

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 2 months ago
Add Source Code Typing Tool

github.com/crystal-lang/crystal - Vici37 opened this pull request about 2 months ago
Refactor `Enumerable#map` to delegate to `#map_with_index`

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 2 months ago
Test exit code in subcommand spec

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 2 months ago
Remove the entire compiler code base from `external_command_spec`

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 2 months ago
Merge changelog entries for fixups with main PR

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 2 months ago
EventLoop: store Timers in min Pairing Heap [fixup #14996]

github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 2 months ago
Make MinGW-w64 build artifact a full installation

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 2 months ago
Formatting BigDecimal loses precision

github.com/crystal-lang/crystal - JayXon opened this issue about 2 months ago
Fixup libressl version range for `lib_crypto` [fixup #14900]

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 2 months ago
Use MSYS2's upstream LLVM version on MinGW-w64 CI

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 2 months ago
Add note about locale-dependent system error messages

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 2 months ago
Implement `fast_float` for `String#to_f`

github.com/crystal-lang/crystal - HertzDevil opened this pull request about 2 months ago
Fix `EventLoop` docs for `Socket` `read`, `write`

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 2 months ago
Update example code for `::spawn` with `WaitGroup`

github.com/crystal-lang/crystal - BigBoyBarney opened this pull request about 2 months ago
Remove no longed needed workaround in `Range#each`

github.com/crystal-lang/crystal - spuun opened this pull request about 2 months ago
Add compiler path to `$PATH` for subcommands

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 2 months ago
Scope method

github.com/crystal-lang/crystal - BigBoyBarney opened this issue about 2 months ago
Make `Fiber.timeout` and `.cancel_timeout` nodoc

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 2 months ago
Remove VERSION constant from crystal init

github.com/crystal-lang/crystal - BigBoyBarney opened this issue about 2 months ago
Changed code template to get version number from shard.yml

github.com/crystal-lang/crystal - BigBoyBarney opened this pull request about 2 months ago
[CI] Add tests for LibreSSL 2.7

github.com/crystal-lang/crystal - straight-shoota opened this pull request about 2 months ago
Enable bindings for functions in LibreSSL

github.com/crystal-lang/crystal - straight-shoota opened this pull request 2 months ago
Optimize `String#rchop?()`

github.com/crystal-lang/crystal - HertzDevil opened this pull request 2 months ago
Use Win32 heap functions with `-Dgc_none`

github.com/crystal-lang/crystal - HertzDevil opened this pull request 2 months ago
Add example for `Dir.glob`

github.com/crystal-lang/crystal - BigBoyBarney opened this pull request 2 months ago
CSV.parse - Support Headers

github.com/crystal-lang/crystal - stellarpower opened this issue 2 months ago
Introduce shellcheck to lint shell scripts

github.com/crystal-lang/crystal - straight-shoota opened this pull request 2 months ago
Add type restrictions to Levenshtein

github.com/crystal-lang/crystal - beta-ziliani opened this pull request 2 months ago
Fix static linking when using MinGW-w64

github.com/crystal-lang/crystal - HertzDevil opened this pull request 2 months ago
Update XCode 15.3.0 in circleci

github.com/crystal-lang/crystal - straight-shoota opened this pull request 2 months ago
Close some dangling sockets in specs

github.com/crystal-lang/crystal - HertzDevil opened this pull request 2 months ago
Fix protect `Array#map` against concurrent mutation

github.com/crystal-lang/crystal - straight-shoota opened this pull request 2 months ago
Improve compile-time flags

github.com/crystal-lang/crystal - ysbaddaden opened this issue 2 months ago
Improve `System::User` specs on Windows

github.com/crystal-lang/crystal - HertzDevil opened this pull request 2 months ago
Implement the ARM64 Windows context switch

github.com/crystal-lang/crystal - HertzDevil opened this pull request 2 months ago
DragonFlyBSD: std specs fixes + pending

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 2 months ago
Migrate renovate config

github.com/crystal-lang/crystal - renovate[bot] opened this pull request 2 months ago
[CI] Remove pin for ancient nix version

github.com/crystal-lang/crystal - straight-shoota opened this pull request 2 months ago
Remove empty lines from `String#each_line`

github.com/crystal-lang/crystal - straight-shoota opened this issue 2 months ago
ECR: Support block syntax

github.com/crystal-lang/crystal - skinnyjames opened this issue 2 months ago
Propagating the target compiler to subcommands

github.com/crystal-lang/crystal - straight-shoota opened this issue 2 months ago
Fix: use `uninitialized LibC::SigsetT`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 2 months ago
Strip `.1` minor version from `find-llvm-config`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 2 months ago
Run interpreter specs on Windows CI

github.com/crystal-lang/crystal - HertzDevil opened this pull request 2 months ago
Basic MinGW-w64-based interpreter support

github.com/crystal-lang/crystal - HertzDevil opened this pull request 2 months ago
Make utilities posix compatible

github.com/crystal-lang/crystal - nanobowers opened this pull request 2 months ago
Support dereferencing symlinks in `make install`

github.com/crystal-lang/crystal - HertzDevil opened this pull request 2 months ago
Make `Box` constructor and `object` getter nodoc

github.com/crystal-lang/crystal - straight-shoota opened this pull request 2 months ago
Improve docs for `String#rindex!`

github.com/crystal-lang/crystal - BigBoyBarney opened this pull request 2 months ago
Fix remove trailing whitespace from CRYSTAL definition

github.com/crystal-lang/crystal - straight-shoota opened this pull request 2 months ago
Linker on macOS prints excessive warnings in CI

github.com/crystal-lang/crystal - straight-shoota opened this issue 3 months ago
Add indirect branch tracking

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 3 months ago
Support "long format" DLL import libraries

github.com/crystal-lang/crystal - HertzDevil opened this pull request 3 months ago
OpenBSD: fix integration and broken specs

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 3 months ago
Support call stacks for MinGW-w64 builds

github.com/crystal-lang/crystal - HertzDevil opened this pull request 3 months ago
Disable specs that break on MinGW-w64

github.com/crystal-lang/crystal - HertzDevil opened this pull request 3 months ago
Fix: LibC bindings and std specs on NetBSD 10

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 3 months ago
Add `Colorize::Object#ansi_escape`

github.com/crystal-lang/crystal - devnote-dev opened this pull request 3 months ago
Support OpenSSL on MSYS2

github.com/crystal-lang/crystal - HertzDevil opened this pull request 3 months ago