Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Tokio
An asynchronous I/O stack for the Rust programming language.
Collective -
Host: opensource -
https://opencollective.com/tokio
- Website: https://tokio.rs
- Code: https://github.com/tokio-rs
File descriptors leak
github.com/tokio-rs/tokio-compat - MOZGIII opened this issue almost 5 years ago
github.com/tokio-rs/tokio-compat - MOZGIII opened this issue almost 5 years ago
Feature: Consider providing `StrBytes` interface
github.com/tokio-rs/bytes - Diggsey opened this issue almost 5 years ago
github.com/tokio-rs/bytes - Diggsey opened this issue almost 5 years ago
Improve the usage of decode_length_delimiter / Message::decode_length_delimited
github.com/tokio-rs/prost - mawenqi opened this issue almost 5 years ago
github.com/tokio-rs/prost - mawenqi opened this issue almost 5 years ago
Future types returned by AsyncReadExt methods are not public
github.com/tokio-rs/tokio - crdumoul opened this issue almost 5 years ago
github.com/tokio-rs/tokio - crdumoul opened this issue almost 5 years ago
Optimize the layout of Entry for ZSTs
github.com/tokio-rs/slab - udoprog opened this pull request almost 5 years ago
github.com/tokio-rs/slab - udoprog opened this pull request almost 5 years ago
subscriber: fix incorrect filter selection + improve filter performance
github.com/tokio-rs/tracing - hawkw opened this pull request almost 5 years ago
github.com/tokio-rs/tracing - hawkw opened this pull request almost 5 years ago
Explain pinning in README
github.com/tokio-rs/async-stream - kornelski opened this pull request almost 5 years ago
github.com/tokio-rs/async-stream - kornelski opened this pull request almost 5 years ago
Implement BufQueue type
github.com/tokio-rs/bytes - stepancheg opened this pull request almost 5 years ago
github.com/tokio-rs/bytes - stepancheg opened this pull request almost 5 years ago
Box::pin vs pin_mut!(s);
github.com/tokio-rs/async-stream - kornelski opened this issue almost 5 years ago
github.com/tokio-rs/async-stream - kornelski opened this issue almost 5 years ago
A more ergonomic enumeration representation
github.com/tokio-rs/prost - sfackler opened this issue almost 5 years ago
github.com/tokio-rs/prost - sfackler opened this issue almost 5 years ago
time: Add comment about cancelation of timed out futures
github.com/tokio-rs/tokio - d-e-s-o opened this pull request almost 5 years ago
github.com/tokio-rs/tokio - d-e-s-o opened this pull request almost 5 years ago
Holistic Reform of #[must_use] Needed
github.com/tokio-rs/tokio - dekellum opened this issue almost 5 years ago
github.com/tokio-rs/tokio - dekellum opened this issue almost 5 years ago
Prepare v0.2.1 release
github.com/tokio-rs/async-stream - carllerche opened this pull request almost 5 years ago
github.com/tokio-rs/async-stream - carllerche opened this pull request almost 5 years ago
Fix an issue with multiple try operators
github.com/tokio-rs/async-stream - taiki-e opened this pull request almost 5 years ago
github.com/tokio-rs/async-stream - taiki-e opened this pull request almost 5 years ago
failure::format_err! inside try_stream! strange behavior
github.com/tokio-rs/async-stream - serejkaaa512 opened this issue almost 5 years ago
github.com/tokio-rs/async-stream - serejkaaa512 opened this issue almost 5 years ago
try_stream! does not compile when using few ? operators in a row.
github.com/tokio-rs/async-stream - serejkaaa512 opened this issue almost 5 years ago
github.com/tokio-rs/async-stream - serejkaaa512 opened this issue almost 5 years ago
Port MIO library to Solaris OS
github.com/tokio-rs/mio - batrla opened this pull request almost 5 years ago
github.com/tokio-rs/mio - batrla opened this pull request almost 5 years ago
prepared Statement Convert Date Type fail in Mysql error.but create Statement is success.
github.com/tokio-rs/rdbc - zhuxiujia opened this issue almost 5 years ago
github.com/tokio-rs/rdbc - zhuxiujia opened this issue almost 5 years ago
Use Stream<Row> in API
github.com/tokio-rs/rdbc - andygrove opened this pull request almost 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this pull request almost 5 years ago
Revert "Merge pull request #58 from tokio-rs/add-row-trait"
github.com/tokio-rs/rdbc - andygrove opened this pull request almost 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this pull request almost 5 years ago
How to get value from tracing::Span?
github.com/tokio-rs/tracing - leptonyu opened this issue almost 5 years ago
github.com/tokio-rs/tracing - leptonyu opened this issue almost 5 years ago
Update docs to reflect recent merge
github.com/tokio-rs/rdbc - nkelly31 opened this pull request almost 5 years ago
github.com/tokio-rs/rdbc - nkelly31 opened this pull request almost 5 years ago
Add Row trait [WIP]
github.com/tokio-rs/rdbc - andygrove opened this pull request almost 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this pull request almost 5 years ago
[Question] Next steps about vtable and mmap?
github.com/tokio-rs/bytes - quark-zju opened this issue almost 5 years ago
github.com/tokio-rs/bytes - quark-zju opened this issue almost 5 years ago
Statement should support executing query that returns multiple result sets
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
Add support for `deprecated` attributes on fields.
github.com/tokio-rs/prost - hockeybuggy opened this pull request almost 5 years ago
github.com/tokio-rs/prost - hockeybuggy opened this pull request almost 5 years ago
task: Introduce a new pattern for task-local storage
github.com/tokio-rs/tokio - LucioFranco opened this pull request almost 5 years ago
github.com/tokio-rs/tokio - LucioFranco opened this pull request almost 5 years ago
Add support for temporal data types in result set
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
Add ability to get stream of rows using Tokio
github.com/tokio-rs/rdbc - andygrove opened this pull request almost 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this pull request almost 5 years ago
publish tracing tests framework on crates.io
github.com/tokio-rs/tracing - yaahc opened this issue almost 5 years ago
github.com/tokio-rs/tracing - yaahc opened this issue almost 5 years ago
Design async version of traits
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
Design RowSet access for batch and columnar support
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
Collect feedback from Reddit comments
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
Collect feedback from HN comments
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
Add `Runtime::enter`
github.com/tokio-rs/tokio-compat - bryanburgers opened this pull request almost 5 years ago
github.com/tokio-rs/tokio-compat - bryanburgers opened this pull request almost 5 years ago
Provide a way to get a reference to underlying tokio_02::Runtime or tokio_02::Handle
github.com/tokio-rs/tokio-compat - bryanburgers opened this issue almost 5 years ago
github.com/tokio-rs/tokio-compat - bryanburgers opened this issue almost 5 years ago
readme: update imports in examples
github.com/tokio-rs/async-stream - DominicWrege opened this pull request almost 5 years ago
github.com/tokio-rs/async-stream - DominicWrege opened this pull request almost 5 years ago
Upgrade from 0.1.2 to 0.1.4 causes hang
github.com/tokio-rs/tokio-compat - bryanburgers opened this issue almost 5 years ago
github.com/tokio-rs/tokio-compat - bryanburgers opened this issue almost 5 years ago
prepare to release 0.1.4
github.com/tokio-rs/tokio-compat - hawkw opened this pull request almost 5 years ago
github.com/tokio-rs/tokio-compat - hawkw opened this pull request almost 5 years ago
threadpool: fix warnings
github.com/tokio-rs/tokio-compat - hawkw opened this pull request almost 5 years ago
github.com/tokio-rs/tokio-compat - hawkw opened this pull request almost 5 years ago
the transaction is supported?
github.com/tokio-rs/rdbc - zhuxiujia opened this issue almost 5 years ago
github.com/tokio-rs/rdbc - zhuxiujia opened this issue almost 5 years ago
prepare to release version 0.1.3
github.com/tokio-rs/tokio-compat - hawkw opened this pull request almost 5 years ago
github.com/tokio-rs/tokio-compat - hawkw opened this pull request almost 5 years ago
tokio::task::block_in_place can only be called inside spawned tasks
github.com/tokio-rs/tokio-compat - Marwes opened this issue almost 5 years ago
github.com/tokio-rs/tokio-compat - Marwes opened this issue almost 5 years ago
runtime: make TaskExecutors implement futures::future::Executor
github.com/tokio-rs/tokio-compat - hawkw opened this pull request almost 5 years ago
github.com/tokio-rs/tokio-compat - hawkw opened this pull request almost 5 years ago
runtime: remove needless 'static bounds
github.com/tokio-rs/tokio-compat - hawkw opened this pull request almost 5 years ago
github.com/tokio-rs/tokio-compat - hawkw opened this pull request almost 5 years ago
WIP on tokio-compat macros.
github.com/tokio-rs/tokio-compat - yotamofek opened this pull request almost 5 years ago
github.com/tokio-rs/tokio-compat - yotamofek opened this pull request almost 5 years ago
Impossible to create multiple prepared statements at once
github.com/tokio-rs/rdbc - weiznich opened this issue almost 5 years ago
github.com/tokio-rs/rdbc - weiznich opened this issue almost 5 years ago
Use Box instead of Rc/RefCell
github.com/tokio-rs/rdbc - 95th opened this pull request almost 5 years ago
github.com/tokio-rs/rdbc - 95th opened this pull request almost 5 years ago
Bugfix MySQL NULL and add numeric & date/time datatypes.
github.com/tokio-rs/rdbc - golddranks opened this pull request almost 5 years ago
github.com/tokio-rs/rdbc - golddranks opened this pull request almost 5 years ago
Datatype for 64-bit integers (long long)?
github.com/tokio-rs/rdbc - golddranks opened this issue almost 5 years ago
github.com/tokio-rs/rdbc - golddranks opened this issue almost 5 years ago
Add support for vectors and complex data types
github.com/tokio-rs/rdbc - tglman opened this issue almost 5 years ago
github.com/tokio-rs/rdbc - tglman opened this issue almost 5 years ago
Add support for transactions
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
Enable retrieval of Auto Generated Keys
github.com/tokio-rs/rdbc - jonathanvx opened this issue almost 5 years ago
github.com/tokio-rs/rdbc - jonathanvx opened this issue almost 5 years ago
Enable Performant Batch Inserts
github.com/tokio-rs/rdbc - jonathanvx opened this issue almost 5 years ago
github.com/tokio-rs/rdbc - jonathanvx opened this issue almost 5 years ago
Add support for named parameters
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
Remove unwraps from mysql driver
github.com/tokio-rs/rdbc - andygrove opened this pull request almost 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this pull request almost 5 years ago
implement all accessors
github.com/tokio-rs/rdbc - andygrove opened this pull request almost 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this pull request almost 5 years ago
Remove all uses of unwrap from SQLite driver
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
Remove all uses of unwrap from Postgres driver
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
Remove all uses of unwrap from MySQL driver
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this issue almost 5 years ago
Use 0-based instead of 1-based indices
github.com/tokio-rs/rdbc - andygrove opened this pull request almost 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this pull request almost 5 years ago
attempt to create Driver trait
github.com/tokio-rs/rdbc - andygrove opened this pull request almost 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this pull request almost 5 years ago
sqlite: make doc-tests compile and run
github.com/tokio-rs/rdbc - manuel-woelker opened this pull request about 5 years ago
github.com/tokio-rs/rdbc - manuel-woelker opened this pull request about 5 years ago
Make publishing simpler
github.com/tokio-rs/rdbc - andygrove opened this pull request about 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this pull request about 5 years ago
Set up code coverage reports
github.com/tokio-rs/rdbc - andygrove opened this issue about 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this issue about 5 years ago
implement result set meta data for sqlite
github.com/tokio-rs/rdbc - andygrove opened this pull request about 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this pull request about 5 years ago
Change API to accept slice instead of Vec
github.com/tokio-rs/rdbc - andygrove opened this pull request about 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this pull request about 5 years ago
Implement ResultSetMetaData for SQLite
github.com/tokio-rs/rdbc - andygrove opened this issue about 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this issue about 5 years ago
Decide on 0-based versus 1-based indexes
github.com/tokio-rs/rdbc - andygrove opened this issue about 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this issue about 5 years ago
wip: basic sqlite driver implementation (using rusqlite)
github.com/tokio-rs/rdbc - manuel-woelker opened this pull request about 5 years ago
github.com/tokio-rs/rdbc - manuel-woelker opened this pull request about 5 years ago
Proposal: avoid borrow_mut()
github.com/tokio-rs/rdbc - rumatoest opened this issue about 5 years ago
github.com/tokio-rs/rdbc - rumatoest opened this issue about 5 years ago
0.5 release prevents going back from Bytes to BytesMut
github.com/tokio-rs/bytes - mqudsi opened this issue about 5 years ago
github.com/tokio-rs/bytes - mqudsi opened this issue about 5 years ago
README and crate docs still mention the Ssl{Acceptor,Connector}Ext traits
github.com/tokio-rs/tokio-openssl - Arnavion opened this issue about 5 years ago
github.com/tokio-rs/tokio-openssl - Arnavion opened this issue about 5 years ago
make a start on ODBC support
github.com/tokio-rs/rdbc - andygrove opened this pull request about 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this pull request about 5 years ago
Fix UI test for 1.40
github.com/tokio-rs/async-stream - vorot93 opened this pull request about 5 years ago
github.com/tokio-rs/async-stream - vorot93 opened this pull request about 5 years ago
How can we support async drivers?
github.com/tokio-rs/rdbc - andygrove opened this issue about 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this issue about 5 years ago
Replace Azure pipelines with GitHub actions
github.com/tokio-rs/async-stream - vorot93 opened this pull request about 5 years ago
github.com/tokio-rs/async-stream - vorot93 opened this pull request about 5 years ago
Update to Tokio 0.2
github.com/tokio-rs/async-stream - vorot93 opened this pull request about 5 years ago
github.com/tokio-rs/async-stream - vorot93 opened this pull request about 5 years ago
Protect against SQL injection attacks
github.com/tokio-rs/rdbc - andygrove opened this issue about 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this issue about 5 years ago
Execute query with positional parameters and introduce Statement trait
github.com/tokio-rs/rdbc - andygrove opened this pull request about 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this pull request about 5 years ago
prepare to release v0.1.2
github.com/tokio-rs/tokio-compat - hawkw opened this pull request about 5 years ago
github.com/tokio-rs/tokio-compat - hawkw opened this pull request about 5 years ago
Use stable futures crates instead of preview
github.com/tokio-rs/tokio-compat - udoprog opened this pull request about 5 years ago
github.com/tokio-rs/tokio-compat - udoprog opened this pull request about 5 years ago
Add support for parameterized queries
github.com/tokio-rs/rdbc - andygrove opened this issue about 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this issue about 5 years ago
prepare to release 0.1.1
github.com/tokio-rs/tokio-compat - hawkw opened this pull request about 5 years ago
github.com/tokio-rs/tokio-compat - hawkw opened this pull request about 5 years ago
runtime: fix `shutdown_on_idle` completing early
github.com/tokio-rs/tokio-compat - hawkw opened this pull request about 5 years ago
github.com/tokio-rs/tokio-compat - hawkw opened this pull request about 5 years ago
runtime: fix hang when calling `block_on` multiple times
github.com/tokio-rs/tokio-compat - hawkw opened this pull request about 5 years ago
github.com/tokio-rs/tokio-compat - hawkw opened this pull request about 5 years ago
Implement SQL Server RDBC driver
github.com/tokio-rs/rdbc - andygrove opened this issue about 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this issue about 5 years ago
Set up github actions to run unit tests
github.com/tokio-rs/rdbc - andygrove opened this issue about 5 years ago
github.com/tokio-rs/rdbc - andygrove opened this issue about 5 years ago