good first issue
Good for newcomers
#
future
Here are 317 public repositories matching this topic...
functional-programming
async
promise
algebraic-data-types
monad
control-flow
future
fantasy-land
sanctuary
cancellation
fluture
-
Updated
Apr 2, 2022 - JavaScript
-
Updated
Nov 15, 2021 - Swift
jdormit
commented
Aug 18, 2019
The mapcat function seems to choke if you pass in a mapping function that returns a stream instead of a sequence:
user> (s/stream->seq (s/mapcat (fn [x] (s/->source [x])) (s/->source [1 2 3])))
()
Aug 18, 2019 2:23:39 PM clojure.tools.logging$eval5577$fn__5581 invoke
SEVERE: error in message propagation
java.lang.IllegalArgumentException: Don't know how to create ISeq from: manifold.
Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
-
Updated
May 7, 2021 - JavaScript
A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
-
Updated
Sep 16, 2021 - C++
404 Not Found的知识库:计算机理论基础、计算机技术基础、底层研究、安全技术、安全研究、人工智能、企业安全建设、安全发展、职业规划、综合素质、国内外优秀技术人
-
Updated
May 23, 2021
Utility types for functional TypeScript
-
Updated
Apr 9, 2022 - TypeScript
君の then-then-then 世は Promise で Future
-
Updated
Jan 22, 2022 - HTML
Promise / Future library for Go
go
golang
promises
promise
promise-library
future
golang-library
futures
golang-package
golang-examples
go-generics
promises-library
golang-future
-
Updated
Mar 28, 2022 - Go
Java Concurrency/Multithreading Tutorial with Examples for Dummies
java
synchronization
executor
thread
concurrency
lock
multithreading
java8
thread-pool
future
runnable
callable
executor-service
java-concurrency
-
Updated
Jul 10, 2021 - Java
A utility for fundamentals data of China commodity futures
-
Updated
Mar 31, 2020 - Python
Promises/A+ implementation for Qt/C++
-
Updated
Jul 7, 2021 - C++
package
r
programming
hpc
asynchronous
parallel
parallel-computing
distributed-computing
parallelization
future
hpc-clusters
parallel-processing
-
Updated
Apr 3, 2022 - R
Asynchronous operations (promises) for Unity3d.
c-sharp
task
csharp
unity
async
dotnet
nuget
promise
coroutines
game-development
unity3d
async-programming
asynchronous-programming
future
yield
async-await
unity-engine
coroutine
unityfx
async-operation
-
Updated
Feb 18, 2020 - C#
A complete set of primitives for concurrency and reactive programming on Swift
-
Updated
Oct 3, 2021 - Swift
Time Series Forecast with Bitcoin value, to detect upward/down trends with Machine Learning Algorithms
machine-learning
deep-neural-networks
deep-learning
time-series
bitcoin
machine-learning-algorithms
prediction
price
forecast
xgboost
trends
future
-
Updated
May 27, 2018 - Jupyter Notebook
The TypeScript Standard Library
list
library
typescript
immutable
functional
curried
composition
standard
lenses
future
maybe
either
-
Updated
Feb 11, 2022 - TypeScript
Yet Another Concurrency Library
task
async
executor
promise
scheduler
thread
concurrency
parallel
parallelism
thread-pool
concurrent
future
fiber
coroutine
-
Updated
Apr 10, 2022 - C++
Futures and thread pool for C++ (with optional Qt support)
-
Updated
Nov 19, 2020 - C++
Find only missed schedule posts, every 15 minutes, and republish correctly 10 items each session. The Original plugin (only this) no longer available on WordPress.org for explicit author request! Compatible with WP 2.1+ to 4.9+ and 5.0-beta3 (100.000+ installs 300.000+ downloads 2016-04-13) Please: do not install unauthorized malware cloned forked!
plugin
wordpress
cron
schedule
jobs
posts
virtual
wp
fix
future
team
failed
scheduled
missed
slangjis
-
Updated
Nov 4, 2018 - PHP
Improve this page
Add a description, image, and links to the future topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the future topic, visit your repo's landing page and select "manage topics."
Describe the bug
If the code editor's width has been changed, opening a new file via the file browser resets the width to the default
To Reproduce
Result: The code pane width will be reset
Expected behaviour
The code pane width should remain the same
![code_pane_widt