Ecosyste.ms: OpenCollective

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

sled

due to trustworthiness issues with Ferrous Systems, sled is now accepting support via GitHub sponsors instead
Collective - https://opencollective.com/sled - Website: https://sled.rs - Code: https://github.com/spacejam/sled

Dump and restore?

github.com/spacejam/sled - richardARPANET opened this issue over 2 years ago
Update submitted atomic in submit_all()

github.com/spacejam/rio - jthornber opened this pull request over 2 years ago
potential typo comments in size_to_slab_id fn

github.com/spacejam/sled - LokiWager opened this issue over 2 years ago
Fix for tree_names method in DB

github.com/spacejam/sled - tessob opened this pull request over 2 years ago
sled open error

github.com/spacejam/sled - clojurians-org opened this issue over 2 years ago
Deadlock under high load

github.com/spacejam/sled - justinlovinger opened this issue over 2 years ago
Update zstd requirement from 0.10.0 to 0.11.2

github.com/spacejam/sled - dependabot[bot] opened this pull request over 2 years ago
Ensure proper file permissions on unix

github.com/spacejam/sled - jsparber opened this pull request over 2 years ago
Consider committing the lockfile

github.com/spacejam/sled - happysalada opened this issue over 2 years ago
SIGSEGV on db.insert()

github.com/spacejam/sled - Rikorose opened this issue over 2 years ago
Add `rename` method to `Tree`

github.com/spacejam/sled - joepio opened this issue over 2 years ago
fgdsfds

github.com/spacejam/belasitsa - gmbplus95 opened this issue almost 3 years ago
Update zstd requirement from 0.10.0 to 0.11.1

github.com/spacejam/sled - dependabot[bot] opened this pull request almost 3 years ago
Update zstd requirement from 0.10.0 to 0.11.0

github.com/spacejam/sled - dependabot[bot] opened this pull request almost 3 years ago
add nodex bindings

github.com/spacejam/sled - uuhan opened this pull request almost 3 years ago
MergeOperator returns result type

github.com/spacejam/sled - laudiacay opened this issue almost 3 years ago
clippy feedback

github.com/spacejam/sled - spacejam opened this pull request almost 3 years ago
Require threads on all platforms.

github.com/spacejam/sled - spacejam opened this pull request almost 3 years ago
merge subscriber bugfix

github.com/spacejam/sled - spacejam opened this pull request almost 3 years ago
[docs] minor docs grammar fix

github.com/spacejam/sled - nyurik opened this pull request almost 3 years ago
Functionality to check if a key is present in cache

github.com/spacejam/sled - Frederik-Baetens opened this issue almost 3 years ago
Update parking_lot requirement from 0.11.1 to 0.12.0

github.com/spacejam/sled - dependabot[bot] opened this pull request almost 3 years ago
Update zstd requirement from 0.9.0 to 0.10.0

github.com/spacejam/sled - dependabot[bot] opened this pull request almost 3 years ago
Docs: add example for a global lazy_static instance

github.com/spacejam/sled - PAN-Ziyue opened this pull request about 3 years ago
Snapshot range scan

github.com/spacejam/sled - drmingdrmer opened this issue about 3 years ago
fix: snapshot file corruption #1387

github.com/spacejam/sled - uuhan opened this pull request about 3 years ago
Memory leak issue

github.com/spacejam/sled - trvinh99 opened this issue about 3 years ago
panic: tried to serialize Uninitialized

github.com/spacejam/sled - repi opened this issue about 3 years ago
Fixes 32 bits systems compatibility

github.com/spacejam/sled - Tpt opened this pull request about 3 years ago
Use const generics for IVec::from array

github.com/spacejam/sled - mbartlett21 opened this pull request about 3 years ago
insert long key Error

github.com/spacejam/sled - Fomalhauthmj opened this issue about 3 years ago
Fix: insert deadlock #1380

github.com/spacejam/sled - uuhan opened this pull request about 3 years ago
Occasionally blocking when insert into tree

github.com/spacejam/sled - uuhan opened this issue about 3 years ago
sled v0.34.7 introduces breaking changes

github.com/spacejam/sled - jesdazrez opened this issue about 3 years ago
Chore/ivec const usize

github.com/spacejam/sled - mich2000 opened this pull request over 3 years ago
Multiple process access planned?

github.com/spacejam/sled - johalun opened this issue over 3 years ago
Delegate Future implementation to Next struct

github.com/spacejam/sled - asonix opened this pull request over 3 years ago
MS Patent issues

github.com/spacejam/sled - laa opened this issue over 3 years ago
SQPOLL can not work in rio.

github.com/spacejam/rio - hidva opened this issue over 3 years ago
Is there any plan for the next release?

github.com/spacejam/sled - uuhan opened this issue over 3 years ago
Allow `generate_id` for `Tree` as well.

github.com/spacejam/sled - aphorisme opened this issue over 3 years ago
suggestions for designing event loop around rio interface

github.com/spacejam/rio - jonathanstrong opened this issue over 3 years ago
fsync and fsyncdata error cases

github.com/spacejam/rio - Justarone opened this issue almost 4 years ago
[wip] incremental swizzle implementation

github.com/spacejam/sled - spacejam opened this pull request almost 4 years ago
Fix passing buffer address in Uring::recv

github.com/spacejam/rio - jcsp opened this pull request almost 4 years ago
Replace deprecated function compare_and_swap

github.com/spacejam/rio - iron9light opened this pull request almost 4 years ago
Add support for marker "groups"?

github.com/spacejam/paranoia - daniel5151 opened this issue almost 4 years ago
feat: Enable the flusher for iOS

github.com/spacejam/sled - jesdazrez opened this pull request almost 4 years ago
Cannot call fsync on tokio::fs::File

github.com/spacejam/rio - tsturzl opened this issue almost 4 years ago
Vulnerability CVE-2020-35876

github.com/spacejam/rio - rafaelpcustodio opened this issue almost 4 years ago
Sanitizing NOP example yields races

github.com/spacejam/rio - fwsGonzo opened this issue about 4 years ago
Possible soundness issue in Shared?

github.com/spacejam/model - ammaraskar opened this issue about 4 years ago
Failed to compile on Mac OS

github.com/spacejam/rio - jqmichael opened this issue about 4 years ago
deadlock when opening a database from Python extension

github.com/spacejam/sled - williballenthin opened this issue about 4 years ago
File too large

github.com/spacejam/rio - tkaitchuck opened this issue over 4 years ago
UDP sockets and other uses?

github.com/spacejam/rio - vi opened this issue over 4 years ago
TCP accept hangs

github.com/spacejam/rio - DaemonSnake opened this issue over 4 years ago
Fix build for musl target

github.com/spacejam/rio - agend opened this pull request over 4 years ago
Document soundness status

github.com/spacejam/rio - autumnontape opened this pull request over 4 years ago
Unsoundness without forget

github.com/spacejam/rio - dtolnay opened this issue over 4 years ago
TCP over io_uring fails on my CentOS 7 machine

github.com/spacejam/rio - timvisee opened this issue over 4 years ago
WASM Support

github.com/spacejam/sled - bitmage opened this issue over 4 years ago
Support for sendmsg/recvmsg

github.com/spacejam/rio - Logout22 opened this issue over 4 years ago
Mockable I/O

github.com/spacejam/sled - divergentdave opened this pull request over 4 years ago
Memory leak using db.iter()

github.com/spacejam/sled - wyhaya opened this issue over 4 years ago
Additional remove functions

github.com/spacejam/sled - Licenser opened this issue over 4 years ago
pointer swizzling-based memory usage reduction

github.com/spacejam/sled - spacejam opened this issue over 4 years ago
Sled Best Practices

github.com/spacejam/sled - D1plo1d opened this issue over 4 years ago
Question about back pressure

github.com/spacejam/rio - hodgesds opened this issue over 4 years ago
Tricky licence is under-documented.

github.com/spacejam/rio - vi opened this issue over 4 years ago
Mention that this crate is unsound in the README

github.com/spacejam/rio - bill-myers opened this issue over 4 years ago
Remove "misuse-resistant"

github.com/spacejam/rio - leo60228 opened this pull request over 4 years ago