8000 GitHub - mpalmer/gen_server: Rust implementation of Erlang's gen_server
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mpalmer/gen_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An extremely pre-pre-pre-Alpha implementation of something very similar to Erlang's gen_server, but in Rust.

Seriously, you probably don't want to be using this at the moment.

Licence

Unless otherwise stated, everything in this repo is covered by the following copyright notice:

Copyright (C) 2023  Matt Palmer <matt@hezmatt.org>

This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3, as
published by the Free Software Foundation.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

Rust implementation of Erlang's gen_server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0