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

push unsafe concerns farther toward the syscall module

github.com/spacejam/rio - 03b88ef331aab69edd47f1157e969ce1a3732dd7 authored almost 5 years ago by Tyler Neely <[email protected]>
Properly munmap the sqes buffer

github.com/spacejam/rio - d51ca421d04cdba62e189494977251f3c61cf537 authored almost 5 years ago by Tyler Neely <[email protected]>
make Cqe handling nicer

github.com/spacejam/rio - dac86df9185679bead15675ec052e42c3188cd1e authored almost 5 years ago by Tyler Neely <[email protected]>
reduce unsafety

github.com/spacejam/rio - b796f86bbb24f0e7e16cdf25c8872f130109a120 authored almost 5 years ago by Tyler Neely <[email protected]>
make ring masks constant. reduce unsafe.

github.com/spacejam/rio - 486aa0c2bad2f8c863f93ef83181575241d86e38 authored almost 5 years ago by Tyler Neely <[email protected]>
oxidize ported code

github.com/spacejam/rio - 54d23cc59c55a7b0e5d3c8149a96043548d5147f authored almost 5 years ago by Tyler Neely <[email protected]>
important documentation

github.com/spacejam/rio - f80815d04488afc67ab58cae8e39f518fb05b41f authored almost 5 years ago by Tyler Neely <[email protected]>
type shuffle

github.com/spacejam/rio - a5ebb851b1d350c3ad180791757ca09977e9b50e authored almost 5 years ago by Tyler Neely <[email protected]>
A few more cleanups

github.com/spacejam/rio - 620d826a75b9af1e3e708949c9b6df4e10547d1c authored almost 5 years ago by Tyler Neely <[email protected]>
rerun bindgen on dev machine's kernel source io_uring.h, clean up more stuff

github.com/spacejam/rio - 6001294c10293febfc2b35bf92648d46cc82fd1c authored almost 5 years ago by Tyler Neely <[email protected]>
check-in .gitignore

github.com/spacejam/rio - 0274287a196f4b9a69c3097e0d97a6487bc5a599 authored almost 5 years ago by Tyler Neely <[email protected]>
add refactored types module

github.com/spacejam/rio - 1dbd9938d816d2fc503c8cd08fe6f2da2b23b953 authored almost 5 years ago by Tyler Neely <[email protected]>
refactor some Sqe setup

github.com/spacejam/rio - 1d4740f5528d71f493a98c6e1d0bebb0047ea340 authored almost 5 years ago by Tyler Neely <[email protected]>
Flatten Uring impl

github.com/spacejam/rio - d9e13ffbdc5001c7e525749df086d4a4bff83b9c authored almost 5 years ago by Tyler Neely <[email protected]>
rearrange the crate a bit

github.com/spacejam/rio - 47655bc46499bb385c48069e5b9aec8287785654 authored almost 5 years ago by Tyler Neely <[email protected]>
add sanitizer script

github.com/spacejam/rio - 00a9693f923680e5e9c1650a83354dcf4d772738 authored almost 5 years ago by Tyler Neely <[email protected]>
refactor

github.com/spacejam/rio - f6cfb18154eab388234aafe8237fa17521c3c161 authored almost 5 years ago by Tyler Neely <[email protected]>
Add fsync, use more atomics

github.com/spacejam/rio - 860023f9510a9627a40f3528a94428dee1c5edc3 authored almost 5 years ago by Tyler Neely <[email protected]>
Continue to suss out the required setup

github.com/spacejam/rio - aa22edf1791558d38dab2a82c877ec55c3d455c4 authored almost 5 years ago by Tyler Neely <[email protected]>
suss out some atomic shi0t

github.com/spacejam/rio - d36ef93cec6816df5a1684be95430af32d228217 authored almost 5 years ago by Tyler Neely <[email protected]>
start to flush out io_uring impl

github.com/spacejam/rio - c3eb71bbace013ec0f8f79fbaea119eff5fc2278 authored almost 5 years ago by Tyler Neely <[email protected]>
Start filling out io_uring

github.com/spacejam/rio - 42b8fd5a7481b96fb077d6d3fa76c036cefadc04 authored almost 5 years ago by Tyler Neely <[email protected]>
Merge pull request #2 from divergentdave/test-fix-3

Fix test by importing re-exported proptest macro

github.com/spacejam/model - b50d9eef17a80297a45772af4aa8a7413aa66c2c authored over 5 years ago by Tyler Neely <[email protected]>
Fix test by importing re-exported proptest macro

github.com/spacejam/model - 25088bc55e8bc88b7b776371007da9b69b23ca40 authored over 5 years ago by David Cook <[email protected]>
Clean up sled dependency

github.com/spacejam/paxos - 59405cb2790609205f5822006decc90c0446cb65 authored almost 6 years ago by Tyler Neely <[email protected]>
Clean up sled dependency

github.com/spacejam/paxos - e3e572146103fdfe134fa2af48fefb69a7cd2d97 authored almost 6 years ago by Tyler Neely <[email protected]>
Initial check-in as separate repo

github.com/spacejam/paxos - 97d5b4b83dc1d9abcb6331325b4588db291702ec authored almost 6 years ago by Tyler Neely <[email protected]>
Bump metadata to point to new repo

github.com/spacejam/deterministic - 8717f0f2cf0561fa43117f86147248f099eecd83 authored almost 6 years ago by Tyler Neely <[email protected]>
Initial checkin

github.com/spacejam/model - e434df2cea30f2a9b0fe1659c00dc6a5860804a2 authored almost 6 years ago by Tyler Neely <[email protected]>
Initial check-in

github.com/spacejam/deterministic - 1ac7498315dcd613be05562689006ceda7e94502 authored almost 6 years ago by Tyler Neely <[email protected]>
Merge pull request #1 from hrls/master

2018 edition; clippy; fmt

github.com/spacejam/acid-state - 0c9dbaf118df87c990d35ac5ee2bb838faf1bd23 authored about 6 years ago by Tyler Neely <[email protected]>
2018 edition; clippy; fmt

github.com/spacejam/acid-state - bfee710a0e9e18890e031eda307a690e1c66ca2a authored about 6 years ago by hrls <[email protected]>
Add thread_rng, better spawn test

github.com/spacejam/crack - b78991372546355b949ce82cdf77aef98b17df3b authored over 6 years ago by Tyler Neely <[email protected]>
suss out deterministically testable files

github.com/spacejam/crack - 59cad519a9f4eea8bb8d0c215546e6fdab3a01f6 authored over 6 years ago by Tyler Neely <[email protected]>
add docs

github.com/spacejam/crack - 96d64185bb64c595f5e322bc8b6df3920f2ba4ce authored over 6 years ago by Tyler Neely <[email protected]>
add license

github.com/spacejam/crack - b0a3cc039ad6be9665707192dcc415448725e5ec authored over 6 years ago by Tyler Neely <[email protected]>
add deterministic crate for contextualized rng, clock, files, etc... and realtime scheduled threads

github.com/spacejam/crack - a3ef1b98f84ca9f0e3ef7bc0a8a882162229f815 authored over 6 years ago by Tyler Neely <[email protected]>
add realtime spawn

github.com/spacejam/crack - b36f941cbf723c1602779d7f0a4b16ef359b2100 authored over 6 years ago by Tyler Neely <[email protected]>
lay out some basic scheduling and synchronization types for a unified deterministic scheduler

github.com/spacejam/crack - 46d0f63b4a4df1949dcd1718fc3162430a9a0ce4 authored over 6 years ago by Tyler Neely <[email protected]>
check-in of lots of random scratchings

github.com/spacejam/crack - 1a87b07c2dcd55cbd30e1ce66f389cc798d2aed2 authored over 6 years ago by Tyler Neely <[email protected]>
add simple thread scheduler

github.com/spacejam/crack - 69a50197eef6677e78d0c126e7bb6da2bf50f5b6 authored almost 7 years ago by Tyler Neely <[email protected]>
add PoC prototype for deterministic Go executor

github.com/spacejam/crack - 7b6b7ee6b81cc49c2d331176a7bc431e6d8eb141 authored almost 7 years ago by Tyler Neely <[email protected]>
fix bug in file saving

github.com/spacejam/crack - e843ab6ec62eb29eb3d822c259a170b9a444eb57 authored about 7 years ago by Tyler Neely <[email protected]>
initial checkin of execution_explorer

github.com/spacejam/crack - 9864d57aa74715551ead7f8dbab000d903959066 authored about 7 years ago by Tyler Neely <[email protected]>
bump readme

github.com/spacejam/crack - 192811ffa02811af7b746afef5cf9cfae0b0a200 authored over 7 years ago by Tyler Neely <[email protected]>
start moving to crack

github.com/spacejam/crack - 76e32e94e2f3945bb05d50e1e551712690f729c0 authored over 7 years ago by Tyler Neely <[email protected]>
start building out tcp messaging

github.com/spacejam/crack - 22b10667e579d0824962de2f3a80b8c2880eb13b authored over 7 years ago by Tyler Neely <[email protected]>
basic idea works

github.com/spacejam/crack - 1f3fa4778fe32861a0ce8439cdb45da2e2104867 authored over 7 years ago by Tyler Neely <[email protected]>
checkpoint

github.com/spacejam/crack - 96ce30a6f8773112e12347cc64f54034b8da0074 authored over 7 years ago by Tyler Neely <[email protected]>
basic scaffolding

github.com/spacejam/crack - e1383294564bebf0f21f811375c917aa500c6b21 authored almost 8 years ago by Tyler Neely <[email protected]>
broken commit to show alex

github.com/spacejam/crack - a825d80815106280ee3699e22700a14bd2988b16 authored almost 8 years ago by Tyler Neely <[email protected]>
add description to cargo metadata

github.com/spacejam/crack - b50910914c4c3d41850a658d2ac418baa2596848 authored almost 8 years ago by Tyler Neely <[email protected]>
initial push

github.com/spacejam/crack - b22a569badd669c2ef26f334d9b100db1a924932 authored almost 8 years ago by Tyler Neely <[email protected]>
bump readme

github.com/spacejam/acid-state - 282d208d173c9ea82863b24be3c885994326c28a authored almost 8 years ago by Tyler Neely <[email protected]>
bump readme

github.com/spacejam/acid-state - 2da6fe5eeb1f0890355552d2ea3cce3cc88cf1ef authored almost 8 years ago by Tyler Neely <[email protected]>
add state files to gitignore

github.com/spacejam/acid-state - 5080ff19b5e64dd02a6fad4670ab924e65c86341 authored almost 8 years ago by Tyler Neely <[email protected]>
add test dir

github.com/spacejam/acid-state - bf2f0fa48fc71756ba0904aafe272e4e6d49fef8 authored almost 8 years ago by Tyler Neely <[email protected]>
move things forward

github.com/spacejam/acid-state - bc2dfa4b257694eede2cf6a94bd37448cad32ce9 authored almost 8 years ago by Tyler Neely <[email protected]>
metadata

github.com/spacejam/acid-state - 4f87258efb8bd6a87127d79b134cb4e9ff60a102 authored almost 8 years ago by Tyler Neely <[email protected]>
initial checkin

github.com/spacejam/acid-state - 641f3302151256b580c28c34e1e6f5c2ceb439bf authored almost 8 years ago by Tyler Neely <[email protected]>
Create README.md

github.com/spacejam/acid-state - 6dbfc36d6bd0dfac50b9119c1403fc9ea86fef59 authored almost 8 years ago by Tyler Neely <[email protected]>
Initial commit

github.com/spacejam/rio - 922d92669d17a9cc7ce154294ba552e3587eb73d authored almost 8 years ago by Tyler Neely <[email protected]>
simple db skeleton

github.com/spacejam/triple - 31e653af05ca4fb36ad0ae70015dca180e87e173 authored about 8 years ago by Tyler Neely <[email protected]>
skeleton

github.com/spacejam/triple - 699b5620425a223202c907bb535bbae1a88879c5 authored about 8 years ago by Tyler Neely <[email protected]>
Initial commit

github.com/spacejam/triple - da7467d753d9de9599b8dbaed088d505f1270df5 authored about 8 years ago by Tyler Neely <[email protected]>
bump version to 0.2.10

github.com/spacejam/mesos-rs - 7e176070ab0824e258015055b2f588cd81b190b1 authored almost 9 years ago by Tyler Neely <[email protected]>
Merge pull request #5 from att-innovate/master

Added fn task_info_for_container to utils

github.com/spacejam/mesos-rs - c1f5acc5af99e68b0b79726d1dac2f6405f5ae7c authored almost 9 years ago by Tyler Neely <[email protected]>
added task_info_for_container function to utils

github.com/spacejam/mesos-rs - 81baa144a985c1177fb920283b80f03a0ed8d62a authored almost 9 years ago by Marcel Neuhausler <[email protected]>
updated version of protobuf and hyper

github.com/spacejam/mesos-rs - abe7c8949f0b6e797a2d36d0af764774d7ee4e44 authored almost 9 years ago by Marcel Neuhausler <[email protected]>
Abstract event router so users can work with other paradigms without too much effort.

github.com/spacejam/mesos-rs - ddee4942af9d94aa30918fb5656348006b5ea768 authored about 9 years ago by Tyler Neely <[email protected]>
Add implicit reconciliation. Clean up some interfaces.

github.com/spacejam/mesos-rs - 04e938dd578ca027c186b8398b6ddfd0f437df9f authored about 9 years ago by Tyler Neely <[email protected]>
Bump version.

github.com/spacejam/mesos-rs - c2984daf135903d98f48763804e44878b656fd9c authored about 9 years ago by Tyler Neely <[email protected]>
Add helper functions. Fix deadlock.

github.com/spacejam/mesos-rs - 9ac8a8aabeaed965f212b0e2d6a49aade63dad17 authored about 9 years ago by Tyler Neely <[email protected]>
bump version in readme

github.com/spacejam/mesos-rs - 0343af0793d5b0aeafdfe228dba7b511c0c9f503 authored about 9 years ago by Tyler Neely <[email protected]>
Handle master disconnections.

github.com/spacejam/mesos-rs - 2bc03a19b74decf3a84cc40738d8fe32b911e184 authored about 9 years ago by Tyler Neely <[email protected]>
Split out offers and inverse_offers callbacks. Group offers by agent to prevent them from always doing it themselves.

github.com/spacejam/mesos-rs - 085c9163f5a0fb949d68e188fe4e3da6bd2c830b authored about 9 years ago by Tyler Neely <[email protected]>
cleanup readme

github.com/spacejam/mesos-rs - 70efbee3f46687872aff5e542470b28e55afdfac authored about 9 years ago by Tyler Neely <[email protected]>
remove redundancy in master url

github.com/spacejam/mesos-rs - 5e5d780616c215120ea8105e50962959b3209f72 authored about 9 years ago by Tyler Neely <[email protected]>
Fix readme.

github.com/spacejam/mesos-rs - c6059e860f156c496de5f2a1ea35cbc9ce455c16 authored about 9 years ago by Tyler Neely <[email protected]>
Fix readme.

github.com/spacejam/mesos-rs - 22666c5d2a5ba068823769bee4cd7e109e35c999 authored about 9 years ago by Tyler Neely <[email protected]>
Fix optional fields on scheduler. Implement executor client and trait.

github.com/spacejam/mesos-rs - 77a9b7cf1f480a2a5fd51c54ba672525038fa896 authored about 9 years ago by Tyler Neely <[email protected]>
formatting

github.com/spacejam/mesos-rs - 5edbae351e147223ea6b9aa75ac4d670d67ce6a1 authored about 9 years ago by Tyler Neely <[email protected]>
rustfmt

github.com/spacejam/mesos-rs - afb4f821bfc581c96509499884b92d5b0f02f626 authored about 9 years ago by Tyler Neely <[email protected]>
rustfmt

github.com/spacejam/mesos-rs - fc1c8eb001b06262b4669790c669614d99e35b26 authored about 9 years ago by Tyler Neely <[email protected]>
Fix version.

github.com/spacejam/mesos-rs - a66d504a52a6bc7a85d36e6b4630782ac194613e authored about 9 years ago by Tyler Neely <[email protected]>
Improve keywords.

github.com/spacejam/mesos-rs - b4200172598bac7537a1ea7fa331a9853496ff82 authored about 9 years ago by Tyler Neely <[email protected]>
Rip out ugly event handling.

github.com/spacejam/mesos-rs - 5a3767815385af9902aa3d153869a8cdc4f8f0aa authored about 9 years ago by Tyler Neely <[email protected]>
add roadmap to readme

github.com/spacejam/mesos-rs - 8e8809a8996f4dac23d8ba3de35733ef36e8108a authored about 9 years ago by Tyler Neely <[email protected]>
typo in README

github.com/spacejam/mesos-rs - 7d812eca92192c049edad9d91184fc56559f066c authored about 9 years ago by Tyler Neely <[email protected]>
Add README

github.com/spacejam/mesos-rs - 6d993c0d130ff85a4beed58015d6c58f71620d32 authored about 9 years ago by Tyler Neely <[email protected]>
Complete client structures.

github.com/spacejam/mesos-rs - 1c3cfac2d8040eb573332d35e5e0271f3b2cc270 authored about 9 years ago by Tyler Neely <[email protected]>
Implement decline offers.

github.com/spacejam/mesos-rs - 65508b49333994a02a28681b024e9d4b166e18d4 authored about 9 years ago by Tyler Neely <[email protected]>
Add more boilerplate.

github.com/spacejam/mesos-rs - f68613766a2408106881c1942cf243a9491f98b6 authored about 9 years ago by Tyler Neely <[email protected]>
It's alive!

github.com/spacejam/mesos-rs - 14503d5baa42b57c1c68075f3fd022cfcf656b4b authored about 9 years ago by Tyler Neely <[email protected]>
Some initial scratchings on recordio.

github.com/spacejam/mesos-rs - bf5e8eaf4914b8869ea33e1b6a8f38fd598cac17 authored about 9 years ago by Tyler Neely <[email protected]>
Initial protos.

github.com/spacejam/mesos-rs - 3a5bc25d1c6a752949eb985c6ba455f3b6eeca3e authored about 9 years ago by Tyler Neely <[email protected]>
Initial commit

github.com/spacejam/mesos-rs - 16f4e72ded11e4980af56064eba95efba7748080 authored about 9 years ago by Tyler Neely <[email protected]>
Update LICENSE.md

github.com/spacejam/rust-srv - d77871e5942305fc729106287f2132d4a751cfa9 authored about 9 years ago by Tyler Neely <[email protected]>
Merge branch 'master' of github.com:spacejam/rust-srv

github.com/spacejam/rust-srv - a65c7b675696fcaf0d4a43a9f13619f7369a3f34 authored about 9 years ago by Tyler Neely <[email protected]>
Initial commit

github.com/spacejam/rust-srv - 12e53d15dad8aa13dfcfd6b2432f13d25e2cee29 authored about 9 years ago by Tyler Neely <[email protected]>