RVS_Generic_Swift_Toolbox
hamt
RVS_Generic_Swift_Toolbox | hamt | |
---|---|---|
3 | 7 | |
6 | 291 | |
- | 0.0% | |
6.9 | 6.9 | |
5 months ago | over 1 year ago | |
Swift | C | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
RVS_Generic_Swift_Toolbox
-
Internationalization best practices for front-end developers
[0] https://github.com/RiftValleySoftware/RVS_Generic_Swift_Tool...
[1] https://github.com/RiftValleySoftware/RVS_Generic_Swift_Tool...
[2] https://github.com/RiftValleySoftware/RVS_Generic_Swift_Tool...
[3] https://developer.apple.com/library/archive/documentation/Co...
-
Ask HN: What are some 'cool' but obscure data structures you know about?
Ole Begemann and Chris Eidhoff wrote Advanced Swift, and, in there, described a really efficient FIFO queue.
I implemented a variant ofit, in my Generic Swift Toolbox Package[0]. It’s lightning fast.
[0] https://github.com/RiftValleySoftware/RVS_Generic_Swift_Tool...
-
Swift Playgrounds 4
Found it, but it's not what I need.
I need a target to be a playground; not a project.
The idea is to be able to assign resources, files, and SPM modules to a playground, so they are available to the code running in the playground (an example might be an SPM module like my Generic Swift Toolbox Module[0]). I can then work with the code I'm prototyping in a lightweight text file.
[0] https://github.com/RiftValleySoftware/RVS_Generic_Swift_Tool...
hamt
What are some alternatives?
swift - the multiparty transport protocol (aka "TCP with swarming" or "BitTorrent at the transport layer")
multiversion-concurrency-contro
gring - Golang circular linked list with array backend
AspNetCoreDiagnosticScenarios - This repository has examples of broken patterns in ASP.NET Core applications
dictomaton - Finite state dictionaries in Java
CPython - The Python programming language