Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sandersaares/folo issues and pull requests
#44 - refactor: Switch from RefCell to OnceCell to get rid of runtime checks
Pull Request -
State: open - Opened by kate-shine 4 months ago
#43 - Reduce code duplication between isolated/shared types
Issue -
State: open - Opened by sandersaares 4 months ago
#42 - Identify safe pattern for "stick some pointers to arbitrary memory into the I/O buffer" as seen with http.sys
Issue -
State: open - Opened by sandersaares 4 months ago
- 1 comment
#41 - Reduce usage of Arc where we could instead use Rc - many otherwise thread-isolated I/O operations are Arc because of synchronous syscalls
Issue -
State: open - Opened by sandersaares 4 months ago
#40 - Replace unsafe code with maximally safe code
Issue -
State: open - Opened by sandersaares 4 months ago
#39 - Reduce memory allocation
Issue -
State: open - Opened by sandersaares 4 months ago
#38 - Proper API surface for task management
Issue -
State: open - Opened by sandersaares 4 months ago
#37 - Implement proper filesystem API
Issue -
State: open - Opened by sandersaares 4 months ago
#36 - Implement proper network API
Issue -
State: open - Opened by sandersaares 4 months ago
#35 - Support Linux
Issue -
State: open - Opened by sandersaares 4 months ago
#34 - Proper diagnostics and troubleshooting functionality
Issue -
State: open - Opened by sandersaares 4 months ago
#33 - Investigate how to do zero-copy IO with Hyper (or what changes to Hyper are required)
Issue -
State: open - Opened by sandersaares 4 months ago
#32 - Help users detect misbehaving tasks and track down latency spikes
Issue -
State: open - Opened by sandersaares 4 months ago
#31 - Better fine-tuning for file and network I/O
Issue -
State: open - Opened by sandersaares 4 months ago
#30 - Support compute task scheduling
Issue -
State: open - Opened by sandersaares 4 months ago
#29 - Support resource quotas
Issue -
State: open - Opened by sandersaares 4 months ago
#28 - Memory region aware scheduling and operation
Issue -
State: open - Opened by sandersaares 4 months ago
#27 - Benchmarks for all the performance-critical factors
Issue -
State: open - Opened by sandersaares 4 months ago
#26 - Tests for all the things
Issue -
State: open - Opened by sandersaares 4 months ago
#25 - Automated builds
Issue -
State: open - Opened by sandersaares 4 months ago
#24 - Refactor I/O drivers so thread-safe and thread-isolated operations cannot be accidentally mixed
Issue -
State: open - Opened by sandersaares 4 months ago
#23 - Implement scatter/gather IO API
Issue -
State: open - Opened by sandersaares 4 months ago
#22 - Verify that I/O operations complete safely even when the future is dropped
Issue -
State: open - Opened by sandersaares 4 months ago
#21 - NUMA aware test harness
Issue -
State: open - Opened by sandersaares 4 months ago
#20 - Avoid oneshot where it is not necessary
Issue -
State: open - Opened by sandersaares 4 months ago
#19 - Reduce that nesting of different join handles when remote-spawning
Issue -
State: open - Opened by sandersaares 4 months ago
#18 - Learn how processor groups impact the process
Issue -
State: open - Opened by sandersaares 4 months ago
#17 - Dispatch TCP connections within the same NUMA node
Issue -
State: open - Opened by sandersaares 4 months ago
#16 - Ensure that any data used to begin I/O operations remains alive for the duration of the I/O operation
Issue -
State: open - Opened by sandersaares 4 months ago
#15 - [NO MERGE] Use mio to implement the outgoing TCP connections
Pull Request -
State: open - Opened by martintmk 4 months ago
#15 - [NO MERGE] Use mio to implement the outgoing TCP connections
Pull Request -
State: open - Opened by martintmk 4 months ago
#14 - Simplify metrics
Pull Request -
State: closed - Opened by martintmk 5 months ago
#14 - Simplify metrics
Pull Request -
State: closed - Opened by martintmk 5 months ago
#13 - Add .NET servers for benchmarking
Pull Request -
State: closed - Opened by martintmk 5 months ago
#13 - Add .NET servers for benchmarking
Pull Request -
State: closed - Opened by martintmk 5 months ago
#12 - Add gRPC services for benchmarking
Pull Request -
State: closed - Opened by martintmk 5 months ago
#12 - Add gRPC services for benchmarking
Pull Request -
State: closed - Opened by martintmk 5 months ago
#11 - Implement hyper::rt::Timer for FOLO
Pull Request -
State: closed - Opened by martintmk 5 months ago
#10 - Refactor RuntimeClient struct
Pull Request -
State: closed - Opened by Vaiz 5 months ago
#10 - Refactor RuntimeClient struct
Pull Request -
State: closed - Opened by Vaiz 5 months ago
#9 - gRPC server build on FOLO
Pull Request -
State: closed - Opened by martintmk 5 months ago
#8 - Example of raw gRPC client using Tokio IO
Pull Request -
State: closed - Opened by martintmk 5 months ago
#7 - Hyper client with tokio
Pull Request -
State: closed - Opened by martintmk 5 months ago
#6 - Folo now works with hyper
Pull Request -
State: closed - Opened by martintmk 5 months ago
#6 - Folo now works with hyper
Pull Request -
State: closed - Opened by martintmk 5 months ago
#5 - Cleanup builder's code
Pull Request -
State: closed - Opened by Vaiz 5 months ago
#5 - Cleanup builder's code
Pull Request -
State: closed - Opened by Vaiz 5 months ago
#4 - Apply clippy fixes
Pull Request -
State: closed - Opened by Vaiz 5 months ago
#4 - Apply clippy fixes
Pull Request -
State: closed - Opened by Vaiz 5 months ago
#3 - Adding the infra for hyper integration
Pull Request -
State: closed - Opened by martintmk 5 months ago
#3 - Adding the infra for hyper integration
Pull Request -
State: closed - Opened by martintmk 5 months ago
#2 - Use clock instead of thread::Sleep
Pull Request -
State: closed - Opened by martintmk 5 months ago
#1 - Introduce time primitives
Pull Request -
State: closed - Opened by martintmk 5 months ago
#1 - Introduce time primitives
Pull Request -
State: closed - Opened by martintmk 5 months ago