Skip to content

Commit f31c883

Browse files
Added backlite.
1 parent f6226d8 commit f31c883

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,7 @@ additional ordered map implementations.
640640

641641
### Queues
642642

643+
- [backlite](https://github.com/mikestefanello/backlite) - Type-safe, persistent, embedded task queues and background job runner w/ SQLite.
643644
- [deque](https://github.com/edwingeng/deque) - A highly optimized double-ended queue.
644645
- [deque](https://github.com/gammazero/deque) - Fast ring-buffer deque (double-ended queue).
645646
- [goconcurrentqueue](https://github.com/enriquebris/goconcurrentqueue) - Concurrent FIFO queue.

0 commit comments

Comments
 (0)