Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

tstl

TypeScript-STL (Standard Template Library, migrated from C++)
Collective - Host: opensource - https://opencollective.com/tstl - Code: https://github.com/samchon/tstl

Tsconfig target ES2020

github.com/samchon/tstl - nguyenhothanhtam0709 opened this issue 6 months ago
Adjust prettier

github.com/samchon/tstl - samchon opened this pull request 9 months ago
Publish both CJS and ESM

github.com/samchon/tstl - samchon opened this pull request 9 months ago
Compatible with https://esm.sh

github.com/samchon/tstl - samchon opened this pull request 9 months ago
Fix #111 - mistyped README

github.com/samchon/tstl - samchon opened this pull request almost 2 years ago
Typo in the README.md

github.com/samchon/tstl - susurri opened this issue almost 2 years ago
Fix default arguments for minmax functions

github.com/samchon/tstl - zakuroishikuro opened this pull request about 2 years ago
Close #108 - revert both CSM and ESM support

github.com/samchon/tstl - samchon opened this pull request about 2 years ago
Revert both cjs and esm modules support

github.com/samchon/tstl - samchon opened this issue about 2 years ago
Complement #102 - `d.mts` files

github.com/samchon/tstl - samchon opened this pull request about 2 years ago
Complement #102 - edit mjs files

github.com/samchon/tstl - samchon opened this pull request about 2 years ago
Close #104 - adjust prettier

github.com/samchon/tstl - samchon opened this pull request about 2 years ago
Adjust prettier

github.com/samchon/tstl - samchon opened this issue about 2 years ago
Close #102 - support both CommonJS and EsModule

github.com/samchon/tstl - samchon opened this pull request about 2 years ago
Support both CommonJS and EsModule

github.com/samchon/tstl - samchon opened this issue about 2 years ago
Close #99 and Close #100

github.com/samchon/tstl - samchon opened this pull request over 2 years ago
Add new feature, `MutableSingleton.clear()`

github.com/samchon/tstl - samchon opened this issue over 2 years ago
Close #97

github.com/samchon/tstl - samchon opened this pull request over 2 years ago
New method, `UniqueMap.take()`

github.com/samchon/tstl - samchon opened this issue over 2 years ago
Bug when running the `npm run module` command

github.com/samchon/tstl - samchon opened this issue almost 3 years ago
Close #94

github.com/samchon/tstl - samchon opened this pull request almost 3 years ago
Error on `MutableSingleton.is_loaded()`

github.com/samchon/tstl - samchon opened this issue about 3 years ago
Rename ordinary `Singleton` to `MutableSingleton`

github.com/samchon/tstl - samchon opened this issue over 3 years ago
Add a new method `Singleton.get()`

github.com/samchon/tstl - samchon opened this issue over 3 years ago
Is this Possible to add debuge veiwer feature?

github.com/samchon/tstl - jiaqiwang969 opened this issue over 3 years ago
how to find the nearest entry in treemap?

github.com/samchon/tstl - guotie opened this issue over 3 years ago
Singleton with lazy constructor parameters

github.com/samchon/tstl - samchon opened this issue over 3 years ago
Add is_unique() and ranges.is_unique()

github.com/samchon/tstl - samchon opened this issue over 3 years ago
Add Singleton.is_loaded() method

github.com/samchon/tstl - samchon opened this issue almost 4 years ago
Refactor containers like ASTL

github.com/samchon/tstl - samchon opened this issue about 4 years ago
Dissolve src directory to the root directory

github.com/samchon/tstl - samchon opened this issue about 4 years ago
Introduce ASTL in the README

github.com/samchon/tstl - samchon opened this issue about 4 years ago
C++20 has been approved

github.com/samchon/tstl - samchon opened this issue over 4 years ago
Support deno and register tstl to the deno.land/x

github.com/samchon/tstl - samchon opened this issue over 4 years ago
New extension: mutex-server

github.com/samchon/tstl - samchon opened this issue over 4 years ago
Support default import statement

github.com/samchon/tstl - samchon opened this issue over 4 years ago
API Docs - thread module

github.com/samchon/tstl - samchon opened this issue over 4 years ago
Integrate tstl-singleton into thread module

github.com/samchon/tstl - samchon opened this issue over 4 years ago
Find a way to publishing npm module with ts files

github.com/samchon/tstl - samchon opened this issue over 4 years ago
@packageDocumentation for typedoc

github.com/samchon/tstl - samchon opened this issue over 4 years ago
std.hash function returns negative value

github.com/samchon/tstl - samchon opened this issue over 4 years ago
@internal tag is not working

github.com/samchon/tstl - samchon opened this issue almost 5 years ago
Review C++20 N4849 draft

github.com/samchon/tstl - samchon opened this issue almost 5 years ago
Adapt ts-node in test automation program

github.com/samchon/tstl - samchon opened this issue almost 5 years ago
Deprecate snake notated class aliases

github.com/samchon/tstl - samchon opened this issue about 5 years ago
Separate some features from base to internal

github.com/samchon/tstl - samchon opened this issue about 5 years ago
Improve ForwardList.clear()

github.com/samchon/tstl - samchon opened this issue about 5 years ago
Semaphore throws mis-described exceptions

github.com/samchon/tstl - samchon opened this issue about 5 years ago
Test automation program spends too much time

github.com/samchon/tstl - samchon opened this issue about 5 years ago
Activating Open Collective

github.com/samchon/tstl - monkeywithacupcake opened this pull request about 5 years ago
Add sponsor button

github.com/samchon/tstl - samchon opened this issue about 5 years ago
Exception classes to have each file

github.com/samchon/tstl - samchon opened this issue about 5 years ago
Truncate std.Entry

github.com/samchon/tstl - samchon opened this issue about 5 years ago
ranges

github.com/samchon/tstl - samchon opened this issue about 5 years ago
Provide Vector.wrap() or something similar

github.com/samchon/tstl - samchon opened this issue over 5 years ago
UniqueLock.lock & SharedLock.lock are dangerous

github.com/samchon/tstl - samchon opened this issue over 5 years ago
Error on HashSet & HashMap when range insertions

github.com/samchon/tstl - samchon opened this issue over 5 years ago
Detailed exception messages are required.

github.com/samchon/tstl - samchon opened this issue over 5 years ago
Error on List.insert for erased iterator

github.com/samchon/tstl - samchon opened this issue over 5 years ago
Error on SharedMutex & SharedTimedMutex

github.com/samchon/tstl - samchon opened this issue over 5 years ago
Exception.toJSON()

github.com/samchon/tstl - samchon opened this issue over 5 years ago
Error on is_sorted & is_sorted_until

github.com/samchon/tstl - samchon opened this issue over 5 years ago
Semaphore

github.com/samchon/tstl - samchon opened this issue almost 6 years ago
Flat containers (flat_set & flat_map)

github.com/samchon/tstl - samchon opened this issue almost 6 years ago
Filename typo fix

github.com/samchon/tstl - LukasPukenis opened this pull request almost 6 years ago
Strict Mode

github.com/samchon/tstl - samchon opened this issue almost 6 years ago
Add license scan report and status

github.com/samchon/tstl - fossabot opened this pull request almost 6 years ago
ConditionVariable.wait with predicator

github.com/samchon/tstl - samchon opened this issue about 6 years ago
API generation method is required

github.com/samchon/tstl - samchon opened this issue about 6 years ago
Poplar heap is probably not what you want

github.com/samchon/tstl - Morwenn opened this issue about 6 years ago
TGrid - Network & Thread Extension

github.com/samchon/tstl - samchon opened this issue about 6 years ago
erase() & erase_if()

github.com/samchon/tstl - samchon opened this issue about 6 years ago
set_terminate does not work.

github.com/samchon/tstl - samchon opened this issue about 6 years ago
shift_left() & shift_right()

github.com/samchon/tstl - samchon opened this issue about 6 years ago
<exception> classes must return their exact name.

github.com/samchon/tstl - samchon opened this issue about 6 years ago
unique_lock & shared_lock

github.com/samchon/tstl - samchon opened this issue about 6 years ago
latch & barrier

github.com/samchon/tstl - samchon opened this issue about 6 years ago