crnt - v0.0.31
    Preparing search index...

      crnt - v0.0.31

      Data Structure

      Concurrent data structures and primitives.

      newQueue
      newSemaphore
      Queue

      Concurrent queue data structure.

      Semaphore

      Semaphore to protect critical sections and control concurrency.

      SemaphorePermit

      A permit that can be released when no longer needed, supporting TC39 resource management.

      Promise

      abortPromise
      abortRace
      isResolved
      isResolvedChecker
      sleep
      DeterministicPromise

      Stream

      newStream
      BatchOption
      MapOption
      Stream
      StreamConfig

      Common

      Options

      Other

      CrntError
      parallelMap
      toBufferedAsyncIterable
      asyncDisposeSymbol
      disposeSymbol
      CHANGELOG