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

Add changelog for 1.12.2

github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Changelog for 1.12.2

github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Add `EventLoop::FileDescriptor` module

github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Improve API docs for `Socket#send`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Drop `Crystal::System::Socket#system_send`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Enable ameba linter

github.com/crystal-lang/crystal - Sija opened this pull request 8 months ago
Sockets are inherited by subprocesses

github.com/crystal-lang/crystal - carlhoerberg opened this issue 8 months ago
Drop unused slice parameters of `#evented_*` methods

github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
`docs_main.cr` is a mess

github.com/crystal-lang/crystal - straight-shoota opened this issue 8 months ago
Add `WaitGroup` to `docs_main.cr`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Add `Crystal::System::Time.ticks`

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
RFC: Tracing

github.com/crystal-lang/crystal - ysbaddaden opened this issue 8 months ago
Fix using `System.retry_with_buffer` with stack buffer

github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Rename `StaticArray#to_slice` to `#to_unsafe_slice`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Add some missing `LLVM::Context` bindings

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
Refactor base64 encoding

github.com/crystal-lang/crystal - BlobCodes opened this pull request 8 months ago
formatter cause syntax error.

github.com/crystal-lang/crystal - zw963 opened this issue 8 months ago
Enable `ameba` in this repo

github.com/crystal-lang/crystal - straight-shoota opened this issue 8 months ago
Fix `Hash#rehash` to reset `@first`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Add macro methods for `Select`

github.com/crystal-lang/crystal - HertzDevil opened this pull request 8 months ago
Trace GC and Scheduler

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
Revert "Sanitize doc generation"

github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Update distribution-scripts

github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Fix nixpkgs `pkg-config` name in `shell.nix`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Update `shell.nix` to use LLVM 18 from `nixpkgs-unstable`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Use `boehmgc` package from nixpkgs in `shell.nix`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Simplify LLVM dependency in `shell.nix`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Fix `Range#size` return type to `Int32`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Add `pkg_config` names for `pcre2` and `pcre`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Add documentation for standard streams blocking behaviour

github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Console streams are blocking on Windows

github.com/crystal-lang/crystal - straight-shoota opened this issue 9 months ago
Fix `Regex#inspect` with non-literal-compatible options

github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Add `src/SOURCE_DATE_EPOCH` to release tree

github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
LLVM CI: build LLVM from source

github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
Fix enable docs for builtin constants

github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Remove unnecessary explicit memory barriers on ARM

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 9 months ago
Add LLVM 18 to LLVM CI

github.com/crystal-lang/crystal - HertzDevil opened this pull request 9 months ago
Update distribution-scripts

github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Use `Fiber#enqueue`

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 9 months ago
Add `Fiber.suspend`

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 9 months ago
Add `Crystal::EventLoop.current`

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 9 months ago
Fix: GC safety in Thread#start

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 9 months ago
Disable implicit execution of batch files on Windows

github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Abstract Crystal::Scheduler methods

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 9 months ago
Allow rescuing exceptions that include a module

github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request 9 months ago
Fix `Compress::Gzip` extra field

github.com/crystal-lang/crystal - kojix2 opened this pull request 9 months ago
Add test helper for `normalize/regex_spec`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago
Add `Thread.new` yields itself

github.com/crystal-lang/crystal - ysbaddaden opened this pull request 9 months ago
Enhance documentation for regex options `NO_UTF_CHECK`

github.com/crystal-lang/crystal - straight-shoota opened this pull request 9 months ago