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 documentation tool
github.com/crystal-lang/crystal - nobodywasishere opened this pull request 7 months ago
github.com/crystal-lang/crystal - nobodywasishere opened this pull request 7 months ago
Fix `File#truncate` and `#lock` for Win32 append-mode files
github.com/crystal-lang/crystal - HertzDevil opened this pull request 7 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 7 months ago
Cache compiler results for tools
github.com/crystal-lang/crystal - nobodywasishere opened this issue 7 months ago
github.com/crystal-lang/crystal - nobodywasishere opened this issue 7 months ago
Drop `IO::Overlapped`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
Add type restriction `host : String` in `TCPSocket` and `Addrinfo`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
`File#truncate` raises `File::AccessDeniedError` on Windows when file was opened in append mode
github.com/crystal-lang/crystal - lachlan opened this issue 7 months ago
github.com/crystal-lang/crystal - lachlan opened this issue 7 months ago
Package installation fails on Windows due to missing SQLite3 .lib files
github.com/crystal-lang/crystal - Losses opened this issue 7 months ago
github.com/crystal-lang/crystal - Losses opened this issue 7 months ago
Rename `Crystal::NilableType` to `NilableReferenceType`
github.com/crystal-lang/crystal - HertzDevil opened this pull request 7 months ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request 7 months ago
Passing nil to Addrinfo.getaddrinfo gives unexpected error message
github.com/crystal-lang/crystal - carlhoerberg opened this issue 7 months ago
github.com/crystal-lang/crystal - carlhoerberg opened this issue 7 months ago
Fix `Process.run` with closed IO
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
Fix `IO::FileDescriptor.new` for closed fd
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
Add `crystal tool method_types` for listing method parameter types
github.com/crystal-lang/crystal - nobodywasishere opened this issue 7 months ago
github.com/crystal-lang/crystal - nobodywasishere opened this issue 7 months ago
Restore leading zero in exponent for `printf("%e")` and `printf("%g")`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
Fix create new `target_machine` for every program
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
Improve compile time error for `#sort(&block : T, T -> U)`
github.com/crystal-lang/crystal - beta-ziliani opened this pull request 7 months ago
github.com/crystal-lang/crystal - beta-ziliani opened this pull request 7 months ago
`ReferenceStorage(T)` is always atomic even when `T` isn't
github.com/crystal-lang/crystal - HertzDevil opened this issue 7 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 7 months ago
Cannot return `Proc`s from top-level funs
github.com/crystal-lang/crystal - HertzDevil opened this issue 7 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 7 months ago
Nilable `Proc` types inside libs
github.com/crystal-lang/crystal - HertzDevil opened this issue 7 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 7 months ago
Crystal::Macros::Arg#restriction method always returns Nop
github.com/crystal-lang/crystal - mjblack opened this issue 7 months ago
github.com/crystal-lang/crystal - mjblack opened this issue 7 months ago
Default to INET6 for TCPServer, TCPSocket and UDPSocket
github.com/crystal-lang/crystal - carlhoerberg opened this pull request 7 months ago
github.com/crystal-lang/crystal - carlhoerberg opened this pull request 7 months ago
Allocation of non-zeroed memory for performance boost
github.com/crystal-lang/crystal - straight-shoota opened this issue 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 7 months ago
Remove unnecessary calls to `#unsafe_as(UInt64)` etc.
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
Replace calls to `StaticArray(UInt8, 1)#unsafe_as(UInt8)`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
Add `URI::Params::Serializable`
github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request 7 months ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request 7 months ago
Remove calls to `Pointer.new(Int)`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
Non-zero padded exponent in float string representation after Ryu implementation
github.com/crystal-lang/crystal - franciscoadasme opened this issue 7 months ago
github.com/crystal-lang/crystal - franciscoadasme opened this issue 7 months ago
UTF-8 support in Windows API
github.com/crystal-lang/crystal - ysbaddaden opened this issue 7 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this issue 7 months ago
[RFC] Add `URI::Params::Serializable`
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 7 months ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue 7 months ago
Optimize non-atomic memory allocation
github.com/crystal-lang/crystal - BlobCodes opened this pull request 7 months ago
github.com/crystal-lang/crystal - BlobCodes opened this pull request 7 months ago
`GC.malloc` doesn't clear memory (as specified) for `gc_none`
github.com/crystal-lang/crystal - BlobCodes opened this issue 7 months ago
github.com/crystal-lang/crystal - BlobCodes opened this issue 7 months ago
Non-atomic memory is cleared twice
github.com/crystal-lang/crystal - BlobCodes opened this issue 7 months ago
github.com/crystal-lang/crystal - BlobCodes opened this issue 7 months ago
Add `StringLiteral#to_utf16`
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
Extract system implementation of `UNIXSocket.pair` as `Crystal::System::Socket.socketpair`
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
Protect fork/exec on targets that don't support atomic CLOEXEC
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
Use `dup3` and `pipe2` to set `O_CLOEXEC` when available
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
Fix: use `SOCK_CLOEXEC` with `FD_CLOEXEC` fallback
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
Optimize `String#to_utf16`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
UTF-16 string literals
github.com/crystal-lang/crystal - straight-shoota opened this issue 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 7 months ago
Remove `Pointer.new(Int)`
github.com/crystal-lang/crystal - straight-shoota opened this issue 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 7 months ago
`unsafe_as` should be a compiler primitive
github.com/crystal-lang/crystal - straight-shoota opened this issue 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 7 months ago
Case insensitive comparison through Quality of Life method `String#=~(other : String)`
github.com/crystal-lang/crystal - Sija opened this issue 7 months ago
github.com/crystal-lang/crystal - Sija opened this issue 7 months ago
Drop unused methods in `IO::Evented`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
Fix LLDB `crystal_formatters.py` for Python 3
github.com/crystal-lang/crystal - zw963 opened this pull request 7 months ago
github.com/crystal-lang/crystal - zw963 opened this pull request 7 months ago
Fix `IO#same_content?` accepting prefix on second stream
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
Remove `OverlappedOperation#synchronous`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
Rename `Crystal::Iocp` to `Crystal::IOCP`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
Unify `EventLoop.create`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
Add `Crystal::System::Thread.current_thread?`, `#scheduler?`
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
Add `Crystal::Tracing` for runtime tracing
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
Fix abstract def parameter name in `LibEvent::EventLoop#send_to`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
OpenSSL: deprecate Mozilla's TLS Server recommendation
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
OpenSSL: don't set default ECDH curve
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
OpenSSL: don't change default cipher suites
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 7 months ago
Struct#pretty_print Sorts Fields by Name
github.com/crystal-lang/crystal - stellarpower opened this issue 7 months ago
github.com/crystal-lang/crystal - stellarpower opened this issue 7 months ago
Add flags missing from termios
github.com/crystal-lang/crystal - gergelyk opened this pull request 7 months ago
github.com/crystal-lang/crystal - gergelyk opened this pull request 7 months ago
Update `shell.nix` to `nixpkgs-24.05` and LLVM 18
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
Darwin: Only set FD_CLOEXEC when creating a socket FD
github.com/crystal-lang/crystal - carlhoerberg opened this pull request 7 months ago
github.com/crystal-lang/crystal - carlhoerberg opened this pull request 7 months ago
Fixup crystal version comparison in `Markd::HTMLRenderer#toc`
github.com/crystal-lang/crystal - Sija opened this pull request 7 months ago
github.com/crystal-lang/crystal - Sija opened this pull request 7 months ago
Update distribution-scripts
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
Update previous Crystal release 1.12.2
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 7 months ago
Sanitize doc generation, pt. 2
github.com/crystal-lang/crystal - nobodywasishere opened this pull request 8 months ago
github.com/crystal-lang/crystal - nobodywasishere opened this pull request 8 months ago
Decode URI component for search functionality in docs
github.com/crystal-lang/crystal - nobodywasishere opened this pull request 8 months ago
github.com/crystal-lang/crystal - nobodywasishere opened this pull request 8 months ago
False positive for "Recursive struct detected"
github.com/crystal-lang/crystal - jgaskins opened this issue 8 months ago
github.com/crystal-lang/crystal - jgaskins opened this issue 8 months ago
Add `EventLoop::Socket` module
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
`Indexable#find` and `#find!` with start offsets
github.com/crystal-lang/crystal - HertzDevil opened this issue 8 months ago
github.com/crystal-lang/crystal - HertzDevil opened this issue 8 months ago
Add changelog for 1.12.2
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
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
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
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
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
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
`Socket#close_on_exec?` fails to build on Windows
github.com/crystal-lang/crystal - straight-shoota opened this issue 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 8 months ago
Fix: Don't allocate in `Fiber.unsafe_each` and `Thread.unsafe_each`
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
Harmonize close on exec for `Socket` & `FileDescriptor` on Windows
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
Calling String::Formatter#format, when running from a directory with a long path, causes an infinit hang when compiled in release mode.
github.com/crystal-lang/crystal - bmmcginty opened this issue 8 months ago
github.com/crystal-lang/crystal - bmmcginty opened this issue 8 months ago
Don't pass socket file descriptors to subprocesses on Unix (`SOCK_CLOEXEC`)
github.com/crystal-lang/crystal - carlhoerberg opened this pull request 8 months ago
github.com/crystal-lang/crystal - carlhoerberg opened this pull request 8 months ago
Sockets are inherited by subprocesses
github.com/crystal-lang/crystal - carlhoerberg opened this issue 8 months ago
github.com/crystal-lang/crystal - carlhoerberg opened this issue 8 months ago
Parser considers empty argument list with trailing comma as invalid
github.com/crystal-lang/crystal - straight-shoota opened this issue 8 months ago
github.com/crystal-lang/crystal - straight-shoota opened this issue 8 months ago
Interpreter Error: can't cast Pointer(Void) to (Pointer(Void) | String)
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
github.com/crystal-lang/crystal - BlobCodes 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
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Extract `#system_read` and `#system_write` for `FileDescriptor` and `Socket`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
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
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
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
`IO#same_content?` returns `true` if `stream1` is a prefix of `stream2`
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
Fix calls to `retry_with_buffer` when big buffer is necessary
github.com/crystal-lang/crystal - BlobCodes opened this pull request 8 months ago
github.com/crystal-lang/crystal - BlobCodes opened this pull request 8 months ago
If any system user entry exceeds `GETPW_R_SIZE_MAX`, retreiving any user is impossible
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
Add `Crystal::System::Time.ticks`
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
`Crystal::System::User#from_*?` et al. don't work if required buffer size greater than initial buffer size
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
Rename `Crystal::System.print_error(fmt, *args, &)` to `printf`
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request 8 months ago
Parser failure on argument list with trailing comma
github.com/crystal-lang/crystal - straight-shoota opened this issue 8 months ago
github.com/crystal-lang/crystal - straight-shoota 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
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
Refactor `Crystal::System.retry_with_buffer` calling `#to_slice`
github.com/crystal-lang/crystal - straight-shoota opened this pull request 8 months ago
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
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
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
github.com/crystal-lang/crystal - BlobCodes opened this pull request 8 months ago
`Crypto::Subtle.constant_time_compare` does not work with `StaticArray` / Cannot overwrite `StaticArray` variable
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
github.com/crystal-lang/crystal - BlobCodes opened this issue 8 months ago
formatter cause syntax error.
github.com/crystal-lang/crystal - zw963 opened this issue 8 months ago
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
github.com/crystal-lang/crystal - straight-shoota opened this issue 8 months ago