Faraday
AI infrastructure for US commerce
- 31 followers
- Burlington, VT
- https://faraday.ai
- support@faraday.ai
Pinned Loading
Repositories
Showing 10 of 188 repositories
- lock_and_cache_js Public
Most caching libraries don't do locking, meaning that >1 process can be calculating a cached value at the same time. Since you presumably cache things because they cost CPU, database reads, or money, doesn't it make sense to lock while caching?
faradayio/lock_and_cache_js’s past year of commit activity - pytest-split Public Forked from jerry-git/pytest-split
Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.
faradayio/pytest-split’s past year of commit activity - numbers-from-words Public Forked from f3rno64/numbers-from-words
A tiny utility library with no dependencies that parses words representing numbers into their numeric values.
faradayio/numbers-from-words’s past year of commit activity