-
Updated
Jun 22, 2021 - JavaScript
#
jobs
Here are 860 public repositories matching this topic...
Simple, efficient background processing for Ruby
-
Updated
Jun 22, 2021 - Ruby
-
Updated
May 25, 2021
Listing of community-curated resources to find topical remote freelance & contract work for software developers, web designers, and more!
-
Updated
Jun 18, 2021
Guide for getting a gig as a tech student.
resume
internship
skills
tech
guide
jobs
interviews
college
gig
fellowships
cold-calls
gpa
attitude
referral
internships
cover-letter
-
Updated
May 27, 2021
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
resume
opencv
machine-learning
natural-language-processing
computer-vision
deep-learning
algorithms
jobs
image-processing
artificial-intelligence
slam
-
Updated
Jan 6, 2021
A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.
-
Updated
Jun 11, 2021 - TypeScript
Informações para quem trabalha ou quer trabalhar remoto
-
Updated
Apr 27, 2021
A public list of open-source challenges from jobs around the world
-
Updated
Jun 2, 2021
A list of companies currently using Elixir in production.
elixir
phoenix
jobs
elixir-programming-language
elixir-lang
company-profile
phoenix-framework
joblist
-
Updated
May 21, 2021 - Elixir
Pluggable foundation blocks for building distributed apps.
c-sharp
redis
aws
distributed-systems
queue
storage
metrics
azure
messaging
job-scheduler
logging
s3
message-bus
abstractions
statsd
lock
jobs
distributed
distributed-locks
foundatio
-
Updated
Jun 22, 2021 - C#
基于Quartz.NET3.0的定时任务Web可视化管理。docker打包开箱即用、内置SQLite持久化、语言无关、业务代码零污染、支持 RESTful风格接口、傻瓜式配置
jobs
quartz
quartzui
quartznet
quartz3
quartznet3
quartznetcore
quartz-docker
quartzdocker
quartznetui
-
Updated
May 27, 2021 - C#
Resources for remote workers: approaches, hiring page, remote life and more.
-
Updated
Mar 10, 2021
A list of companies that sponsor employees from other countries.
-
Updated
Mar 15, 2021
国内公司人工智能方向(含机器学习、深度学习、计算机视觉和自然语言处理)岗位的招聘信息(含全职、实习和校招)
machine-learning
natural-language-processing
computer-vision
deep-learning
jobs
artificial-intelligence
job-search
-
Updated
Dec 27, 2020
-
Updated
Sep 18, 2020 - PHP
Runs things in the background.
-
Updated
Jan 31, 2021 - Python
-
Updated
May 19, 2021
Improve this page
Add a description, image, and links to the jobs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jobs topic, visit your repo's landing page and select "manage topics."
Problem
Synchronous calls are blocking the even loop leading to performance degradation:
Current state
The codebase uses [fs.statSync](https://nodejs.org/dist/latest-v14.x/do