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
github.com/samchon/tstl - nguyenhothanhtam0709 opened this issue 6 months ago
Compatible with https://esm.sh
github.com/samchon/tstl - samchon opened this pull request 9 months ago
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
github.com/samchon/tstl - samchon opened this pull request almost 2 years ago
Fix default arguments for minmax functions
github.com/samchon/tstl - zakuroishikuro opened this pull request about 2 years ago
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
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
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
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
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
github.com/samchon/tstl - samchon opened this pull request about 2 years ago
Close #102 - support both CommonJS and EsModule
github.com/samchon/tstl - samchon opened this pull request about 2 years ago
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
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
github.com/samchon/tstl - samchon opened this pull request over 2 years ago
Add new method, `VariadicMutableSingleton.clear()`
github.com/samchon/tstl - samchon opened this issue over 2 years ago
github.com/samchon/tstl - samchon opened this issue over 2 years ago
Add new feature, `MutableSingleton.clear()`
github.com/samchon/tstl - samchon opened this issue over 2 years ago
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
github.com/samchon/tstl - samchon opened this issue almost 3 years ago
Implement `TimedSingleton` and `VaradicTimedSingleton` classes
github.com/samchon/tstl - samchon opened this issue almost 3 years ago
github.com/samchon/tstl - samchon opened this issue almost 3 years ago
Error on `MutableSingleton.is_loaded()`
github.com/samchon/tstl - samchon opened this issue about 3 years ago
github.com/samchon/tstl - samchon opened this issue about 3 years ago
Implement `VariadicSingleton` and `VariadicMutableSingleton`
github.com/samchon/tstl - samchon opened this issue over 3 years ago
github.com/samchon/tstl - samchon opened this issue over 3 years ago
Rename ordinary `Singleton` to `MutableSingleton`
github.com/samchon/tstl - samchon opened this issue over 3 years ago
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
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
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
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
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
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
github.com/samchon/tstl - samchon opened this issue almost 4 years ago
Improve performance of HashBuckets using bit operation
github.com/samchon/tstl - samchon opened this issue about 4 years ago
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
github.com/samchon/tstl - samchon opened this issue about 4 years ago
Wrong codes on HashBuckets.reserve() and HashBuckets.insert()
github.com/samchon/tstl - samchon opened this issue about 4 years ago
github.com/samchon/tstl - samchon opened this issue about 4 years ago
Change all the let symbols to be const if possible
github.com/samchon/tstl - samchon opened this issue over 4 years ago
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
github.com/samchon/tstl - samchon opened this issue over 4 years ago
Test whether all of the features are exported without any omission.
github.com/samchon/tstl - samchon opened this issue over 4 years ago
github.com/samchon/tstl - samchon opened this issue over 4 years ago
Update devDepdencies to follow the latest versions
github.com/samchon/tstl - samchon opened this issue over 4 years ago
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
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
github.com/samchon/tstl - samchon opened this issue over 4 years ago
it seems that Semaphore try_acquire_for has some bug
github.com/samchon/tstl - chacent opened this issue over 4 years ago
github.com/samchon/tstl - chacent opened this issue over 4 years ago
Semaphore.get_lockable() needs to be static method
github.com/samchon/tstl - samchon opened this issue over 4 years ago
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
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
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
github.com/samchon/tstl - samchon opened this issue over 4 years ago
Change hash function to allow undefined and null arguments.
github.com/samchon/tstl - samchon opened this issue over 4 years ago
github.com/samchon/tstl - samchon opened this issue over 4 years ago
Compiled files not to be placed on the root directory
github.com/samchon/tstl - samchon opened this issue almost 5 years ago
github.com/samchon/tstl - samchon opened this issue almost 5 years ago
Should be compatible with non "commonjs" mode compilation
github.com/samchon/tstl - samchon opened this issue almost 5 years ago
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
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
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
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
github.com/samchon/tstl - samchon opened this issue about 5 years ago
List.end().value should throw an out_of_range error
github.com/samchon/tstl - samchon opened this issue about 5 years ago
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
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
github.com/samchon/tstl - monkeywithacupcake opened this pull request about 5 years ago
Exception classes to have each file
github.com/samchon/tstl - samchon opened this issue about 5 years ago
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
github.com/samchon/tstl - samchon opened this issue over 5 years ago
Deque.insert() should not use Deque.swap() directly
github.com/samchon/tstl - samchon opened this issue over 5 years ago
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
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
github.com/samchon/tstl - samchon opened this issue over 5 years ago
Error on tree containers inserting element with hint iterator
github.com/samchon/tstl - bpinzone opened this issue over 5 years ago
github.com/samchon/tstl - bpinzone opened this issue over 5 years ago
_Get_iterator_type() methods are not required more
github.com/samchon/tstl - samchon opened this issue over 5 years ago
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
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
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
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
github.com/samchon/tstl - samchon opened this issue over 5 years ago
Flat containers (flat_set & flat_map)
github.com/samchon/tstl - samchon opened this issue almost 6 years ago
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
github.com/samchon/tstl - LukasPukenis opened this pull request almost 6 years ago
Add license scan report and status
github.com/samchon/tstl - fossabot opened this pull request almost 6 years ago
github.com/samchon/tstl - fossabot opened this pull request almost 6 years ago
Improve PriorityQueue to use the exact heap algorithm
github.com/samchon/tstl - samchon opened this issue about 6 years ago
github.com/samchon/tstl - samchon opened this issue about 6 years ago
ConditionVariable.wait with predicator
github.com/samchon/tstl - samchon opened this issue about 6 years ago
github.com/samchon/tstl - samchon opened this issue about 6 years ago
ReverseIterator.prev() does not point the previous iterator.
github.com/samchon/tstl - samchon opened this issue about 6 years ago
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
github.com/samchon/tstl - samchon opened this issue about 6 years ago
Vector.insert() with Vector.end() returns mis-pointed iterator.
github.com/samchon/tstl - samchon opened this issue about 6 years ago
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
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
github.com/samchon/tstl - samchon opened this issue about 6 years ago
is_node() returns contrary value in NodeJS with bundler.
github.com/samchon/tstl - samchon opened this issue about 6 years ago
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
github.com/samchon/tstl - samchon opened this issue about 6 years ago
Error: `get_uid()` does not work in the Shared Worker
github.com/samchon/tstl - samchon opened this issue about 6 years ago
github.com/samchon/tstl - samchon opened this issue about 6 years ago
ERROR in node_modules/tstl/base/containers/MapContainer.d.ts
github.com/samchon/tstl - AirLancer opened this issue over 6 years ago
github.com/samchon/tstl - AirLancer opened this issue over 6 years ago